Bug 110054
Summary: | [EFL][WK2] compositing/geometry/limit-layer-bounds-fixed.html is failing | ||
---|---|---|---|
Product: | WebKit | Reporter: | Chris Dumez <cdumez> |
Component: | WebKit EFL | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WONTFIX | ||
Severity: | Normal | CC: | kadam, kenneth, lucas.de.marchi, mcatanzaro, noam, simon.fraser, zarvai |
Priority: | P2 | ||
Version: | 528+ (Nightly build) | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Chris Dumez
Bug 109646 introduced compositing/geometry/limit-layer-bounds-fixed.html but this test is failing on EFL WK2 with the following diff:
--- /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/compositing/geometry/limit-layer-bounds-fixed-expected.txt
+++ /home/buildslave-1/webkit-buildslave/efl-linux-64-debug-wk2/build/layout-test-results/compositing/geometry/limit-layer-bounds-fixed-actual.txt
@@ -10,9 +10,8 @@
(bounds 100.00 100.00)
)
(GraphicsLayer
- (position 0.00 3000.00)
- (bounds 300.00 200.00)
- (drawsContent 1)
+ (position 100.00 3100.00)
+ (bounds 200.00 100.00)
)
)
)
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Chris Dumez
Skipped for EFL port in http://trac.webkit.org/changeset/143129.
Zoltan Arvai
Same on Qt, skipped in http://trac.webkit.org/changeset/143199.
Michael Catanzaro
Closing this bug because the EFL port has been removed from trunk.
If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.