RESOLVED FIXED 190708
[GTK] css3/blending/repaint/blend-mode-turn-off-isolation-no-effect.html is failing since r236632 - RenderLayer::removeOnlyThisLayer() should not call updateLayerPositions()
https://bugs.webkit.org/show_bug.cgi?id=190708
Summary [GTK] css3/blending/repaint/blend-mode-turn-off-isolation-no-effect.html is f...
Miguel Gomez
Reported 2018-10-18 07:43:08 PDT
css3/blending/repaint/blend-mode-turn-off-isolation-no-effect.html [ Failure ] the diff is: --- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/css3/blending/repaint/blend-mode-turn-off-isolation-no-effect-expected.txt +++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/css3/blending/repaint/blend-mode-turn-off-isolation-no-effect-actual.txt @@ -1,6 +1,3 @@ This test checks that removing isolation from an element being stacking context for other reasons will not trigger any repaint. -(repaint rects - (rect 8 68 100 100) -)
Attachments
Simon Fraser (smfr)
Comment 1 2018-10-19 21:33:37 PDT
That's odd; the RenderStyle change in r236632 should now trigged a repaint.
Carlos Alberto Lopez Perez
Comment 2 2019-07-10 05:07:20 PDT
This got fixed after enabling CSS_COMPOSITING in bug 199513
Note You need to log in before you can comment on or make changes to this bug.