- From: Doctor Unclear <drunclear@hotmail.com>
 - Date: 08 Sep 2003 18:24:48 -0400
 - To: www-dom@w3.org
 
This email refers to :
http://www.w3.org/TR/DOM-Level-2-HTML/html.html#ID-6156016
which goes like this:
"rows of type HTMLCollection, readonly
    Returns a collection of all the rows in the table, including all in 
THEAD, TFOOT, all TBODY elements."
Now, such collection will be order in which manner? According to document 
order where TFOOT occurs *before* TBODY ...
or according to display order.
The TR document does not say and right now known browsers do not agree.
Demo case available at:
http://www10.brinkster.com/doctorunclear/BrowserBugsSection/Opera7Bugs/Opera7BugDOM2RowsSequentialOrder.html
DU
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*.  
http://join.msn.com/?page=features/virus
Received on Monday, 8 September 2003 18:24:48 UTC