[Webkit-unassigned] [Bug 236313] New: Updates to clipPath not rendered

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Feb 8 10:30:02 PST 2022


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

            Bug ID: 236313
           Summary: Updates to clipPath not rendered
           Product: WebKit
           Version: Safari 15
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Animations
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jack at greensock.com
                CC: dino at apple.com, graouts at apple.com

Any dynamic changes to the clipPath source (like animating the path) get ignored in terms of rendering/painting. Minimal demo: 
https://codepen.io/GreenSock/pen/XWzjqrv?editors=0010

Notice that we have to set clipPath = "none" and then set it back to "url(#clippath)" immediately on every tick of the animation in order to get Safari to render properly.

-- 
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/20220208/672de6bd/attachment-0001.htm>


More information about the webkit-unassigned mailing list