Bug 108813
Summary: | [Qt] REGRESSION(r141634): compositing/visibility/visibility-image-layers-dynamic.html fails | ||
---|---|---|---|
Product: | WebKit | Reporter: | Zoltan Arvai <zarvai> |
Component: | Tools / Tests | Assignee: | 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
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Ádám Kallai
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?