You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Bug 1846251 - Make CSSStyleRule inherit from CSSGroupingRule. r=peterv,devtools-reviewers
As per w3c/csswg-drafts#8940.
I didn't do this in bug 1837638 because that's what the spec said at the
time, that's what other browsers did, and specially because if we did
this we had no way of runtime-disable nesting during development or if
things went south.
This means that we can't keep the nesting pref in 118, but that seems
fine (it's already enabled everywhere in 117).
Differential Revision: https://phabricator.services.mozilla.com/D184930
0 commit comments