File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 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
629
629
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) 3 adjustment
637
- to the absolute offset or just to <> edge (applying the offset absolutely)?
632
+ exactly the same way as
an outer box-shadow
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