- From: Akinori ITO <akito@candy.paso.fujitsu.co.jp>
- Date: Wed, 4 Nov 1998 07:12:15 -0500 (EST)
- To: <www-dom@w3.org>
- Cc: <akito@candy.paso.fujitsu.co.jp>
Hi. At method 'removeNamedItem' in Interface 'NamedNodeMap', the DOM(Core) Level1 specification states that: > Return Values > The node removed from the list or > null if no node with such a name exists. > > Exceptions > DOMException > NOT_FOUND_ERR:Raised if there is no node named 'name' in the list. In case of no node with a given name, what will happen? Thanks. --- Akinori ITO / Fujitsu Co, Ltd. Tokyo, Japan E-mail : akito@candy.paso.fujitsu.co.jp
Received on Wednesday, 4 November 1998 11:30:48 UTC