We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5cbe2b commit 89dd543Copy full SHA for 89dd543
1 file changed
css-overflow-3/Overview.bs
@@ -494,7 +494,7 @@ Expanding ''overflow:clip'' Bounds: the 'overflow-clip-margin' property</h3>
494
495
<pre class=propdef>
496
Name: overflow-clip-margin
497
- Value: <<length>>
+ Value: <<length [0,∞]>>
498
Initial: ''0px''
499
Inherited: no
500
Applies to: all elements
@@ -514,7 +514,7 @@ Expanding ''overflow:clip'' Bounds: the 'overflow-clip-margin' property</h3>
514
Values are defined as follows:
515
516
<dl dfn-type=value dfn-for=overflow-clip-margin>
517
- : <dfn><<length>></dfn>
+ : <dfn><<length [0,∞]>></dfn>
518
::
519
If the element does not have ''overflow: clip''
520
(or another property defined to respect this property),
0 commit comments