- From: John Whelan <whelan@itp.unibe.ch>
- Date: Sat, 3 Oct 1998 18:08:54 -0400 (EDT)
- To: www-dom@w3.org
Every other attribute which returns an HTMLCollection object is read-only (presumably because a HTMLCollection is supposed to be live and therefore it wouldn't make much sense to build one and then try to set e.g., HTMLSelectElement.options equal to it). Is there a reason why HTMLTableRowElement.cells should be an exception, or is this an error in the spec? John T. Whelan whelan@iname.com http://www.slack.net/~whelan/
Received on Monday, 5 October 1998 04:59:41 UTC