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
RESOLVED: 1. Introduce a CSSNestedDeclarations object inheriting from CSSRule and having a .style accessor, and use that to represent the declaration lists in a CSSStyleRule. It serializes as a raw declaration list. 2. Extend .insertRule() to parse declarations (or, if Web-compat requires, add .insertDeclarations()) into a CSSNestedDeclarations Object. 3. Open a new issue wrt the first declarations block.
A resolution was made for csswg-drafts/#10234.
[css-syntax][css-nesting] Design of `@nest` rule
Discussion.
To file a bug automatically for these resolutions, add the bug label to the issue.
If no bug is needed, the issue can be closed.
The text was updated successfully, but these errors were encountered: