Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[css-syntax][css-nesting] Design of @nest rule #432

Closed
chromium-helper opened this issue May 29, 2024 · 1 comment
Closed

[css-syntax][css-nesting] Design of @nest rule #432

chromium-helper opened this issue May 29, 2024 · 1 comment

Comments

@chromium-helper
Copy link
Owner

CSSWG added the following resolution(s):

  • 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.

in w3c/csswg-drafts#10234 (comment)

@chromium-helper
Copy link
Owner Author

I have filed issues.chromium.org/343463516

That is all that can be done here, closing issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant