Skip to content

Commit 79865f5

Browse files
committed
[css-values-4] Allow UA-defined limit for very large and infinite values, #10507
1 parent da55d31 commit 79865f5

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

css-values-4/Overview.bs

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4199,6 +4199,9 @@ Degenerate Numeric Constants: ''infinity'', <nobr>''-infinity''</nobr>, ''NaN''<
41994199
When a [=calculation=] or a subtree of a [=calculation=]
42004200
becomes [=infinite=] or [=NaN=],
42014201
representing it with a numeric value is no longer possible.
4202+
A UA may have an
4203+
<dfn export>implementation-defined limit for values approaching infinity</dfn>.
4204+
42024205
To aid in serialization of these degenerate values,
42034206
the following additional math constants are defined:
42044207

0 commit comments

Comments
 (0)