Re: [web-animations] AnimationTimeline comments

On 5/18/14, 6:04 AM, Robert O'Callahan wrote:
> On Fri, May 16, 2014 at 8:39 AM, Erik Dahlström <ed@opera.com
> <mailto:ed@opera.com>> wrote:
>
>     1. Why is this a method and not an attribute? E.g 'readonly
>     sequence<AnimationPlayer> players'.
>
> WebIDL attributes may not be sequences.
> http://www.w3.org/TR/WebIDL/#idl-attributes

More importantly, those would be different semantics.  Do we want each 
get to create a new array object, or to return the same one?

-Boris

Received on Sunday, 18 May 2014 22:07:28 UTC