Bug 108813 - [Qt] REGRESSION(r141634): compositing/visibility/visibility-image-layers-dynamic.html fails
Summary: [Qt] REGRESSION(r141634): compositing/visibility/visibility-image-layers-dyna...
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks: 79666
  Show dependency treegraph
 
Reported: 2013-02-04 03:58 PST by Zoltan Arvai
Modified: 2014-02-01 19:00 PST (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 Zoltan Arvai 2013-02-04 03:58:39 PST
After r141634 the test compositing/visibility/visibility-image-layers-dynamic.html started failing.

--- /ramdisk/qt-linux-release/build/layout-test-results/compositing/visibility/visibility-image-layers-dynamic-expected.txt 
+++ /ramdisk/qt-linux-release/build/layout-test-results/compositing/visibility/visibility-image-layers-dynamic-actual.txt 
@@ -51,10 +51,10 @@
 After step 1
 
 (GraphicsLayer
-  (bounds 785.00 1301.00)
+  (bounds 785.00 1316.00)
   (children 1
     (GraphicsLayer
-      (bounds 785.00 1301.00)
+      (bounds 785.00 1316.00)
       (contentsOpaque 1)
       (children 3
         (GraphicsLayer
@@ -97,10 +97,10 @@
 After step 2
 
 (GraphicsLayer
-  (bounds 785.00 1965.00)
+  (bounds 785.00 1995.00)
   (children 1
     (GraphicsLayer
-      (bounds 785.00 1965.00)
+      (bounds 785.00 1995.00)
       (contentsOpaque 1)
       (children 3
         (GraphicsLayer
Comment 1 Ádám Kallai 2013-03-07 06:51:16 PST
It seems this result is correct. I think The expected result hasn't been generated for Qt accidentally. I compared it to other platforms. I haven't seen huge differences between Qt and other platforms.
I'm going to update and unskipp it. Do you have any suggestions?