[whatwg] Adding ECMAScript 5 array extras to HTMLCollection

Garrett Smith dhtmlkitchen at gmail.com
Thu Aug 5 16:48:31 PDT 2010


On 8/5/10, Garrett Smith <dhtmlkitchen at gmail.com> wrote:
> On 8/5/10, Oliver Hunt <oliver at apple.com> wrote:
>>
>> On Aug 4, 2010, at 6:26 PM, Garrett Smith wrote:
>>
>>> On 8/4/10, Oliver Hunt <oliver at apple.com> wrote:
>>>>
>>>> On Aug 4, 2010, at 3:32 PM, Garrett Smith wrote:
>>>>
>>>>> On 8/4/10, Garrett Smith <dhtmlkitchen at gmail.com> wrote:
>>>>>
>>>>> [...]

[...]

>
> I'm not proposing ES remove the text "whether or not the xxx
> method..." if that's what you meant. Rather, I'm proposing that
> NodeList be specified by the DOM ECMAScript bindings to be a native
> ECMAScript object. That way, it will not be possible for any ES method
> to discriminate against a host object.
>
Correction:
 "...to discriminate against those objects."

(ES methods ([].concat, et al) would still be able to discriminate
against any other host object that is not implemented as a native
object).

[...]

Garrett



More information about the whatwg mailing list