[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 10:03:06 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=261806
--- Comment #10 from Said Abou-Hallawa <sabouhallawa at apple.com> ---
(In reply to Simon Fraser (smfr) from comment #8)
> https://codepen.io/foobarquux/pen/JjddKZw still has incorrect rendering in
> Safari.
This scenario never worked correctly in WebKit. We never parsed a data uri when it is referenced from css filter definition. We even assert in SVG when this happened. See bug 149460.
The screenshot and the discussion above talks about selecting the correct filter definition when it is included in a @media selector. Some of the comments were talking about light and dark modes. The title also indicates it might be a regression in iOS 17.
--
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/5d9fc37e/attachment.htm>
More information about the webkit-unassigned
mailing list