getElementsByClassName is currenly non-specific about the order of the nodes in the returned NodeList. Unless there is a good reason not to, it should probably specify the NodeList is in document order, matching getElementsByTagName. This matches the current behavior of Firefox and Opera. See [1] for dicussion. [1] http://krijnhoetmer.nl/irc-logs/whatwg/20080103#l-413Received on Friday, 4 January 2008 00:30:26 GMT
This archive was generated by hypermail 2.2.0+W3C-0.50 : Thursday, 24 March 2011 00:20:14 GMT