Bug 41130

Summary: Items with multiple css columns and text-shadow are cut-off and have other visual artifacts
Product: WebKit Reporter: Adam M-W <adman.com>
Component: CSSAssignee: Dave Hyatt <hyatt>
Status: ASSIGNED    
Severity: Normal CC: hyatt, mitz
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: Windows XP   
Bug Depends on: 38402    
Bug Blocks:    
Attachments:
Description Flags
screenshot of current (invalid) behaviour none

Adam M-W
Reported 2010-06-23 23:03:04 PDT
Created attachment 59612 [details] screenshot of current (invalid) behaviour Where there is more than one column in css (as specfied by -webkit-column-count) and there is a text-shadow on the text, where there is NOT a new paragraph at the break, the bottom of the text in the first column is cut off at the bottom (e.g. the tail of the letter 'y' is cut-off) and those shadows and portions that were cut off appear in the next column. Example of this can be seen on http://slides.html5rocks.com/#slide33
Attachments
screenshot of current (invalid) behaviour (140.70 KB, image/png)
2010-06-23 23:03 PDT, Adam M-W
no flags
mitz
Comment 1 2010-06-27 13:59:24 PDT
This will be addressed by bug 38402.
Dave Hyatt
Comment 2 2010-09-10 13:20:37 PDT
(In reply to comment #1) > This will be addressed by bug 38402. Indeed. You can see that it is addressed in the latest patch in 38402.
Note You need to log in before you can comment on or make changes to this bug.