Bug 48443

Summary: border images don't work right with vertical RenderInlines
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: PC   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 46123    
Attachments:
Description Flags
Patch
none
Patch bdakin: review+

Dave Hyatt
Reported 2010-10-27 11:04:13 PDT
backgrounds and border images don't work right with vertical RenderInlines. We have to break up into a vertical strip rather than a horizontal strip, and the border edges that we paint are the top/bottom and not the left/right.
Attachments
Patch (7.77 KB, patch)
2010-10-28 14:01 PDT, Dave Hyatt
no flags
Patch (79.80 KB, patch)
2010-10-28 14:02 PDT, Dave Hyatt
bdakin: review+
Dave Hyatt
Comment 1 2010-10-27 11:04:21 PDT
Masks too.
Dave Hyatt
Comment 2 2010-10-28 14:01:09 PDT
Dave Hyatt
Comment 3 2010-10-28 14:02:21 PDT
Dave Hyatt
Comment 4 2010-10-28 14:44:59 PDT
Fixed in r70813.
Note You need to log in before you can comment on or make changes to this bug.