Bug 187601 - [WPE] fullscreen/full-screen-layer-dump.html is failing since r233726 "[WPE] AC for fixed-position elements is not enabled"
Summary: [WPE] fullscreen/full-screen-layer-dump.html is failing since r233726 "[WPE] ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: WPE WebKit (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-12 07:12 PDT by Miguel Gomez
Modified: 2018-07-13 00:35 PDT (History)
3 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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)
+            )
+          )
+        )
+      )
     )
   )
 )