WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
236313
Updates to clipPath not rendered
https://bugs.webkit.org/show_bug.cgi?id=236313
Summary
Updates to clipPath not rendered
Jack Doyle
Reported
2022-02-08 10:30:02 PST
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.
Attachments
Add attachment
proposed patch, testcase, etc.
Cassie Evans
Comment 1
2022-02-08 11:28:15 PST
Fixed in safari technology preview ✨
Cassie Evans
Comment 2
2022-02-08 11:28:33 PST
Fixed in safari technology preview ✨
Antoine Quint
Comment 3
2022-02-08 11:37:09 PST
Yes, this is working fine for me in STP 139 and Safari in macOS 12.3 Beta.
Jack Doyle
Comment 4
2022-02-08 12:03:07 PST
Yes, it does seem to be fixed in the update, thanks!
Antoine Quint
Comment 5
2022-02-08 13:05:08 PST
Thanks for filing the bug and verifying it!
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug