Re: [selectors-api] Extended Attribute [NoNull] in the IDL

Lachlan Hunt wrote:
> WebKit:    Throws SYNTAX_ERR for both

For what it's worth, this is what Gecko's implementation currently does as well.

> IE 8 Beta: Returns null or empty NodeList
> Opera:     Returns null or empty NodeList

What do they do if there is an element named <null> in the document?

-Boris

Received on Friday, 2 May 2008 20:20:24 UTC