Bug 110054 - [EFL][WK2] compositing/geometry/limit-layer-bounds-fixed.html is failing
Summary: [EFL][WK2] compositing/geometry/limit-layer-bounds-fixed.html is failing
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKit EFL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-02-17 07:34 PST by Chris Dumez
Modified: 2017-03-11 10:34 PST (History)
7 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Dumez 2013-02-17 07:34:54 PST
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)
         )
       )
     )
Comment 1 Chris Dumez 2013-02-17 07:37:49 PST
Skipped for EFL port in http://trac.webkit.org/changeset/143129.
Comment 2 Zoltan Arvai 2013-02-18 05:18:06 PST
Same on Qt, skipped in http://trac.webkit.org/changeset/143199.
Comment 3 Michael Catanzaro 2017-03-11 10:34:41 PST
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.