Bug 152823

Summary: REGRESSION(r189916): [GTK] css-multicol-1 tests unskipped in r189916 still fail
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED FIXED    
Severity: Normal CC: mcatanzaro, simon.fraser
Priority: P2    
Version: Other   
Hardware: PC   
OS: Linux   

Description Michael Catanzaro 2016-01-06 17:35:20 PST
r189916 unskipped four multicolumn tests. However, two of these tests are still failing on the GTK port:

imported/w3c/css/css-multicol-1/multicol-rule-inset-000.xht [ ImageOnlyFailure ]
imported/w3c/css/css-multicol-1/multicol-rule-outset-000.xht [ ImageOnlyFailure ]

These tests are still broken even after renaming them to .xhtml (bug #152455).
Comment 1 Michael Catanzaro 2016-02-06 07:35:19 PST
These tests were fixed by r194845.