- From: Sylvain Galineau <galineau@adobe.com>
- Date: Mon, 8 Dec 2014 23:26:54 +0000
- To: Simon Pieters <simonp@opera.com>, www-style list <www-style@w3.org>
-----Original Message----- From: Simon Pieters <simonp@opera.com> Date: Wednesday, November 19, 2014 at 2:28 PM To: www-style list <www-style@w3.org> Subject: [cssom-view][css3-animations] Sync events with requestAnimationFrame Resent-From: <www-style@w3.org> Resent-Date: Wednesday, November 19, 2014 at 2:28 PM >There is an open bug on cssom-view to sync resize/scroll events and >MediaQueryList with requestAnimationFrame. > >https://www.w3.org/Bugs/Public/show_bug.cgi?id=26516 > >HTML has now changed its "update the rendering" step in the event loop to > >call hooks in CSSOM View that are not yet defined, but I plan to define. > >See https://html5.org/r/8849 >https://html.spec.whatwg.org/multipage/webappapis.html#processing-model-9 > >HTML also calls a hook for "run CSS animations and send events", so >presumably the CSS Animations spec should define that. > >-- >Simon Pieters >Opera Software > I am not sure what it is css-animations needs to define here, if anything. As far as I can tell, HTML is really defining the value of the animation events’ timeStamp property. What am I missing?
Received on Monday, 8 December 2014 23:27:28 UTC