Re: [csswg-drafts] [css-selectors-4] Include whitespace in non-optional `<combinator>` (#7027)

`svg` matches `<wq-name>`, then the parser goes upwards in `<type-selector>`, `<compound-selector>`, and continues parsing `<complex-selector>`. It does not find a match for `<combinator>` (optional) but `|*` matches `<ns-prefix>? '*'` as the second `<coumpound-selector>`.

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


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

Received on Wednesday, 9 February 2022 20:56:50 UTC