Bug 70622 - Column rules positioned incorrectly in vertical-rl block with horizontal border or padding
Summary: Column rules positioned incorrectly in vertical-rl block with horizontal bord...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: mitz
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-21 10:57 PDT by mitz
Modified: 2011-10-21 11:02 PDT (History)
1 user (show)

See Also:


Attachments
Use the physical left border and padding for the left edge of horizontal column rules (38.04 KB, patch)
2011-10-21 11:00 PDT, mitz
bdakin: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description mitz 2011-10-21 10:57:16 PDT
Column rules positioned incorrectly in vertical-rl block with horizontal border or padding
Comment 1 mitz 2011-10-21 11:00:02 PDT
Created attachment 111987 [details]
Use the physical left border and padding for the left edge of horizontal column rules
Comment 2 mitz 2011-10-21 11:02:31 PDT
Fixed in <http://trac.webkit.org/r98115>.