Bug 48449 - borders don't work right with vertical RenderInlines
Summary: borders don't work right with vertical RenderInlines
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: PC OS X 10.5
: P2 Normal
Assignee: Dave Hyatt
URL:
Keywords:
Depends on:
Blocks: 46123
  Show dependency treegraph
 
Reported: 2010-10-27 11:43 PDT by Dave Hyatt
Modified: 2010-10-27 12:49 PDT (History)
0 users

See Also:


Attachments
Patch (209.89 KB, patch)
2010-10-27 12:37 PDT, Dave Hyatt
bdakin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Dave Hyatt 2010-10-27 11:43:45 PDT
The left/right borders should always paint, and it is the top and bottom ones that should be omitted on interior line boxes.
Comment 1 Dave Hyatt 2010-10-27 12:37:39 PDT
Created attachment 72072 [details]
Patch
Comment 2 Dave Hyatt 2010-10-27 12:48:26 PDT
Fixed in r70692.