- From: Brian Birtles <bbirtles@mozilla.com>
- Date: Thu, 16 Oct 2014 08:52:38 +0900
- To: Сергей Грехов <sgrekhov@unipro.ru>
- CC: public-fx@w3.org, dom@unipro.ru
On 2014/10/15 17:48, "Сергей Грехов" wrote: > Thank you Brian. > > But player.source.localTime is wrong anyway because source attribute > returns AnimationNode which has no localTime (as its descendants) > > There should be player.source.computedTiming.localTime Thanks! I've fixed this and one other reference to node.duration.[1] (By the way, feel free to send pull requests too if that's how you prefer to work.) Best regards, Brian [1] https://github.com/w3c/web-animations/commit/4bd526eda29b18c1b947a1e06de59854641b95a4
Received on Wednesday, 15 October 2014 23:53:01 UTC