Bug 108646
Summary: | [Qt][Wk2] New compositing/layer-creation/fixed-position-no-content.html fails on Qt after r141039. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ádám Kallai <kadam> |
Component: | Tools / Tests | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED INVALID | ||
Severity: | Normal | CC: | allan.jensen, bdakin, kadam, kkristof, simon.fraser, szledan, zarvai |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Bug Depends on: | |||
Bug Blocks: | 87008, 112677 |
Ádám Kallai
This test started to fail since r141039.
Diff is here:
--- /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/compositing/layer-creation/fixed-position-no-content-expected.txt
+++ /ramdisk/qt-linux-32-release-webkit2/build/layout-test-results/compositing/layer-creation/fixed-position-no-content-actual.txt
@@ -1,3 +1,11 @@
There should be no layers.
+(GraphicsLayer
+ (bounds 785.00 1024.00)
+ (children 1
+ (GraphicsLayer
+ (bounds 785.00 1024.00)
+ )
+ )
+)
Could you check it please?
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Allan Sandfeld Jensen
Not a regression, it is a new test.
Ádám Kallai
I'm sorry. I was careless. Thanks Allan.
Jocelyn Turcotte
=== Bulk closing of Qt bugs ===
If you believe that this bug report is still relevant for a non-Qt port of webkit.org, please re-open it and remove [Qt] from the summary.
If you believe that this is still an important QtWebKit bug, please fill a new report at https://bugreports.qt-project.org and add a link to this issue. See http://qt-project.org/wiki/ReportingBugsInQt for additional guidelines.