We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fe26d5 commit 7ac6569Copy full SHA for 7ac6569
1 file changed
css-syntax-3/Overview.bs
@@ -1117,7 +1117,7 @@ Consume a numeric token</h4>
1117
Otherwise,
1118
if the <a>next input code point</a> is U+0025 PERCENTAGE SIGN (%),
1119
consume it.
1120
- Create a <<percentage-token>> with the same value as |number|,
+ Create a <<percentage-token>> with the same value and type flag as |number|,
1121
and return it.
1122
1123
0 commit comments