Re: Comments on Touch Events v1 LCWD

On 1/17/13 8:17 AM, Arthur Barstow wrote:
> On 1/15/13 4:26 PM, ext Cathy.Chan@nokia.com wrote:
>> 3. The description of createTouchList says
>> [[Creates a TouchList object consisting of zero or more Touch objects.]]
>> But the table below says the touches attribute is not nullable. Is that a
>> contradiction?
>> What would be the expected behavior if we createTouchList() is called
>> with
>> zero Touch objects?
>> Or should it be restricted to take one or more Touch objects?
>
> Matt, Olli, Boris - what does Gecko do here?

Calling createTouchList with no arguments creates a list with no objects 
in it and length 0.

-Boris

Received on Thursday, 17 January 2013 14:40:11 UTC