Bug 71118 - [Qt] fast/multicol/flipped-blocks-hit-test.html fails with Qt5
Summary: [Qt] fast/multicol/flipped-blocks-hit-test.html fails with Qt5
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Nobody
URL:
Keywords: Qt, QtTriaged
Depends on:
Blocks: 79666
  Show dependency treegraph
 
Reported: 2011-10-28 07:28 PDT by Csaba Osztrogonác
Modified: 2012-05-24 06:56 PDT (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Csaba Osztrogonác 2011-10-28 07:28:40 PDT
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
Comment 1 Csaba Osztrogonác 2011-10-28 07:43:30 PDT
Skipped by http://trac.webkit.org/changeset/98726
Comment 2 Allan Sandfeld Jensen 2012-05-24 06:51:29 PDT
Seems to work for me. Has it been fixed or is this a 32bit bug?
Comment 3 Csaba Osztrogonác 2012-05-24 06:56:09 PDT
It isn't in the skipped list now, so it passes.