Re: [csswg-drafts] [css-cascade] What is the appropriate syntax for appending to nested layers? (#5791)

While I *like* the dot notation because it's commonly used in programming languages, I think it might make sense within the context of CSS to use a space:
- it matches how we write descendant selectors, which is the closest concept we have.
- it doesn't match how we write class selectors, which are a flat concept, not a nested one


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


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

Received on Saturday, 9 January 2021 00:42:42 UTC