[Webkit-unassigned] [Bug 242498] changing mask or filter property between two URLs on SVG element doesn't cause an update

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 7 02:45:38 PDT 2022


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

--- Comment #6 from Takao Baba <baba at bpsinc.jp> ---
I'm not completely sure whether this is the same issue or new one, but there is a regression about this SVG filter issue on Safari 16.

Steps to reproduce:
Open https://jsbin.com/riyawenudu/edit?html,output

Expected behavior:
The rectangle color will be changed every second (red -> green -> blue -> red ...).

Actual behavior:
On safari 16 (both macOS and iOS), the color won't be changed.

I cannot create reduced testcase without using React.

-- 
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/20221007/2674c738/attachment.htm>


More information about the webkit-unassigned mailing list