Bug 131818

Summary: [New Multicolumn] vertical-rl/unsplittable-inline-block misrenders the column rule
Product: WebKit Reporter: Dave Hyatt <hyatt>
Component: Layout and RenderingAssignee: Dave Hyatt <hyatt>
Status: RESOLVED FIXED    
Severity: Normal CC: jonlee, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch andersca: review+

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.