Re: Array-with-item in WebIDL

On 6/16/15, Jonas Sicking <jonas@sicking.cc> wrote:
> FWIW, very few of the DOM APIs return array-like objects with a
> "contains" function.

Lets name some.

 HTMLFormElement objects,
 HTMLSelectElement
 DOMTokenList
 DOMStringList

Any HTMLCollection that has a descendent OBJECT whose id is "contains"
(nonstandard Firefox extension).

What else?
-- 
Garrett
@xkit
ChordCycles.wordpress.com
garretts.github.io
personx.tumblr.com

Received on Wednesday, 17 June 2015 02:46:49 UTC