Skip to content

Commit e98d283

Browse files
committed
[css-syntax-3] Revert erroneous addition of “and type flag” per w3c#5483 (comment)
This reverts commit 7ac6569.
1 parent 0c6ead9 commit e98d283

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

css-syntax-3/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1118,7 +1118,7 @@ Consume a numeric token</h4>
11181118
Otherwise,
11191119
if the <a>next input code point</a> is U+0025 PERCENTAGE SIGN (%),
11201120
consume it.
1121-
Create a <<percentage-token>> with the same value and type flag as |number|,
1121+
Create a <<percentage-token>> with the same value as |number|,
11221122
and return it.
11231123

11241124
Otherwise,

0 commit comments

Comments
 (0)