Bug 108813

Summary: [Qt] REGRESSION(r141634): compositing/visibility/visibility-image-layers-dynamic.html fails
Product: WebKit Reporter: Zoltan Arvai <zarvai>
Component: Tools / TestsAssignee: Nobody <webkit-unassigned>
Status: RESOLVED INVALID    
Severity: Normal CC: kadam, ossy
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 79666    

Zoltan Arvai
Reported 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
Attachments
Ádám Kallai
Comment 1 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?
Note You need to log in before you can comment on or make changes to this bug.