- From: Rajesh N <rajesh_n1@verifone.com>
- Date: Wed, 29 Apr 1998 20:42:35 +0500
- To: www-dom@w3.org
Hi, There seems to be a contradiction in the spec regarding the description of the interface 'Element'. The operation void getElementsByTagName(in wstring tagname); is NOT returning anything as per this declaration. But the description says that this operation 'Returns an iterator through all subordinate elements with a given tag name.' which seems to be logical. Should this operation return a NodeIterator ? Any clarifications ? Thanks in advance, Rajesh N.
Received on Wednesday, 29 April 1998 11:09:30 UTC