Available on js
read onlylength:Int
item(name:String):EitherType<Node, HTMLCollection>
item(index:Int):Node
namedItem(name:String):EitherType<Node, HTMLCollection>