Bug 71118

Summary: [Qt] fast/multicol/flipped-blocks-hit-test.html fails with Qt5
Product: WebKit Reporter: Csaba Osztrogonác <ossy>
Component: Tools / TestsAssignee: 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    

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.