[Bug 9112] item/namedItem should return HTMLElement or Element

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


Ms2ger <Ms2ger@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |Ms2ger@gmail.com
             Status|NEW                         |RESOLVED
         Resolution|                            |WONTFIX




--- Comment #1 from Ms2ger <Ms2ger@gmail.com>  2010-02-22 13:16:45 ---
This is impossible, because HTMLOptionsCollection, HTMLFormControlsCollection
and HTMLAllCollection need to return a NodeList, a RadioNodeList or an
HTMLAllCollection, respectively, if there's more than one matching element for
legacy reasons.


-- 
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 Monday, 22 February 2010 13:16:47 UTC