A few comments on the AnimationTimeline interface: http://dev.w3.org/fxtf/web-animations/#widl-AnimationTimeline-getAnimationPlayers-sequence-AnimationPlayer 1. Why is this a method and not an attribute? E.g 'readonly sequence<AnimationPlayer> players'. 2. "The returned list is sorted in increasing order by player sequence number.", what happens if one is iterating over the sequence and some new players are added? Is the sequence<> static, or is it live? Cheers -- Erik Dahlstrom, Web Technology Developer, Opera Software Co-Chair, W3C SVG Working GroupReceived on Friday, 16 May 2014 15:40:13 UTC
This archive was generated by hypermail 2.4.0 : Friday, 17 January 2020 19:49:49 UTC