We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8e94821 commit 2aa466cCopy full SHA for 2aa466c
1 file changed
css-values/Overview.bs
@@ -1540,7 +1540,7 @@ Range Checking</h4>
1540
</pre>
1541
1542
Note however that ''width: -5px'' is not equivalent to ''width: calc(-5px)''!
1543
- Out-of-range values outside ''calc()'' are synactically invalid,
+ Out-of-range values <em>outside</em> ''calc()'' are synactically invalid,
1544
and cause the entire declaration to be dropped.
1545
</div>
1546
0 commit comments