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 ad82bc1 commit 066c12cCopy full SHA for 066c12c
css-values-4/Overview.bs
@@ -3990,7 +3990,8 @@ Serialization</h3>
3990
2. Serialize the keyword ''infinity'', ''-infinity'', or ''NaN'',
3991
as appropriate to represent the value,
3992
and append it to |s|.
3993
- 3. If |fn|’s [=CSSNumericValue/type=] is anything other than «[ "number" → 1 ]»,
+ 3. If |fn|’s [=CSSNumericValue/type=] is anything other than «[ ]»
3994
+ (empty, representing a <<number>>),
3995
append " * " to |s|.
3996
Create a numeric value
3997
in the [=canonical unit=] for |fn|'s [=CSSNumericValue/type=]
0 commit comments