Bug 86445
Summary: | [Qt][GTK][EFL] New fast/multicol/split-in-top-margin.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | darin, kadam, mitz, mrobinson, ossy, pnormand, rakuco, zan, zarvai |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 86388, 87008, 104528 |
Csaba Osztrogonác
fast/multicol/split-in-top-margin.html was introduced in https://trac.webkit.org/changeset/116986,
but fails on GTK and Qt with minor differences. Maybe this new ref test is incorrect,
because it shouldn't be platform dependent.
Qt result: http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Release/r117025%20%2837373%29/fast/multicol/split-in-top-margin-diffs.html
GTK result: http://build.webkit.org/results/GTK%20Linux%2064-bit%20Release/r117027%20%2823696%29/fast/multicol/split-in-top-margin-diffs.html
Could you check it, please?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
mitz
See also <https://lists.webkit.org/pipermail/webkit-dev/2011-February/015923.html>.
Csaba Osztrogonác
I skipped it on Qt - https://trac.webkit.org/changeset/117031/trunk/LayoutTests/platform/qt/Skipped
Please unskip it with the proper fix.
Zan Dobersek
Marked as failures for GTK in http://trac.webkit.org/changeset/117042.
Raphael Kubo da Costa (:rakuco)
Fails on EFL as well.
Zan Dobersek
This test was fixed for the GTK port by enabling the subpixel layout. It is already passing on EFL and should pass on Qt as well but is currently skipped.
Closing as fixed.