[Bug 12866] HTMLSelectElement getter return types should be more specific

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

Cameron McCormack <cam@mcc.id.au> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|RESOLVED                    |REOPENED
         Resolution|NEEDSINFO                   |

--- Comment #2 from Cameron McCormack <cam@mcc.id.au> 2011-06-17 22:33:13 UTC ---
I mean: the index getter on HTMLSelectElement should be defined to return
HTMLOptionElement, and the name getter on that interface should be defined to
return object.

-- 
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 Friday, 17 June 2011 22:33:15 UTC