Bug 101184

Summary: box-shadow is cropped when using column-count and column-gap
Product: WebKit Reporter: spam
Component: CSSAssignee: Nobody <webkit-unassigned>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: bdakin, bfulgham, jmcollin92
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: All   
OS: Unspecified   
URL: http://jsfiddle.net/chovy/cVd8N/3/

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.