Skip to content

Commit 8519b35

Browse files
committed
[css-values-4] Sigh, the type of a number is an empty map. Thanks, Oriol.
1 parent 8ce5a9f commit 8519b35

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

css-values-4/Overview.bs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3496,7 +3496,7 @@ Type Checking</h3>
34963496
: <<flex>>
34973497
:: the [=CSSNumericValue/type=] is «[ "flex" → 1 ]»
34983498
: <<calc-constant>>
3499-
:: the [=CSSNumericValue/type=] is «[ "number" → 1 ]»
3499+
:: the [=CSSNumericValue/type=] is «[ ]» (empty map)
35003500
: <<percentage>>
35013501
::
35023502
If, in the context in which the [=math function=]

0 commit comments

Comments
 (0)