[Webkit-unassigned] [Bug 256380] Optimize clip-path rendering on stack overflow.com

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 5 11:11:47 PDT 2023


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

--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
We don't use the composited clip path approach here, and instead fall back on the layer + mask approach, because the clip-path references an SVG element, and we don't yet have code to compute composited clip paths via referenced elements.

-- 
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/20230505/6eb2c6c8/attachment-0001.htm>


More information about the webkit-unassigned mailing list