Re: [web-animations] TAG Feedback

On Mon, Jul 28, 2014 at 12:23 PM, Sergey Konstantinov
<twirl@yandex-team.ru> wrote:
> Also, if you have architectural questions which were not addressed in the review, feel free to ask them.

It seems scheduling of all asynchronous things that affect layout is
something that still needs sorting out:
https://www.w3.org/Bugs/Public/show_bug.cgi?id=26440 At some point
requestAnimationFrame() was introduced and engines started to align
other events and callbacks with when it was invoked, but that's
currently not defined and the ordering of those independent pieces
seems like a potential interoperability hazard.


-- 
http://annevankesteren.nl/

Received on Monday, 28 July 2014 12:04:06 UTC