RE: Video/audio submission

At TPAC we agreed that you need to use an API that is supported in all browsers.
This issue arose out of wanting to change the harness to use onError, though this only works in IE9 and FF.

In a similar issue a number of your tests expect that addEventListener() works with only 2 params.
This is a bug in webkit based browsers...so you should switch to using 3 params so that the tests can run in browsers that conform to the actual specification.

http://www.w3.org/2008/webapps/track/issues/134


-Thx


-----Original Message-----
From: public-html-testsuite-request@w3.org [mailto:public-html-testsuite-request@w3.org] On Behalf Of Mark Pilgrim
Sent: Wednesday, November 17, 2010 12:13 PM
To: Kris Krueger
Cc: Philippe Le Hegaret; James Graham; public-html-testsuite@w3.org
Subject: Re: Video/audio submission

On Wed, Nov 17, 2010 at 2:47 PM, Kris Krueger <krisk@microsoft.com> wrote:
> seems like you should revert your change

http://dvcs.w3.org/hg/html/rev/41d1c4473fcc


> and resubmit with only your files.

http://dvcs.w3.org/hg/html/rev/5c9ec34d3297


-Mark

Received on Thursday, 18 November 2010 23:39:02 UTC