[XMLHTTPRequest] Remarks

2007-06-02 Thread Innovimax SARL
http://dev.w3.org/cvsweb/~checkout~/2006/webapi/XMLHttpRequest/Overview.html?content-type=text/html;%20charset=utf-8 In 2.2. Exceptions for the XMLHttpRequest Object "The NETWORK_ERR exception" should probably be read "The XMLHttpRequestException exception" == Typo == s/constiutes/constitutes/

Re: [XMLHttpRequest] Request for Last Call 2

2007-06-02 Thread Anne van Kesteren
On Sat, 02 Jun 2007 16:01:23 +0200, Hallvord R. M. Steen <[EMAIL PROTECTED]> wrote: On Tue, 08 May 2007 13:58:30 +0200, Anne van Kesteren <[EMAIL PROTECTED]> wrote: On Tue, 08 May 2007 13:20:21 +0200, Stewart Brodie <[EMAIL PROTECTED]> wrote: The send() event seems to have changed consider

Re: [XMLHttpRequest] Request for Last Call 2

2007-06-02 Thread Hallvord R. M. Steen
On Tue, 08 May 2007 13:58:30 +0200, Anne van Kesteren <[EMAIL PROTECTED]> wrote: On Tue, 08 May 2007 13:20:21 +0200, Stewart Brodie <[EMAIL PROTECTED]> wrote: The send() event seems to have changed considerably since the previous drafts that I saw. I think that you need more explanation fo

Some ECMAScript binding tests

2007-06-02 Thread Cameron McCormack
Hi list. I’ve been doing some tests lately to see how the ECMAScript bindings are actually handled in some browsers, to inform the Bindings4DOM spec: http://mcc.id.au/2007/05/binding-tests/ Other ideas for tests or comments on what’s the best way to specify a particular aspect of the bindings