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

That is, to match `foo bar baz` vs. `foo | foo bar | foo bar baz`, the parser should try every alternative before returning a result for the grammar, instead of trying every alternative as a result of backtracking (until the whole input is consumed).

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


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

Received on Friday, 18 February 2022 05:45:01 UTC