[Bug 20020] Support subclassing Array

https://www.w3.org/Bugs/Public/show_bug.cgi?id=20020

Garrett <dhtmlkitchen@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dhtmlkitchen@gmail.com

--- Comment #2 from Garrett <dhtmlkitchen@gmail.com> ---
(In reply to Anne from comment #1)
> In http://dom.spec.whatwg.org/#elements we want Elements.prototype.queryAll
> to return this.constructor ideally.
>
That is a terrible name. You have interfaces Elements and Element. Can you
rename Elements to ElementList?

And the parameter name is plural, too, though it replresents a string. Can we
instead call that relativeSelectorText?

-- 
You are receiving this mail because:
You are the QA Contact for the bug.

Received on Thursday, 12 September 2013 17:44:58 UTC