[Webkit-unassigned] [Bug 212640] getClientBoundingRect values in requestAnimationFrame different from those in Chrome and FF

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Jun 2 21:10:11 PDT 2020


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

--- Comment #5 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
Interesting. We do update animations before firing rAF callbacks, but maybe we haven't competed new transforms in RenderLayer::updateTransform().

Having said that, any getBoundingClientRect should trigger a layout if necessary. But maybe the animation hasn't marked the renderer as needing layout?

-- 
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/20200603/57be4ead/attachment.htm>


More information about the webkit-unassigned mailing list