Bug 152823
Summary: | REGRESSION(r189916): [GTK] css-multicol-1 tests unskipped in r189916 still fail | ||
---|---|---|---|
Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
Component: | Layout and Rendering | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | mcatanzaro, simon.fraser |
Priority: | P2 | ||
Version: | Other | ||
Hardware: | PC | ||
OS: | Linux |
Michael Catanzaro
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).
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
These tests were fixed by r194845.