Re: [csswg-drafts] [selectors-4] Allow * before a type selector (#8253)

@tabatkins Under the hood, what is the general process for how we will now compare property names vs. nested selectors? I believe it used to be checking if the first char was a special char, but I'm guessing that is no longer the case if `div&` is valid.

Just curious for context on how this is being done, and if we should avoid this vs. `:is(div)` for performance reasons.

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


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

Received on Friday, 22 September 2023 16:30:47 UTC