File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -532,16 +532,16 @@ Expanding ''overflow:clip'' Bounds: the 'overflow-clip-margin' property</h3>
532532 <dl dfn-type=value dfn-for=overflow-clip-margin>
533533 : <dfn><<length [0,∞]>></dfn>
534534 ::
535- If the element does not have ''overflow: clip''
536- (or another property defined to respect this property),
537- this property has no effect.
538-
539- Otherwise, the specified length dictates
535+ The specified length dictates
540536 how much the [=overflow clip edge=] is expanded from the [=padding edge=] ,
541537 in exactly the same way as a 'box-shadow' grows
542538 due to a positive spread distance
543539 (including the effect on rounded corners).
544540 Negative values are invalid.
541+
542+ Note: If the element does not have ''overflow: clip''
543+ (or another property defined to use the [=overflow clip edge=] ),
544+ this property has no effect.
545545 </dl>
546546
547547<h3 id="overflow-propagation">
You can’t perform that action at this time.
0 commit comments