Searched refs:HTMLAllCollection (Results 1 – 10 of 10) sorted by relevance
76 interface HTMLAllCollection { interface
4468 readonly all: HTMLAllCollection;6118 interface HTMLAllCollection { interface6138 declare var HTMLAllCollection: { variable6139 prototype: HTMLAllCollection;6140 new(): HTMLAllCollection;
96 interface HTMLAllCollection { interface
4488 readonly all: HTMLAllCollection;6138 interface HTMLAllCollection { interface6158 declare var HTMLAllCollection: { variable6159 prototype: HTMLAllCollection;6160 new(): HTMLAllCollection;
67 …oordinates" | "GeolocationPosition" | "GeolocationPositionError" | "HTMLAllCollection" | "HTMLAnch…
100 …ates: any; GeolocationPosition: any; GeolocationPositionError: any; HTMLAllCollection: any; HTMLAn…102 …ates: any; GeolocationPosition: any; GeolocationPositionError: any; HTMLAllCollection: any; HTMLAn…108 …ates: any; GeolocationPosition: any; GeolocationPositionError: any; HTMLAllCollection: any; HTMLAn…110 …ates: any; GeolocationPosition: any; GeolocationPositionError: any; HTMLAllCollection: any; HTMLAn…
8 interface HTMLAllCollection {14 …// Note: HTMLAllCollection objects have a custom [[Call]] internal method and an [[IsHTMLDDA]] int…2601 [SameObject] readonly attribute HTMLAllCollection all;
59 - Unable to parse HTMLAllCollection interface [\#114](https://github.com/w3c/webidl2.js/issues/114)
7265 interface HTMLAllCollection extends HTMLCollection { interface7269 declare var HTMLAllCollection: { variable7270 prototype: HTMLAllCollection;7271 new(): HTMLAllCollection;
136430 HTMLAllCollection, enumerator137217 HTMLAllCollection, enumerator139388 struct PrototypeTraits<prototypes::id::HTMLAllCollection>