Re: [selectors-api] Selectors API comments: section 2.1

Lachlan Hunt wrote:
>> * What is the expected behavior of lookupNamespaceURI when a null 
>> DOMString is passed in?  Should it match the behavior when an empty 
>> string is passed in?  Note that in ECMAScript, for example, the tests:
> 
> This is not an interoperability concern because the NSResolver interface 
> defined here is not implemented in any object by the user agent

You're defining a generic interface that may be reused in other specifications. 
  The note right at the beginning of section 2.1 says so.  So this is in fact an 
interoperability concern, if not now then the moment someone reuses this 
interface for something.

Please define the behavior of this interface for all possible valid input.

Other than this issue, I'm satisfied with the responses to my concerns about 
this section.  Thanks again!

-Boris

Received on Thursday, 14 February 2008 17:05:17 UTC