RE: Testing TouchList.item(too_big) returns null

I would put the new assertion at the end of check_TouchList_object, at line
106, where it logically follows the test for item(x) where x<length.
I'll test this on the three implementations later today.
- Cathy.


> -----Original Message-----
> From: Barstow Art (Nokia-CIC/Boston)
> Sent: Thursday, March 28, 2013 9:24 AM
> To: public-webevents@w3.org
> Subject: Testing TouchList.item(too_big) returns null
> 
> I created a new test to test that TouchList.item(x) returns null when x is
>=
> the length of the list. This new test is the last assertion in:
> 
> <http://w3c-test.org/webevents/tests/touch-events-
> v1/submissions/Nokia/create-touch-touchlist.html>
>    <https://dvcs.w3.org/hg/webevents/rev/5ad5e906fc23>
> 
> First, we need people to please review this new test so review and
> comments are welcome.
> 
> Additionally, to test the interoperability of this v1 spec bug fix, we
need this
> new test run by the 3 implementations in the Touch Events v1 Interop
Report
> (<http://www.w3.org/2010/webevents/wiki/TEv1ImplReport>).
> As such, I would appreciate it if the following people would please run
this
> test:
> 
> * Chrome - Cathy or Rick
> 
> * Firefox - Matt or Cathy
> 
> * Opera - Cathy or Sangwhan
> 
> (FYI, I ran this new test on the Nokia N9's Webkit based browser and it
> passed.)
> 
> -Thanks, Art
> 
> 

Received on Thursday, 28 March 2013 16:31:12 UTC