We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c95f8b commit 721ffe6Copy full SHA for 721ffe6
2 files changed
css-syntax/Overview.html
@@ -2722,7 +2722,7 @@ <h3 id=changes-from-css-2.1-tokenizer><span class=secno>4.5. </span>
2722
<li> Scientific notation is supported for numbers/percentages/dimensions
2723
to match SVG, per WG resolution.
2724
2725
- <li> The 〈column〉 has been added, to keep Selectors parsing in
+ <li> 〈column〉 has been added, to keep Selectors parsing in
2726
single-token lookahead.
2727
</ol>
2728
<!--
css-syntax/Overview.src.html
@@ -2019,7 +2019,7 @@ <h3>
2019
per WG resolution.
2020
2021
<li>
2022
- The 〈column〉 has been added,
+ 〈column〉 has been added,
2023
to keep Selectors parsing in single-token lookahead.
2024
2025
0 commit comments