[Bug 11963] The namedItem(key) method must return the first node in the collection that matches the following requirements: •It is an a, applet, area, embed, form, frame, frameset, iframe, img, or object element with a name attribute equal to key, or, •It is an e

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

Boris Zbarsky <bzbarsky@mit.edu> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bzbarsky@mit.edu

--- Comment #2 from Boris Zbarsky <bzbarsky@mit.edu> 2011-02-02 16:34:22 UTC ---
Though the spec should make it clear that the node returned matches _either_ of
the following requirements.  The "or" is really hard to notice; the up-front
either would work better.

-- 
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, 2 February 2011 16:34:28 UTC