Re: Intent to unship: :-moz-bound-element pseudo-class.

2017-03-28 Thread Boris Zbarsky
On 3/25/17 2:06 PM, Emilio Cobos Álvarez wrote: I don't think there's any benefit of keeping untested and unused stuff in the tree, but if I got it wrong, or anyone has any concern, please speak. Removing this makes sense to me. -Boris ___ dev-platfo

Intent to unship: :-moz-bound-element pseudo-class.

2017-03-25 Thread Emilio Cobos Álvarez
I intend to remove the :-moz-bound-element CSS pseudo-class in bug 1350147. It's an XBL-related pseudo-class that allows matching the XBL element bound in the current subtree. We could implement it in Stylo, I guess, but it is slightly annoying, and seems completely unused and untested both in mo