Re: NameList

On Wed, 2003-06-04 at 09:58, Curt Arnold wrote:
> 
> Adding
> 
> boolean contains(DOMString name);
> boolean containsNS(DOMString namespace, DOMString localName);
> 
> might allow the elimination of ElementEditVal.isElementDefined[NS]

As an update, your request to consider the addition of contains and
containsNS has accepted as a DOM Level 3 Core Last Call issue:
http://www.w3.org/2003/06/09-dom-core-issues/issues.html#arnold-1

Philippe

Received on Thursday, 19 June 2003 09:24:53 UTC