[Webkit-unassigned] [Bug 68610] Microdata: Basic implementation of document.getItems() method

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Sep 28 00:17:29 PDT 2011


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





--- Comment #6 from Ryosuke Niwa <rniwa at webkit.org>  2011-09-28 00:17:29 PST ---
(In reply to comment #5)
> (In reply to comment #4)
> > Why should this function live in Node instead of Document?
> 
> I have placed getItems() method in Document so that they can use the caching mechanism already used by getElementsByClassName and getElementsByName. getElementsByClassName and getElementsByName were moved to Node some time back (https://bugs.webkit.org/show_bug.cgi?id=16511).

But Document inherits from Node?

-- 
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