Bug 71118
Summary: | [Qt] fast/multicol/flipped-blocks-hit-test.html fails with Qt5 | ||
---|---|---|---|
Product: | WebKit | Reporter: | Csaba Osztrogonác <ossy> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | allan.jensen, ossy |
Priority: | P2 | Keywords: | Qt, QtTriaged |
Version: | 528+ (Nightly build) | ||
Hardware: | All | ||
OS: | All | ||
Bug Depends on: | |||
Bug Blocks: | 79666 |
Csaba Osztrogonác
This test introduced in http://trac.webkit.org/changeset/98608,
passes with Qt 4.8.0-rc1, but fails with Qt 5.x (wk1 and wk2 too)
--- /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/fast/multicol/flipped-blocks-hit-test-expected.txt
+++ /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/fast/multicol/flipped-blocks-hit-test-actual.txt
@@ -1,2 +1,2 @@
1111 2222 3333 4444 5
-PASS
+FAIL
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Csaba Osztrogonác
Skipped by http://trac.webkit.org/changeset/98726
Allan Sandfeld Jensen
Seems to work for me. Has it been fixed or is this a 32bit bug?
Csaba Osztrogonác
It isn't in the skipped list now, so it passes.