[whatwg] Adding ECMAScript 5 array extras to HTMLCollection
Garrett Smith
dhtmlkitchen at gmail.com
Wed Aug 4 15:32:49 PDT 2010
On 8/4/10, Garrett Smith <dhtmlkitchen at gmail.com> wrote:
[...]
> "submitButton" in form.elements
>
> Existing implementations vary on when they use catchalls. I'd like to
> see standardization for this behavior and codification so that
> implementations behave similarly -- either use a catchall for a
> particular type of collection or use a native object. If a catchall is
Native object either way, but either with a new ES catchall behavior
or with a native ES object, as specified today.
Garrett
More information about the whatwg
mailing list