Re: [csswg-drafts] [css-cascade] [css-nesting] Figure out whether we're fine with "shifting up" bare declarations after rules (#8738)

OK, I see. Well in that case, a possible additional argument against dropping the `@nest{}` is that it won't always round-trip "structurally", e.g. `div { @nest { color: red; } }` => `div { color: red; }`. They have the same meaning in terms of matching, but CSSOM would reveal different structures.

-- 
GitHub Notification of comment by andruud
Please view or discuss this issue at https://github.com/w3c/csswg-drafts/issues/8738#issuecomment-2059443556 using your GitHub account


-- 
Sent via github-notify-ml as configured in https://github.com/w3c/github-notify-ml-config

Received on Tuesday, 16 April 2024 16:04:35 UTC