[Bug 10001] For <ol> and <ul>, it would be very useful to have an array containing all top-level elements of the list, such as 'HTMLOListElement.listItems'

http://www.w3.org/Bugs/Public/show_bug.cgi?id=10001





--- Comment #2 from Simon Pieters <simonp@opera.com>  2010-06-23 23:00:09 ---
Use firstElementChild and nextElementSibling.
http://www.w3.org/TR/ElementTraversal/

-- 
Configure bugmail: http://www.w3.org/Bugs/Public/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.

Received on Wednesday, 23 June 2010 23:00:10 UTC