Bug 131818 - [New Multicolumn] vertical-rl/unsplittable-inline-block misrenders the column rule
Summary: [New Multicolumn] vertical-rl/unsplittable-inline-block misrenders the column...
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: Dave Hyatt
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-04-17 14:03 PDT by Dave Hyatt
Modified: 2014-04-21 13:40 PDT (History)
2 users (show)

See Also:


Attachments
Patch (1.66 KB, patch)
2014-04-21 13:38 PDT, Dave Hyatt
andersca: 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 2014-04-17 14:03:30 PDT
The column rule is not as tall as it should be. Could be a problem with the test case. Will have to investigate.
Comment 1 Radar WebKit Bug Importer 2014-04-17 23:10:12 PDT
<rdar://problem/16656273>
Comment 2 Dave Hyatt 2014-04-21 13:37:05 PDT
This is a bug in the test. Unlike the other writing-mode versions of the test, this one was not patched to have column-fill: auto added.
Comment 3 Dave Hyatt 2014-04-21 13:38:20 PDT
Created attachment 229829 [details]
Patch
Comment 4 Dave Hyatt 2014-04-21 13:40:03 PDT
Fixed in r167619.