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

Support CSS Nesting #148

Closed
FlorianRappl opened this issue Jul 9, 2023 · 1 comment
Closed

Support CSS Nesting #148

FlorianRappl opened this issue Jul 9, 2023 · 1 comment

Comments

@FlorianRappl
Copy link
Contributor

New Feature Proposal

Description

I think it should be pretty straight forward / easy to get this in. After all, we only need to see if one of the respective characters is hit and move into selector mode again. The most difficult part will be the adjustments to the data model and the algorithm for creating the render tree.

Background

See https://webkit.org/blog/13813/try-css-nesting-today-in-safari-technology-preview/ for more details.

Specification

The spec is available at https://drafts.csswg.org/css-nesting-1/.

@FlorianRappl
Copy link
Contributor Author

Landed in devel.

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