Content-Length: 277046 | pFad | http://github.com/w3c/csswg-drafts/commit/3c4c1a7a2dc99bbd2237f6eea59d007cd823374a
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e7c9ca6 commit 3c4c1a7Copy full SHA for 3c4c1a7
css-values-4/Overview.bs
@@ -3495,7 +3495,8 @@ Argument Ranges</h4>
3495
3496
In ''mod(A, B)'' only,
3497
if B is infinite
3498
- and A is non-zero and has opposite sign to B,
+ and A has opposite sign to B
3499
+ (including an oppositely-signed zero),
3500
the result is NaN.
3501
3502
Note: All other "infinite B" cases are valid,
@@ -5148,6 +5149,8 @@ Recent Changes</h3>
5148
5149
<ul>
5150
<li>Defined minimum number of ''calc()'' terms, arguments, and nesting as 32.
5151
(<a href="https://github.com/w3c/csswg-drafts/issues/3462">Issue 3462</a>)
5152
+ <li>Defined that ''mod(-0, infinity)'' returns ''NaN''.
5153
+ (<a href="https://github.com/w3c/csswg-drafts/issues/4723">Issue 4723</a>)
5154
</ul>
5155
5156
Changes since <a href="https://www.w3.org/TR/2021/WD-css-values-4-20210930/">30 September 2021 WD</a>:
Fetched URL: http://github.com/w3c/csswg-drafts/commit/3c4c1a7a2dc99bbd2237f6eea59d007cd823374a
Alternative Proxies:
Alternative Proxy
pFad Proxy
pFad v3 Proxy
pFad v4 Proxy
0 commit comments