[Webkit-unassigned] [Bug 250072] Resize event on iframe fired before rAF on parent document

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Jan 4 20:08:45 PST 2023


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

--- Comment #2 from Simon Fraser (smfr) <simon.fraser at apple.com> ---
https://html.spec.whatwg.org/multipage/webappapis.html#event-loop-processing-model says that the resize (step 7) happens before the animation frame callbacks (step 13).

-- 
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/20230105/0ae238ba/attachment-0001.htm>


More information about the webkit-unassigned mailing list