RESOLVED CONFIGURATION CHANGED 101184
box-shadow is cropped when using column-count and column-gap
https://bugs.webkit.org/show_bug.cgi?id=101184
Summary box-shadow is cropped when using column-count and column-gap
spam
Reported 2012-11-04 22:59:31 PST
THe box-shadow applied is cropped off by the column-count and column-gap. This does not happen in Firefox (see http://jsfiddle.net/chovy/cVd8N/3/ ) Chrome and Safari experience the same cropping.
Attachments
jmcollin92
Comment 1 2012-12-19 03:34:41 PST
+1. I experienced the same trouble.
jmcollin92
Comment 2 2012-12-19 03:37:21 PST
One workaround is to add "display: initial;" but it is not applicable to all cases.
Brent Fulgham
Comment 3 2022-07-13 11:39:52 PDT
Safari, Chrome, and Firefox all agree on rendering for this test case. I don't believe there is any remaining compatibility issue.
Note You need to log in before you can comment on or make changes to this bug.