[Webkit-unassigned] [Bug 173434] Support for 120Hz requestAnimationFrame

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Aug 2 20:35:19 PDT 2022


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

--- Comment #22 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
> requestAnimationFrame() provides such information, while Web Animation API does not.

I'm curious about this claim. How does requestAnimationFrame() provide this information? According to the HTML spec [https://html.spec.whatwg.org/multipage/webappapis.html#event-loop-processing-model] both requestAnimationFrame() and Web Animations use the same `now` timestamp.

-- 
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/20220803/9f8a6e6c/attachment-0001.htm>


More information about the webkit-unassigned mailing list