[Webkit-unassigned] [Bug 187601] New: [WPE] fullscreen/full-screen-layer-dump.html is failing since r233726 "[WPE] AC for fixed-position elements is not enabled"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jul 12 07:12:57 PDT 2018


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

            Bug ID: 187601
           Summary: [WPE] fullscreen/full-screen-layer-dump.html is
                    failing since r233726 "[WPE] AC for fixed-position
                    elements is not enabled"
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKit WPE
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: magomez at igalia.com
                CC: bugs-noreply at webkitgtk.org

fullscreen/full-screen-layer-dump.html [ Failure ]

and this is the text diff:

--- /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/fullscreen/full-screen-layer-dump-expected.txt
+++ /home/buildbot/wpe/wpe-linux-64-release-tests/build/layout-test-results/fullscreen/full-screen-layer-dump-actual.txt
@@ -5,6 +5,21 @@
     (GraphicsLayer
       (bounds 800.00 600.00)
       (contentsOpaque 1)
+      (children 1
+        (GraphicsLayer
+          (bounds 800.00 600.00)
+          (children 2
+            (GraphicsLayer
+              (anchor 0.00 0.00)
+              (bounds 800.00 600.00)
+            )
+            (GraphicsLayer
+              (bounds 800.00 600.00)
+              (drawsContent 1)
+            )
+          )
+        )
+      )
     )
   )
 )

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20180712/eb060205/attachment.html>


More information about the webkit-unassigned mailing list