- From: James Robinson <jamesr@chromium.org>
- Date: Mon, 28 Jul 2014 11:28:02 -0700
- To: Anne van Kesteren <annevk@annevk.nl>
- Cc: Robert O'Callahan <rocallahan@mozilla.com>, WHATWG <whatwg@whatwg.org>, Philip Jägenstedt <philipj@opera.com>, Adam Barth <w3c@adambarth.com>, Vincent Scheib <scheib@google.com>
On Mon, Jul 28, 2014 at 9:03 AM, Anne van Kesteren <annevk@annevk.nl> wrote: > (How are animation frames synchronized across <iframe> > boundaries?) > requestAnimationFrame specifies that the callback fires for all iframes within the same task, but it's not black-box observable between cross-origin iframes so it doesn't matter. - James
Received on Monday, 28 July 2014 18:28:27 UTC