[Webkit-unassigned] [Bug 257258] SVG feConvolveMatrix filter not working in iOS and sometimes on MacOS

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jun 4 05:26:33 PDT 2023


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

--- Comment #4 from Ran Buchnik <ranbuch at gmail.com> ---
Here is a reduced test case for the bug:
https://stackblitz.com/edit/typescript-ezq48k?file=index.ts,style.css,index.html

Here it does work for 2D canvas for some reason but basically it's the same. I mean it's just HTML and CSS so it shoudn't matter how many code is ther beside that. The first examples that I have provided are not working although they are in the same window (no iframe or web-component) so I feel like they can better represent this bug's case. If you want me to add something to the reduced test case please let me know.

-- 
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/20230604/8b7ad6cd/attachment.htm>


More information about the webkit-unassigned mailing list