[Webkit-unassigned] [Bug 15152] getElementsByTagName to find sub-elements with the same id

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Sep 6 13:29:32 PDT 2007


http://bugs.webkit.org/show_bug.cgi?id=15152





------- Comment #5 from dgasaway at co.merced.ca.us  2007-09-06 13:29 PDT -------
FWIW, I get the same results using childNodes -- though accessing that NodeList
by id doesn't seem well supported cross-browser.  Heck, now I've found that
NodeList doesn't have any standard method for access by id, but it would be
nice if worked consistently where it does work. :)


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list