[Webkit-unassigned] [Bug 269284] [web-animations] transform animation shows invisible frame on iteration
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Mar 13 08:41:29 PDT 2024
https://bugs.webkit.org/show_bug.cgi?id=269284
--- Comment #11 from Antoine Quint <graouts at webkit.org> ---
An idea to fix this is to make use of TileGrid::m_secondaryTileCoverageRects to set the coverage rects on either side of the iteration boundary. This seems to work well in a quick proof-of-concept, but now I need to implement the code in a manner that is not specific to this test content.
--
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/20240313/73d81a87/attachment.htm>
More information about the webkit-unassigned
mailing list