RESOLVED WONTFIX 123142
[CSS Regions] Fix Incorrect Clipping of Box-Shadow and Outline of Composited Nested Regions
https://bugs.webkit.org/show_bug.cgi?id=123142
Summary [CSS Regions] Fix Incorrect Clipping of Box-Shadow and Outline of Composited ...
Mihai Maerean
Reported 2013-10-22 01:47:13 PDT
Unlike its non-region siblings, the box-shadow and the outline of a composited nested region is clipped. This is visible when the margin of the nested region is smaller than the size of the box-shadow or of the outline. You can see this in https://trac.webkit.org/export/157780/trunk/LayoutTests/compositing/regions/region-as-layer-in-another-flowthread.html if you lower the margin-left to be less than the size of the box-shadow or the size of the outline.
Attachments
Brent Fulgham
Comment 1 2022-07-13 09:22:04 PDT
CSS Regions were removed in Bug 174978.
Note You need to log in before you can comment on or make changes to this bug.