We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 52554f8 commit 120f7e1Copy full SHA for 120f7e1
css-syntax/Overview.bs
@@ -471,11 +471,6 @@ Tokenization</h2>
471
Note: The type flag of hash tokens is used in the Selectors syntax [[SELECT]].
472
Only hash tokens with the "id" type are valid <a href="https://www.w3.org/TR/selectors/#id-selectors">ID selectors</a>.
473
474
- Note: As a technical note,
475
- the tokenizer defined here requires only three <a>code points</a> of look-ahead.
476
- The tokens it produces are designed to allow Selectors to be parsed with one token of look-ahead,
477
- and additional tokens may be added in the future to maintain this invariant.
478
-
479
480
<!--
481
████████ ███ ████ ██ ████████ ███████ ███ ████████
0 commit comments