Discussion:
Intent to unship: ::-moz-tree pseudo-elements.
Emilio Cobos Álvarez
2018-08-04 15:10:00 UTC
Permalink
Hi,

In bug 1480054 I intend to avoid exposing the XUL ::-moz-tree
pseudo-elements to content pages in Nightly and Early beta, with the
hope of eventually riding to release.

The reasoning for that is, apart of them being non-standard and such,
that they're the only pseudo-elements (except ::slotted which is
different) that accept arguments, and that they're somewhat complex.

With the different efforts to move away from XUL it'd be nice if we
could simplify it / remove them eventually. This is the first step
towards that.

Of course, there's the non-zero chance of people using it to apply rules
only to Firefox and such, so that's why I want to start restricting this
only to Nightly / Early beta for now.

Let me know if there's any objection to this, thanks!

-- Emilio
Emilio Cobos Álvarez
2018-10-07 07:34:15 UTC
Permalink
Post by Emilio Cobos Álvarez
Hi,
In bug 1480054 I intend to avoid exposing the XUL ::-moz-tree
pseudo-elements to content pages in Nightly and Early beta, with the
hope of eventually riding to release.
I just removed the beta / nightly restriction in bug 1496961, so unless
there's any regression this would be in Firefox 64.

-- Emilio

Loading...