Re: Possible test for DOM Events

2008-06-25 Thread Olli Pettay
Hi, perhaps the test style could be something like in the attached file, in which I modified your original test a bit. The idea is that vendor could provide vendor_functions.js which defines functions to integrate test to vendor's own test system. -Olli Carmelo Montanez wrote: Hi: Given

Re: Possible test for DOM Events

2008-06-18 Thread Olli Pettay
Hi, few comments, to make it easier to integrate the testsuite to other test systems (like mochitest), it might be useful to use some prefix in function and global variable names. Maybe w3c_ or dom3event_ ? Also, tests should be as automatic and as autonomic as possible - so shouldn't depend