Re: <Further LC Followup from IE> RE: Potential bugs identified in XHR LC Test Suite

> _http://tc.labs.opera.com/apis/XMLHttpRequest/responseXML/001.htm_
> 
> The test is expecting us to return NULL in case open() has not been 
> called.  We throw an exception in IE.   I’d pre fer if the spec says 
> *“*MUST return null OR an exception*”* otherwise I fear sites today will 
> be broken.

How would that help sites that expect an exception, since it would still 
be conforming for the UA to return null? If anything, your proposal 
seems to make it harder for sites to code against the spec.

/ Jonas

Received on Thursday, 12 June 2008 18:23:17 UTC