pub fn html_collection_item( _it: &mut Interp, this: Value, a: &[Value], ) -> Result<Value, Value>
HTMLCollection.prototype.item(index)(DOM Standard §4.2.1)。
HTMLCollection.prototype.item(index)