- From: Guillaume via GitHub <sysbot+gh@w3.org>
- Date: Fri, 18 Feb 2022 05:45:00 +0000
- To: public-css-archive@w3.org
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