[Webkit-unassigned] [Bug 194384] New: [GTK] compositing/clipping/border-radius-async-overflow-clipping-layer.html is failing since added in r240941 "Async overflow scroll with border-radius renders incorrectly"

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Feb 7 02:58:26 PST 2019


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

            Bug ID: 194384
           Summary: [GTK]
                    compositing/clipping/border-radius-async-overflow-clip
                    ping-layer.html is failing since added in r240941
                    "Async overflow scroll with border-radius renders
                    incorrectly"
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: WebKitGTK+
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: magomez at igalia.com
                CC: bugs-noreply at webkitgtk.org

compositing/clipping/border-radius-async-overflow-clipping-layer.html [ Failure ]

This is the diff. It seems that we are adding an extra mask layer for some reason, but not sure whether this is expected and we should just add our own expectation or if it's really an error:

--- /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/compositing/clipping/border-radius-async-overflow-clipping-layer-expected.txt
+++ /home/slave/webkitgtk/gtk-linux-64-release-tests/build/layout-test-results/compositing/clipping/border-radius-async-overflow-clipping-layer-actual.txt
@@ -51,6 +51,12 @@
               (offsetFromRenderer width=30 height=30)
               (position 44.00 44.00)
               (bounds 320.00 200.00)
+              (mask layer)
+                (GraphicsLayer
+                  (offsetFromRenderer width=30 height=30)
+                  (bounds 320.00 200.00)
+                  (drawsContent 1)
+                )
               (children 1
                 (GraphicsLayer
                   (offsetFromRenderer width=30 height=30)

-- 
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/20190207/5d6ffa5a/attachment-0001.html>


More information about the webkit-unassigned mailing list