Re: [csswg-drafts] [css-nesting-1] Can we relax the syntax further? (#7961)

We *can* start properties with symbols, including those currently used in selectors, we just have to adjust the look-ahead algorithm when we do.  For example, if/when we allow `+background: red;` to prefix a new background color, then we adjust the algorithm so that `+` tokens start the lookahead process (with possible extra short-circuit opportunities).

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


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

Received on Wednesday, 18 January 2023 22:21:28 UTC