- From: Mike Champion <mcc@arbortext.com>
- Date: Tue, 19 May 1998 17:08:05 -0400
- To: "Hank Davidson" <hankd@corel.com>, www-dom@w3.org
At 04:39 PM 5/19/98 -0400, Hank Davidson wrote: >There are a couple of areas I still don't understand. > >Why doesn't the Attribute interface extend Node? A typo! >If an Attribute is a Node, and you call getParent on it, what should it >return? The Element (IMHO) > >In the Element interface, getElementByTagName doesn't return anything. >Should it return a NodeIterator? Another typo, as I recall. Yes, it should return a NodeIterator (again, IMHO).
Received on Tuesday, 19 May 1998 17:11:28 UTC