[Webkit-unassigned] [Bug 33696] let's cache nodelists instead of dynamicnodelist::cache

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jan 21 02:06:31 PST 2010


https://bugs.webkit.org/show_bug.cgi?id=33696





--- Comment #21 from Maciej Stachowiak <mjs at apple.com>  2010-01-21 02:06:26 PST ---
Mozilla has been returning the same NodeList from getElementsByTagName for a
long time:
https://bugzilla.mozilla.org/show_bug.cgi?id=140758

It's not clear if they know this technically violates the DOM Core spec, but it
does seem to imply the behavior is safe for Web compatibility.

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



More information about the webkit-unassigned mailing list