Bug 187601

Summary: [WPE] fullscreen/full-screen-layer-dump.html is failing since r233726 "[WPE] AC for fixed-position elements is not enabled"
Product: WebKit Reporter: Miguel Gomez <magomez>
Component: WPE WebKitAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: bugs-noreply, calvaris, zan
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Description Miguel Gomez 2018-07-12 07:12:57 PDT
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)
+            )
+          )
+        )
+      )
     )
   )
 )