File tree 1 file changed +6
-6
lines changed
1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -629,12 +629,12 @@ Expanding Clipping Bounds: the 'overflow-clip-margin' property</h3>
629
629
</dl>
630
630
631
631
The [=overflow clip edge=] is shaped in the corners
632
- exactly the same way as a ' box-shadow' with a spread radius
633
- of the same cumulative offset from the box’s [=border edge=] .
634
- See [[css-backgrounds-3#corner-shaping] ] .
635
-
636
- ISSUE(5896): Should this be applying the 1 + (r-1) <sup> 3 </sup> adjustment
637
- to the absolute offset or just to <<visual-box>> edge (applying the offset absolutely)?
632
+ exactly the same way as an <a spec=css-backgrounds-3>outer box-shadow</a>
633
+ with a spread radius of the same cumulative offset
634
+ from the box’s [=border edge= ] .
635
+ See [[css-backgrounds-3#corner-shaping]]
636
+ and [[css-backgrounds-3#shadow-shape]] ,
637
+ noting in particular the formula for outsets beyond the [=border edge=] .
638
638
639
639
Note: This property has no effect on boxes
640
640
with ''overflow: hidden'' or ''overflow: scroll'' ,
You can’t perform that action at this time.
0 commit comments