[Webkit-unassigned] [Bug 261806] iOS 17 > inline SVG can't apply CSS filter property effect
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Oct 9 09:54:23 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=261806
--- Comment #9 from Said Abou-Hallawa <sabouhallawa at apple.com> ---
Created attachment 472884
--> https://bugs.webkit.org/attachment.cgi?id=472884&action=review
Reduced test case
The reduced test case shows CSS filters each of them is defined as data url and followed by a fragment identifier. For example:
filter: url(data:image/svg+xml,...#desaturate);
This scenario does not work in WebKit.
--
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/20241009/c69bd97a/attachment-0001.htm>
More information about the webkit-unassigned
mailing list