RESOLVED FIXED 48443
border images don't work right with vertical RenderInlines
https://bugs.webkit.org/show_bug.cgi?id=48443
Summary border images don't work right with vertical RenderInlines
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.