Re: [csswg-drafts] [selectors-4] Clarity about whitespace between `:nth-child()`'s "of" and "S" (#8285)

The parsing is clear - `:nth-child(1 of.c)` is perfectly valid and equivalent to `:nth-child(1 of .c)`. Its *terrible* and you shouldn't write it, but the parsing and behavior is well-defined.

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


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

Received on Friday, 6 January 2023 23:59:59 UTC