[Webkit-unassigned] [Bug 104379] animated gif in CSS background url in an iframe is not properly animating

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Apr 21 16:01:38 PDT 2023


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

--- Comment #13 from Brent Fulgham <bfulgham at webkit.org> ---
It looks like it's computing a repaint rectangle that is based on the height of the container, and centering it in X and Y dimensions. The original paint is centered horizontally, but not vertically. It attempts to repaint a tile that is centered both vertically and horizontally.

-- 
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/20230421/aecff53b/attachment.htm>


More information about the webkit-unassigned mailing list