NEW 187601
[WPE] fullscreen/full-screen-layer-dump.html is failing since r233726 "[WPE] AC for fixed-position elements is not enabled"
https://bugs.webkit.org/show_bug.cgi?id=187601
Summary [WPE] fullscreen/full-screen-layer-dump.html is failing since r233726 "[WPE] ...
Miguel Gomez
Reported 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) + ) + ) + ) + ) ) ) )
Attachments
Note You need to log in before you can comment on or make changes to this bug.