[Webkit-unassigned] [Bug 110054] New: [EFL][WK2] compositing/geometry/limit-layer-bounds-fixed.html is failing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Feb 17 07:32:35 PST 2013


https://bugs.webkit.org/show_bug.cgi?id=110054

           Summary: [EFL][WK2]
                    compositing/geometry/limit-layer-bounds-fixed.html is
                    failing
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit EFL
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: dchris at gmail.com
                CC: simon.fraser at apple.com, kenneth at webkit.org,
                    noam at webkit.org, demarchi at webkit.org


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)
         )
       )
     )

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list