Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(979)

Side by Side Diff: client/dom/generated/wrapping_dom_externs.js

Issue 8618007: Enable SVG for dartc and frog (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « client/dom/generated/wrapping_dom.js ('k') | client/dom/monkey_dom.dart.broken » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file 1 // Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
2 // for details. All rights reserved. Use of this source code is governed by a 2 // for details. All rights reserved. Use of this source code is governed by a
3 // BSD-style license that can be found in the LICENSE file. 3 // BSD-style license that can be found in the LICENSE file.
4 4
5 // WARNING: Do not edit - generated code. 5 // WARNING: Do not edit - generated code.
6 6
7 /** 7 /**
8 * @fileoverview Dart externs for DOM runtime. 8 * @fileoverview Dart externs for DOM runtime.
9 * @externs 9 * @externs
10 */ 10 */
(...skipping 13 matching lines...) Expand all
24 // Externs missing from JavaScript back-end. 24 // Externs missing from JavaScript back-end.
25 Window.prototype.webkitRequestAnimationFrame; 25 Window.prototype.webkitRequestAnimationFrame;
26 Window.prototype.webkitCancelRequestAnimationFrame; 26 Window.prototype.webkitCancelRequestAnimationFrame;
27 Window.prototype.webkitConvertPointFromPageToNode; 27 Window.prototype.webkitConvertPointFromPageToNode;
28 Window.prototype.webkitConvertPointFromNodeToPage; 28 Window.prototype.webkitConvertPointFromNodeToPage;
29 29
30 // Externs for DOM objects. 30 // Externs for DOM objects.
31 var dom_externs = function(){}; 31 var dom_externs = function(){};
32 32
33 dom_externs.URL; // attribute Document.URL, attribute Eve ntSource.URL, attribute WebSocket.URL 33 dom_externs.URL; // attribute Document.URL, attribute Eve ntSource.URL, attribute WebSocket.URL
34 dom_externs.a; // attribute WebKitCSSMatrix.a 34 dom_externs.a; // attribute SVGMatrix.a, attribute WebK itCSSMatrix.a
35 dom_externs.aLink; // attribute HTMLBodyElement.aLink 35 dom_externs.aLink; // attribute HTMLBodyElement.aLink
36 dom_externs.abbr; // attribute HTMLTableCellElement.abbr 36 dom_externs.abbr; // attribute HTMLTableCellElement.abbr
37 dom_externs.abort; // operation FileReader.abort, operation FileWriter.abort, operation IDBTransaction.abort, operation XMLHttpRequest.abor t 37 dom_externs.abort; // operation FileReader.abort, operation FileWriter.abort, operation IDBTransaction.abort, operation XMLHttpRequest.abor t
38 dom_externs.accept; // attribute HTMLInputElement.accept 38 dom_externs.accept; // attribute HTMLInputElement.accept
39 dom_externs.acceptCharset; // attribute HTMLFormElement.acceptChars et 39 dom_externs.acceptCharset; // attribute HTMLFormElement.acceptChars et
40 dom_externs.acceptNode; // operation NodeFilter.acceptNode 40 dom_externs.acceptNode; // operation NodeFilter.acceptNode
41 dom_externs.accessKey; // attribute HTMLAnchorElement.accessKey , attribute HTMLAreaElement.accessKey, attribute HTMLButtonElement.accessKey, at tribute HTMLInputElement.accessKey, attribute HTMLLabelElement.accessKey, attrib ute HTMLLegendElement.accessKey, attribute HTMLTextAreaElement.accessKey 41 dom_externs.accessKey; // attribute HTMLAnchorElement.accessKey , attribute HTMLAreaElement.accessKey, attribute HTMLButtonElement.accessKey, at tribute HTMLInputElement.accessKey, attribute HTMLLabelElement.accessKey, attrib ute HTMLLegendElement.accessKey, attribute HTMLTextAreaElement.accessKey
42 dom_externs.accuracy; // attribute Coordinates.accuracy 42 dom_externs.accuracy; // attribute Coordinates.accuracy
43 dom_externs.action; // attribute HTMLFormElement.action 43 dom_externs.action; // attribute HTMLFormElement.action
44 dom_externs.activeCues; // attribute TextTrack.activeCues 44 dom_externs.activeCues; // attribute TextTrack.activeCues
45 dom_externs.activeElement; // attribute HTMLDocument.activeElement 45 dom_externs.activeElement; // attribute HTMLDocument.activeElement
46 dom_externs.activeTexture; // operation WebGLRenderingContext.activ eTexture 46 dom_externs.activeTexture; // operation WebGLRenderingContext.activ eTexture
47 dom_externs.add; // operation DOMTokenList.add, operation DataTransferItemList.add, operation HTMLSelectElement.add, operation IDBObjectS tore.add 47 dom_externs.add; // operation DOMTokenList.add, operation DataTransferItemList.add, operation HTMLSelectElement.add, operation IDBObjectS tore.add
48 dom_externs.addColorStop; // operation CanvasGradient.addColorStop 48 dom_externs.addColorStop; // operation CanvasGradient.addColorStop
49 dom_externs.addCue; // operation TextTrack.addCue 49 dom_externs.addCue; // operation TextTrack.addCue
50 dom_externs.addEventListener; // operation AbstractWorker.addEventList ener, operation DOMApplicationCache.addEventListener, operation DOMWindow.addEve ntListener, operation EventSource.addEventListener, operation EventTarget.addEve ntListener, operation IDBDatabase.addEventListener, operation IDBRequest.addEven tListener, operation IDBTransaction.addEventListener, operation MessagePort.addE ventListener, operation Node.addEventListener, operation Notification.addEventLi stener, operation WebSocket.addEventListener, operation WorkerContext.addEventLi stener, operation XMLHttpRequest.addEventListener, operation XMLHttpRequestUploa d.addEventListener 50 dom_externs.addEventListener; // operation AbstractWorker.addEventList ener, operation DOMApplicationCache.addEventListener, operation DOMWindow.addEve ntListener, operation EventSource.addEventListener, operation EventTarget.addEve ntListener, operation IDBDatabase.addEventListener, operation IDBRequest.addEven tListener, operation IDBTransaction.addEventListener, operation MessagePort.addE ventListener, operation Node.addEventListener, operation Notification.addEventLi stener, operation SVGElementInstance.addEventListener, operation WebSocket.addEv entListener, operation WorkerContext.addEventListener, operation XMLHttpRequest. addEventListener, operation XMLHttpRequestUpload.addEventListener
51 dom_externs.addListener; // operation MediaQueryList.addListener 51 dom_externs.addListener; // operation MediaQueryList.addListener
52 dom_externs.addRange; // operation DOMSelection.addRange 52 dom_externs.addRange; // operation DOMSelection.addRange
53 dom_externs.addRule; // operation CSSStyleSheet.addRule 53 dom_externs.addRule; // operation CSSStyleSheet.addRule
54 dom_externs.addedNodes; // attribute MutationRecord.addedNodes 54 dom_externs.addedNodes; // attribute MutationRecord.addedNodes
55 dom_externs.adoptNode; // operation Document.adoptNode 55 dom_externs.adoptNode; // operation Document.adoptNode
56 dom_externs.alert; // operation DOMWindow.alert 56 dom_externs.alert; // operation DOMWindow.alert
57 dom_externs.align; // attribute HTMLAppletElement.align, at tribute HTMLDivElement.align, attribute HTMLEmbedElement.align, attribute HTMLHR Element.align, attribute HTMLHeadingElement.align, attribute HTMLIFrameElement.a lign, attribute HTMLImageElement.align, attribute HTMLInputElement.align, attrib ute HTMLLegendElement.align, attribute HTMLObjectElement.align, attribute HTMLPa ragraphElement.align, attribute HTMLTableCaptionElement.align, attribute HTMLTab leCellElement.align, attribute HTMLTableColElement.align, attribute HTMLTableEle ment.align, attribute HTMLTableRowElement.align, attribute HTMLTableSectionEleme nt.align 57 dom_externs.align; // attribute HTMLAppletElement.align, at tribute HTMLDivElement.align, attribute HTMLEmbedElement.align, attribute HTMLHR Element.align, attribute HTMLHeadingElement.align, attribute HTMLIFrameElement.a lign, attribute HTMLImageElement.align, attribute HTMLInputElement.align, attrib ute HTMLLegendElement.align, attribute HTMLObjectElement.align, attribute HTMLPa ragraphElement.align, attribute HTMLTableCaptionElement.align, attribute HTMLTab leCellElement.align, attribute HTMLTableColElement.align, attribute HTMLTableEle ment.align, attribute HTMLTableRowElement.align, attribute HTMLTableSectionEleme nt.align, attribute SVGPreserveAspectRatio.align
58 dom_externs.alignment; // attribute TextTrackCue.alignment 58 dom_externs.alignment; // attribute TextTrackCue.alignment
59 dom_externs.alinkColor; // attribute HTMLDocument.alinkColor 59 dom_externs.alinkColor; // attribute HTMLDocument.alinkColor
60 dom_externs.all; // attribute HTMLDocument.all 60 dom_externs.all; // attribute HTMLDocument.all
61 dom_externs.alpha; // attribute DeviceOrientationEvent.alph a, attribute WebGLContextAttributes.alpha 61 dom_externs.alpha; // attribute DeviceOrientationEvent.alph a, attribute WebGLContextAttributes.alpha
62 dom_externs.alt; // attribute HTMLAppletElement.alt, attr ibute HTMLAreaElement.alt, attribute HTMLImageElement.alt, attribute HTMLInputEl ement.alt 62 dom_externs.alt; // attribute HTMLAppletElement.alt, attr ibute HTMLAreaElement.alt, attribute HTMLImageElement.alt, attribute HTMLInputEl ement.alt
63 dom_externs.altGraphKey; // attribute KeyboardEvent.altGraphKey 63 dom_externs.altGraphKey; // attribute KeyboardEvent.altGraphKey
64 dom_externs.altKey; // attribute KeyboardEvent.altKey, attri bute MouseEvent.altKey, attribute TouchEvent.altKey, attribute WheelEvent.altKey 64 dom_externs.altKey; // attribute KeyboardEvent.altKey, attri bute MouseEvent.altKey, attribute TouchEvent.altKey, attribute WheelEvent.altKey
65 dom_externs.altitude; // attribute Coordinates.altitude 65 dom_externs.altitude; // attribute Coordinates.altitude
66 dom_externs.altitudeAccuracy; // attribute Coordinates.altitudeAccurac y 66 dom_externs.altitudeAccuracy; // attribute Coordinates.altitudeAccurac y
67 dom_externs.amplitude; // attribute SVGComponentTransferFunctio nElement.amplitude
67 dom_externs.anchorNode; // attribute DOMSelection.anchorNode 68 dom_externs.anchorNode; // attribute DOMSelection.anchorNode
68 dom_externs.anchorOffset; // attribute DOMSelection.anchorOffset 69 dom_externs.anchorOffset; // attribute DOMSelection.anchorOffset
69 dom_externs.anchors; // attribute Document.anchors 70 dom_externs.anchors; // attribute Document.anchors
71 dom_externs.angle; // attribute SVGPathSegArcAbs.angle, att ribute SVGPathSegArcRel.angle, attribute SVGTransform.angle
72 dom_externs.animVal; // attribute SVGAnimatedAngle.animVal, a ttribute SVGAnimatedBoolean.animVal, attribute SVGAnimatedEnumeration.animVal, a ttribute SVGAnimatedInteger.animVal, attribute SVGAnimatedLength.animVal, attrib ute SVGAnimatedLengthList.animVal, attribute SVGAnimatedNumber.animVal, attribut e SVGAnimatedNumberList.animVal, attribute SVGAnimatedPreserveAspectRatio.animVa l, attribute SVGAnimatedRect.animVal, attribute SVGAnimatedString.animVal, attri bute SVGAnimatedTransformList.animVal
73 dom_externs.animatedInstanceRoot; // attribute SVGUseElement.animatedInsta nceRoot
74 dom_externs.animatedNormalizedPathSegList; // attribute SVGPathElement.animated NormalizedPathSegList
75 dom_externs.animatedPathSegList; // attribute SVGPathElement.animatedPath SegList
76 dom_externs.animatedPoints; // attribute SVGPolygonElement.animatedP oints, attribute SVGPolylineElement.animatedPoints
70 dom_externs.animationName; // attribute WebKitAnimationEvent.animat ionName 77 dom_externs.animationName; // attribute WebKitAnimationEvent.animat ionName
78 dom_externs.animationsPaused; // operation SVGSVGElement.animationsPau sed
71 dom_externs.antialias; // attribute WebGLContextAttributes.anti alias 79 dom_externs.antialias; // attribute WebGLContextAttributes.anti alias
72 dom_externs.appCodeName; // attribute Navigator.appCodeName 80 dom_externs.appCodeName; // attribute Navigator.appCodeName
73 dom_externs.appName; // attribute Navigator.appName, attribut e WorkerNavigator.appName 81 dom_externs.appName; // attribute Navigator.appName, attribut e WorkerNavigator.appName
74 dom_externs.appVersion; // attribute Navigator.appVersion, attri bute WorkerNavigator.appVersion 82 dom_externs.appVersion; // attribute Navigator.appVersion, attri bute WorkerNavigator.appVersion
75 dom_externs.append; // operation DOMFormData.append, operati on WebKitBlobBuilder.append 83 dom_externs.append; // operation DOMFormData.append, operati on WebKitBlobBuilder.append
76 dom_externs.appendChild; // operation Node.appendChild 84 dom_externs.appendChild; // operation Node.appendChild
77 dom_externs.appendData; // operation CharacterData.appendData 85 dom_externs.appendData; // operation CharacterData.appendData
86 dom_externs.appendItem; // operation SVGLengthList.appendItem, o peration SVGNumberList.appendItem, operation SVGPathSegList.appendItem, operatio n SVGPointList.appendItem, operation SVGStringList.appendItem, operation SVGTran sformList.appendItem
78 dom_externs.appendMedium; // operation MediaList.appendMedium 87 dom_externs.appendMedium; // operation MediaList.appendMedium
79 dom_externs.applets; // attribute Document.applets 88 dom_externs.applets; // attribute Document.applets
80 dom_externs.applicationCache; // attribute DOMWindow.applicationCache 89 dom_externs.applicationCache; // attribute DOMWindow.applicationCache
81 dom_externs.arc; // operation CanvasRenderingContext2D.ar c 90 dom_externs.arc; // operation CanvasRenderingContext2D.ar c
82 dom_externs.arcTo; // operation CanvasRenderingContext2D.ar cTo 91 dom_externs.arcTo; // operation CanvasRenderingContext2D.ar cTo
83 dom_externs.archive; // attribute HTMLAppletElement.archive, attribute HTMLObjectElement.archive 92 dom_externs.archive; // attribute HTMLAppletElement.archive, attribute HTMLObjectElement.archive
84 dom_externs.areas; // attribute HTMLMapElement.areas 93 dom_externs.areas; // attribute HTMLMapElement.areas
85 dom_externs.asBlob; // attribute XMLHttpRequest.asBlob 94 dom_externs.asBlob; // attribute XMLHttpRequest.asBlob
86 dom_externs.assertCondition; // operation Console.assertCondition 95 dom_externs.assertCondition; // operation Console.assertCondition
87 dom_externs.assign; // operation Location.assign 96 dom_externs.assign; // operation Location.assign
88 dom_externs.async; // attribute HTMLScriptElement.async 97 dom_externs.async; // attribute HTMLScriptElement.async
89 dom_externs.atob; // operation DOMWindow.atob 98 dom_externs.atob; // operation DOMWindow.atob
90 dom_externs.attachShader; // operation WebGLRenderingContext.attac hShader 99 dom_externs.attachShader; // operation WebGLRenderingContext.attac hShader
91 dom_externs.attrChange; // attribute MutationEvent.attrChange 100 dom_externs.attrChange; // attribute MutationEvent.attrChange
92 dom_externs.attrName; // attribute MutationEvent.attrName 101 dom_externs.attrName; // attribute MutationEvent.attrName
93 dom_externs.attributeName; // attribute MutationRecord.attributeNam e 102 dom_externs.attributeName; // attribute MutationRecord.attributeNam e
94 dom_externs.attributeNamespace; // attribute MutationRecord.attributeNam espace 103 dom_externs.attributeNamespace; // attribute MutationRecord.attributeNam espace
95 dom_externs.attributes; // attribute Node.attributes 104 dom_externs.attributes; // attribute Node.attributes
96 dom_externs.autocomplete; // attribute HTMLFormElement.autocomplet e, attribute HTMLInputElement.autocomplete 105 dom_externs.autocomplete; // attribute HTMLFormElement.autocomplet e, attribute HTMLInputElement.autocomplete
97 dom_externs.autofocus; // attribute HTMLButtonElement.autofocus , attribute HTMLInputElement.autofocus, attribute HTMLKeygenElement.autofocus, a ttribute HTMLSelectElement.autofocus, attribute HTMLTextAreaElement.autofocus 106 dom_externs.autofocus; // attribute HTMLButtonElement.autofocus , attribute HTMLInputElement.autofocus, attribute HTMLKeygenElement.autofocus, a ttribute HTMLSelectElement.autofocus, attribute HTMLTextAreaElement.autofocus
98 dom_externs.autoplay; // attribute HTMLMediaElement.autoplay 107 dom_externs.autoplay; // attribute HTMLMediaElement.autoplay
99 dom_externs.availHeight; // attribute Screen.availHeight 108 dom_externs.availHeight; // attribute Screen.availHeight
100 dom_externs.availLeft; // attribute Screen.availLeft 109 dom_externs.availLeft; // attribute Screen.availLeft
101 dom_externs.availTop; // attribute Screen.availTop 110 dom_externs.availTop; // attribute Screen.availTop
102 dom_externs.availWidth; // attribute Screen.availWidth 111 dom_externs.availWidth; // attribute Screen.availWidth
103 dom_externs.axis; // attribute HTMLTableCellElement.axis 112 dom_externs.axis; // attribute HTMLTableCellElement.axis
104 dom_externs.b; // attribute WebKitCSSMatrix.b 113 dom_externs.azimuth; // attribute SVGFEDistantLightElement.az imuth
114 dom_externs.b; // attribute SVGMatrix.b, attribute WebK itCSSMatrix.b
105 dom_externs.back; // operation History.back 115 dom_externs.back; // operation History.back
106 dom_externs.background; // attribute HTMLBodyElement.background 116 dom_externs.background; // attribute HTMLBodyElement.background
117 dom_externs.baseFrequencyX; // attribute SVGFETurbulenceElement.base FrequencyX
118 dom_externs.baseFrequencyY; // attribute SVGFETurbulenceElement.base FrequencyY
107 dom_externs.baseNode; // attribute DOMSelection.baseNode 119 dom_externs.baseNode; // attribute DOMSelection.baseNode
108 dom_externs.baseOffset; // attribute DOMSelection.baseOffset 120 dom_externs.baseOffset; // attribute DOMSelection.baseOffset
109 dom_externs.baseURI; // attribute Node.baseURI 121 dom_externs.baseURI; // attribute Node.baseURI
122 dom_externs.baseVal; // attribute SVGAnimatedAngle.baseVal, a ttribute SVGAnimatedBoolean.baseVal, attribute SVGAnimatedEnumeration.baseVal, a ttribute SVGAnimatedInteger.baseVal, attribute SVGAnimatedLength.baseVal, attrib ute SVGAnimatedLengthList.baseVal, attribute SVGAnimatedNumber.baseVal, attribut e SVGAnimatedNumberList.baseVal, attribute SVGAnimatedPreserveAspectRatio.baseVa l, attribute SVGAnimatedRect.baseVal, attribute SVGAnimatedString.baseVal, attri bute SVGAnimatedTransformList.baseVal
123 dom_externs.beginElement; // operation ElementTimeControl.beginEle ment, operation SVGAnimationElement.beginElement
124 dom_externs.beginElementAt; // operation ElementTimeControl.beginEle mentAt, operation SVGAnimationElement.beginElementAt
110 dom_externs.beginPath; // operation CanvasRenderingContext2D.be ginPath 125 dom_externs.beginPath; // operation CanvasRenderingContext2D.be ginPath
111 dom_externs.behavior; // attribute HTMLMarqueeElement.behavior 126 dom_externs.behavior; // attribute HTMLMarqueeElement.behavior
112 dom_externs.beta; // attribute DeviceOrientationEvent.beta 127 dom_externs.beta; // attribute DeviceOrientationEvent.beta
113 dom_externs.bezierCurveTo; // operation CanvasRenderingContext2D.be zierCurveTo 128 dom_externs.bezierCurveTo; // operation CanvasRenderingContext2D.be zierCurveTo
114 dom_externs.bgColor; // attribute HTMLBodyElement.bgColor, at tribute HTMLDocument.bgColor, attribute HTMLMarqueeElement.bgColor, attribute HT MLTableCellElement.bgColor, attribute HTMLTableElement.bgColor, attribute HTMLTa bleRowElement.bgColor 129 dom_externs.bgColor; // attribute HTMLBodyElement.bgColor, at tribute HTMLDocument.bgColor, attribute HTMLMarqueeElement.bgColor, attribute HT MLTableCellElement.bgColor, attribute HTMLTableElement.bgColor, attribute HTMLTa bleRowElement.bgColor
130 dom_externs.bias; // attribute SVGFEConvolveMatrixElement. bias
115 dom_externs.binaryType; // attribute WebSocket.binaryType 131 dom_externs.binaryType; // attribute WebSocket.binaryType
116 dom_externs.bindAttribLocation; // operation WebGLRenderingContext.bindA ttribLocation 132 dom_externs.bindAttribLocation; // operation WebGLRenderingContext.bindA ttribLocation
117 dom_externs.bindBuffer; // operation WebGLRenderingContext.bindB uffer 133 dom_externs.bindBuffer; // operation WebGLRenderingContext.bindB uffer
118 dom_externs.bindFramebuffer; // operation WebGLRenderingContext.bindF ramebuffer 134 dom_externs.bindFramebuffer; // operation WebGLRenderingContext.bindF ramebuffer
119 dom_externs.bindRenderbuffer; // operation WebGLRenderingContext.bindR enderbuffer 135 dom_externs.bindRenderbuffer; // operation WebGLRenderingContext.bindR enderbuffer
120 dom_externs.bindTexture; // operation WebGLRenderingContext.bindT exture 136 dom_externs.bindTexture; // operation WebGLRenderingContext.bindT exture
121 dom_externs.bindVertexArrayOES; // operation OESVertexArrayObject.bindVe rtexArrayOES 137 dom_externs.bindVertexArrayOES; // operation OESVertexArrayObject.bindVe rtexArrayOES
122 dom_externs.blendColor; // operation WebGLRenderingContext.blend Color 138 dom_externs.blendColor; // operation WebGLRenderingContext.blend Color
123 dom_externs.blendEquation; // operation WebGLRenderingContext.blend Equation 139 dom_externs.blendEquation; // operation WebGLRenderingContext.blend Equation
124 dom_externs.blendEquationSeparate; // operation WebGLRenderingContext.blend EquationSeparate 140 dom_externs.blendEquationSeparate; // operation WebGLRenderingContext.blend EquationSeparate
(...skipping 10 matching lines...) Expand all
135 dom_externs.btoa; // operation DOMWindow.btoa 151 dom_externs.btoa; // operation DOMWindow.btoa
136 dom_externs.bubbles; // attribute Event.bubbles 152 dom_externs.bubbles; // attribute Event.bubbles
137 dom_externs.buffer; // attribute ArrayBufferView.buffer 153 dom_externs.buffer; // attribute ArrayBufferView.buffer
138 dom_externs.bufferData; // operation WebGLRenderingContext.buffe rData 154 dom_externs.bufferData; // operation WebGLRenderingContext.buffe rData
139 dom_externs.bufferSubData; // operation WebGLRenderingContext.buffe rSubData 155 dom_externs.bufferSubData; // operation WebGLRenderingContext.buffe rSubData
140 dom_externs.buffered; // attribute HTMLMediaElement.buffered 156 dom_externs.buffered; // attribute HTMLMediaElement.buffered
141 dom_externs.bufferedAmount; // attribute WebSocket.bufferedAmount 157 dom_externs.bufferedAmount; // attribute WebSocket.bufferedAmount
142 dom_externs.button; // attribute MouseEvent.button 158 dom_externs.button; // attribute MouseEvent.button
143 dom_externs.byteLength; // attribute ArrayBuffer.byteLength, att ribute ArrayBufferView.byteLength 159 dom_externs.byteLength; // attribute ArrayBuffer.byteLength, att ribute ArrayBufferView.byteLength
144 dom_externs.byteOffset; // attribute ArrayBufferView.byteOffset 160 dom_externs.byteOffset; // attribute ArrayBufferView.byteOffset
145 dom_externs.c; // attribute WebKitCSSMatrix.c 161 dom_externs.c; // attribute SVGMatrix.c, attribute WebK itCSSMatrix.c
146 dom_externs.callUID; // attribute ScriptProfileNode.callUID 162 dom_externs.callUID; // attribute ScriptProfileNode.callUID
147 dom_externs.caller; // attribute JavaScriptCallFrame.caller 163 dom_externs.caller; // attribute JavaScriptCallFrame.caller
148 dom_externs.canPlayType; // operation HTMLMediaElement.canPlayTyp e 164 dom_externs.canPlayType; // operation HTMLMediaElement.canPlayTyp e
149 dom_externs.cancel; // operation Notification.cancel 165 dom_externs.cancel; // operation Notification.cancel
150 dom_externs.cancelBubble; // attribute Event.cancelBubble 166 dom_externs.cancelBubble; // attribute Event.cancelBubble
151 dom_externs.cancelable; // attribute Event.cancelable 167 dom_externs.cancelable; // attribute Event.cancelable
152 dom_externs.canvas; // attribute CanvasRenderingContext.canv as 168 dom_externs.canvas; // attribute CanvasRenderingContext.canv as
153 dom_externs.caption; // attribute HTMLTableElement.caption 169 dom_externs.caption; // attribute HTMLTableElement.caption
154 dom_externs.captureEvents; // operation DOMWindow.captureEvents, op eration HTMLDocument.captureEvents 170 dom_externs.captureEvents; // operation DOMWindow.captureEvents, op eration HTMLDocument.captureEvents
155 dom_externs.caretRangeFromPoint; // operation Document.caretRangeFromPoin t 171 dom_externs.caretRangeFromPoint; // operation Document.caretRangeFromPoin t
156 dom_externs.cellIndex; // attribute HTMLTableCellElement.cellIn dex 172 dom_externs.cellIndex; // attribute HTMLTableCellElement.cellIn dex
157 dom_externs.cellPadding; // attribute HTMLTableElement.cellPaddin g 173 dom_externs.cellPadding; // attribute HTMLTableElement.cellPaddin g
158 dom_externs.cellSpacing; // attribute HTMLTableElement.cellSpacin g 174 dom_externs.cellSpacing; // attribute HTMLTableElement.cellSpacin g
159 dom_externs.cells; // attribute HTMLTableRowElement.cells 175 dom_externs.cells; // attribute HTMLTableRowElement.cells
160 dom_externs.ch; // attribute HTMLTableCellElement.ch, at tribute HTMLTableColElement.ch, attribute HTMLTableRowElement.ch, attribute HTML TableSectionElement.ch 176 dom_externs.ch; // attribute HTMLTableCellElement.ch, at tribute HTMLTableColElement.ch, attribute HTMLTableRowElement.ch, attribute HTML TableSectionElement.ch
161 dom_externs.chOff; // attribute HTMLTableCellElement.chOff, attribute HTMLTableColElement.chOff, attribute HTMLTableRowElement.chOff, attri bute HTMLTableSectionElement.chOff 177 dom_externs.chOff; // attribute HTMLTableCellElement.chOff, attribute HTMLTableColElement.chOff, attribute HTMLTableRowElement.chOff, attri bute HTMLTableSectionElement.chOff
162 dom_externs.challenge; // attribute HTMLKeygenElement.challenge 178 dom_externs.challenge; // attribute HTMLKeygenElement.challenge
163 dom_externs.changeVersion; // operation Database.changeVersion, ope ration DatabaseSync.changeVersion 179 dom_externs.changeVersion; // operation Database.changeVersion, ope ration DatabaseSync.changeVersion
164 dom_externs.changedTouches; // attribute TouchEvent.changedTouches 180 dom_externs.changedTouches; // attribute TouchEvent.changedTouches
165 dom_externs.charCode; // attribute UIEvent.charCode 181 dom_externs.charCode; // attribute UIEvent.charCode
166 dom_externs.characterSet; // attribute Document.characterSet 182 dom_externs.characterSet; // attribute Document.characterSet
167 dom_externs.charset; // attribute Document.charset, attribute HTMLAnchorElement.charset, attribute HTMLLinkElement.charset, attribute HTMLScr iptElement.charset 183 dom_externs.charset; // attribute Document.charset, attribute HTMLAnchorElement.charset, attribute HTMLLinkElement.charset, attribute HTMLScr iptElement.charset
184 dom_externs.checkEnclosure; // operation SVGSVGElement.checkEnclosur e
168 dom_externs.checkFramebufferStatus; // operation WebGLRenderingContext.check FramebufferStatus 185 dom_externs.checkFramebufferStatus; // operation WebGLRenderingContext.check FramebufferStatus
186 dom_externs.checkIntersection; // operation SVGSVGElement.checkIntersec tion
169 dom_externs.checkPermission; // operation NotificationCenter.checkPer mission 187 dom_externs.checkPermission; // operation NotificationCenter.checkPer mission
170 dom_externs.checkValidity; // operation HTMLButtonElement.checkVali dity, operation HTMLFieldSetElement.checkValidity, operation HTMLFormElement.che ckValidity, operation HTMLInputElement.checkValidity, operation HTMLKeygenElemen t.checkValidity, operation HTMLObjectElement.checkValidity, operation HTMLOutput Element.checkValidity, operation HTMLSelectElement.checkValidity, operation HTML TextAreaElement.checkValidity 188 dom_externs.checkValidity; // operation HTMLButtonElement.checkVali dity, operation HTMLFieldSetElement.checkValidity, operation HTMLFormElement.che ckValidity, operation HTMLInputElement.checkValidity, operation HTMLKeygenElemen t.checkValidity, operation HTMLObjectElement.checkValidity, operation HTMLOutput Element.checkValidity, operation HTMLSelectElement.checkValidity, operation HTML TextAreaElement.checkValidity
171 dom_externs.checked; // attribute HTMLInputElement.checked 189 dom_externs.checked; // attribute HTMLInputElement.checked
172 dom_externs.childElementCount; // attribute Element.childElementCount, attribute ElementTraversal.childElementCount 190 dom_externs.childElementCount; // attribute Element.childElementCount, attribute ElementTraversal.childElementCount
173 dom_externs.childNodes; // attribute Node.childNodes 191 dom_externs.childNodes; // attribute Node.childNodes, attribute SVGElementInstance.childNodes
174 dom_externs.children; // attribute HTMLElement.children, attri bute ScriptProfileNode.children 192 dom_externs.children; // attribute HTMLElement.children, attri bute ScriptProfileNode.children
175 dom_externs.cite; // attribute HTMLModElement.cite, attrib ute HTMLQuoteElement.cite 193 dom_externs.cite; // attribute HTMLModElement.cite, attrib ute HTMLQuoteElement.cite
176 dom_externs.classList; // attribute HTMLElement.classList 194 dom_externs.classList; // attribute HTMLElement.classList
177 dom_externs.className; // attribute HTMLElement.className 195 dom_externs.className; // attribute HTMLElement.className, attr ibute SVGAElement.className, attribute SVGCircleElement.className, attribute SVG ClipPathElement.className, attribute SVGDefsElement.className, attribute SVGDesc Element.className, attribute SVGEllipseElement.className, attribute SVGFEBlendEl ement.className, attribute SVGFEColorMatrixElement.className, attribute SVGFECom ponentTransferElement.className, attribute SVGFECompositeElement.className, attr ibute SVGFEConvolveMatrixElement.className, attribute SVGFEDiffuseLightingElemen t.className, attribute SVGFEDisplacementMapElement.className, attribute SVGFEDro pShadowElement.className, attribute SVGFEFloodElement.className, attribute SVGFE GaussianBlurElement.className, attribute SVGFEImageElement.className, attribute SVGFEMergeElement.className, attribute SVGFEMorphologyElement.className, attribu te SVGFEOffsetElement.className, attribute SVGFESpecularLightingElement.classNam e, attribute SVGFETileElement.className, attribute SVGFETurbulenceElement.classN ame, attribute SVGFilterElement.className, attribute SVGForeignObjectElement.cla ssName, attribute SVGGElement.className, attribute SVGGlyphRefElement.className, attribute SVGGradientElement.className, attribute SVGImageElement.className, at tribute SVGLineElement.className, attribute SVGMarkerElement.className, attribut e SVGMaskElement.className, attribute SVGPathElement.className, attribute SVGPat ternElement.className, attribute SVGPolygonElement.className, attribute SVGPolyl ineElement.className, attribute SVGRectElement.className, attribute SVGSVGElemen t.className, attribute SVGStopElement.className, attribute SVGStylable.className , attribute SVGSwitchElement.className, attribute SVGSymbolElement.className, at tribute SVGTextContentElement.className, attribute SVGTitleElement.className, at tribute SVGUseElement.className
178 dom_externs.clear; // operation DataTransferItemList.clear, attribute HTMLBRElement.clear, operation HTMLDocument.clear, operation IDBObjec tStore.clear, operation Storage.clear, operation WebGLRenderingContext.clear 196 dom_externs.clear; // operation DataTransferItemList.clear, attribute HTMLBRElement.clear, operation HTMLDocument.clear, operation IDBObjec tStore.clear, operation SVGLengthList.clear, operation SVGNumberList.clear, oper ation SVGPathSegList.clear, operation SVGPointList.clear, operation SVGStringLis t.clear, operation SVGTransformList.clear, operation Storage.clear, operation We bGLRenderingContext.clear
179 dom_externs.clearColor; // operation WebGLRenderingContext.clear Color 197 dom_externs.clearColor; // operation WebGLRenderingContext.clear Color
180 dom_externs.clearConsoleMessages; // operation InjectedScriptHost.clearCon soleMessages 198 dom_externs.clearConsoleMessages; // operation InjectedScriptHost.clearCon soleMessages
181 dom_externs.clearData; // operation Clipboard.clearData 199 dom_externs.clearData; // operation Clipboard.clearData
182 dom_externs.clearDepth; // operation WebGLRenderingContext.clear Depth 200 dom_externs.clearDepth; // operation WebGLRenderingContext.clear Depth
183 dom_externs.clearInterval; // operation DOMWindow.clearInterval, op eration WorkerContext.clearInterval 201 dom_externs.clearInterval; // operation DOMWindow.clearInterval, op eration WorkerContext.clearInterval
184 dom_externs.clearParameters; // operation XSLTProcessor.clearParamete rs 202 dom_externs.clearParameters; // operation XSLTProcessor.clearParamete rs
185 dom_externs.clearRect; // operation CanvasRenderingContext2D.cl earRect 203 dom_externs.clearRect; // operation CanvasRenderingContext2D.cl earRect
186 dom_externs.clearShadow; // operation CanvasRenderingContext2D.cl earShadow 204 dom_externs.clearShadow; // operation CanvasRenderingContext2D.cl earShadow
187 dom_externs.clearStencil; // operation WebGLRenderingContext.clear Stencil 205 dom_externs.clearStencil; // operation WebGLRenderingContext.clear Stencil
188 dom_externs.clearTimeout; // operation DOMWindow.clearTimeout, ope ration WorkerContext.clearTimeout 206 dom_externs.clearTimeout; // operation DOMWindow.clearTimeout, ope ration WorkerContext.clearTimeout
189 dom_externs.clearWatch; // operation Geolocation.clearWatch 207 dom_externs.clearWatch; // operation Geolocation.clearWatch
190 dom_externs.click; // operation HTMLButtonElement.click, op eration HTMLInputElement.click 208 dom_externs.click; // operation HTMLButtonElement.click, op eration HTMLInputElement.click
191 dom_externs.clientHeight; // attribute Element.clientHeight 209 dom_externs.clientHeight; // attribute Element.clientHeight
192 dom_externs.clientInformation; // attribute DOMWindow.clientInformation 210 dom_externs.clientInformation; // attribute DOMWindow.clientInformation
193 dom_externs.clientLeft; // attribute Element.clientLeft 211 dom_externs.clientLeft; // attribute Element.clientLeft
194 dom_externs.clientTop; // attribute Element.clientTop 212 dom_externs.clientTop; // attribute Element.clientTop
195 dom_externs.clientWidth; // attribute Element.clientWidth 213 dom_externs.clientWidth; // attribute Element.clientWidth
196 dom_externs.clientX; // attribute MouseEvent.clientX, attribu te Touch.clientX, attribute WheelEvent.clientX 214 dom_externs.clientX; // attribute MouseEvent.clientX, attribu te Touch.clientX, attribute WheelEvent.clientX
197 dom_externs.clientY; // attribute MouseEvent.clientY, attribu te Touch.clientY, attribute WheelEvent.clientY 215 dom_externs.clientY; // attribute MouseEvent.clientY, attribu te Touch.clientY, attribute WheelEvent.clientY
198 dom_externs.clip; // operation CanvasRenderingContext2D.cl ip 216 dom_externs.clip; // operation CanvasRenderingContext2D.cl ip
217 dom_externs.clipPathUnits; // attribute SVGClipPathElement.clipPath Units
199 dom_externs.clipboardData; // attribute Event.clipboardData 218 dom_externs.clipboardData; // attribute Event.clipboardData
200 dom_externs.cloneContents; // operation Range.cloneContents 219 dom_externs.cloneContents; // operation Range.cloneContents
201 dom_externs.cloneNode; // operation Node.cloneNode 220 dom_externs.cloneNode; // operation Node.cloneNode
202 dom_externs.cloneRange; // operation Range.cloneRange 221 dom_externs.cloneRange; // operation Range.cloneRange
203 dom_externs.close; // operation DOMWindow.close, operation EventSource.close, operation HTMLDocument.close, operation IDBDatabase.close, op eration MessagePort.close, operation WebSocket.close, operation WorkerContext.cl ose 222 dom_externs.close; // operation DOMWindow.close, operation EventSource.close, operation HTMLDocument.close, operation IDBDatabase.close, op eration MessagePort.close, operation WebSocket.close, operation WorkerContext.cl ose
204 dom_externs.closePath; // operation CanvasRenderingContext2D.cl osePath 223 dom_externs.closePath; // operation CanvasRenderingContext2D.cl osePath
205 dom_externs.closeWindow; // operation InspectorFrontendHost.close Window 224 dom_externs.closeWindow; // operation InspectorFrontendHost.close Window
206 dom_externs.closed; // attribute DOMWindow.closed 225 dom_externs.closed; // attribute DOMWindow.closed
207 dom_externs.cmp; // operation IDBFactory.cmp 226 dom_externs.cmp; // operation IDBFactory.cmp
208 dom_externs.code; // attribute CloseEvent.code, attribute DOMException.code, attribute EventException.code, attribute FileError.code, attr ibute FileException.code, attribute HTMLAppletElement.code, attribute HTMLObject Element.code, attribute IDBDatabaseError.code, attribute IDBDatabaseException.co de, attribute MediaError.code, attribute NavigatorUserMediaError.code, attribute OperationNotAllowedException.code, attribute PositionError.code, attribute Rang eException.code, attribute SQLError.code, attribute SQLException.code, attribute XMLHttpRequestException.code, attribute XPathException.code 227 dom_externs.code; // attribute CloseEvent.code, attribute DOMException.code, attribute EventException.code, attribute FileError.code, attr ibute FileException.code, attribute HTMLAppletElement.code, attribute HTMLObject Element.code, attribute IDBDatabaseError.code, attribute IDBDatabaseException.co de, attribute MediaError.code, attribute NavigatorUserMediaError.code, attribute OperationNotAllowedException.code, attribute PositionError.code, attribute Rang eException.code, attribute SQLError.code, attribute SQLException.code, attribute SVGException.code, attribute XMLHttpRequestException.code, attribute XPathExcep tion.code
209 dom_externs.codeBase; // attribute HTMLAppletElement.codeBase, attribute HTMLObjectElement.codeBase 228 dom_externs.codeBase; // attribute HTMLAppletElement.codeBase, attribute HTMLObjectElement.codeBase
210 dom_externs.codeType; // attribute HTMLObjectElement.codeType 229 dom_externs.codeType; // attribute HTMLObjectElement.codeType
211 dom_externs.colSpan; // attribute HTMLTableCellElement.colSpa n 230 dom_externs.colSpan; // attribute HTMLTableCellElement.colSpa n
212 dom_externs.collapse; // operation DOMSelection.collapse, oper ation Range.collapse 231 dom_externs.collapse; // operation DOMSelection.collapse, oper ation Range.collapse
213 dom_externs.collapseToEnd; // operation DOMSelection.collapseToEnd 232 dom_externs.collapseToEnd; // operation DOMSelection.collapseToEnd
214 dom_externs.collapseToStart; // operation DOMSelection.collapseToStar t 233 dom_externs.collapseToStart; // operation DOMSelection.collapseToStar t
215 dom_externs.collapsed; // attribute Range.collapsed 234 dom_externs.collapsed; // attribute Range.collapsed
216 dom_externs.color; // attribute HTMLBaseFontElement.color, attribute HTMLFontElement.color 235 dom_externs.color; // attribute HTMLBaseFontElement.color, attribute HTMLFontElement.color
217 dom_externs.colorDepth; // attribute Screen.colorDepth 236 dom_externs.colorDepth; // attribute Screen.colorDepth
218 dom_externs.colorMask; // operation WebGLRenderingContext.color Mask 237 dom_externs.colorMask; // operation WebGLRenderingContext.color Mask
238 dom_externs.colorType; // attribute SVGColor.colorType
219 dom_externs.cols; // attribute HTMLFrameSetElement.cols, a ttribute HTMLTextAreaElement.cols 239 dom_externs.cols; // attribute HTMLFrameSetElement.cols, a ttribute HTMLTextAreaElement.cols
220 dom_externs.column; // attribute JavaScriptCallFrame.column 240 dom_externs.column; // attribute JavaScriptCallFrame.column
221 dom_externs.commonAncestorContainer; // attribute Range.commonAncestorContain er 241 dom_externs.commonAncestorContainer; // attribute Range.commonAncestorContain er
222 dom_externs.compact; // attribute HTMLDListElement.compact, a ttribute HTMLDirectoryElement.compact, attribute HTMLMenuElement.compact, attrib ute HTMLOListElement.compact, attribute HTMLUListElement.compact 242 dom_externs.compact; // attribute HTMLDListElement.compact, a ttribute HTMLDirectoryElement.compact, attribute HTMLMenuElement.compact, attrib ute HTMLOListElement.compact, attribute HTMLUListElement.compact
223 dom_externs.compareDocumentPosition; // operation Node.compareDocumentPositio n 243 dom_externs.compareDocumentPosition; // operation Node.compareDocumentPositio n
224 dom_externs.compareNode; // operation Range.compareNode 244 dom_externs.compareNode; // operation Range.compareNode
225 dom_externs.comparePoint; // operation Range.comparePoint 245 dom_externs.comparePoint; // operation Range.comparePoint
226 dom_externs.compatMode; // attribute Document.compatMode, attrib ute HTMLDocument.compatMode 246 dom_externs.compatMode; // attribute Document.compatMode, attrib ute HTMLDocument.compatMode
227 dom_externs.compileShader; // operation WebGLRenderingContext.compi leShader 247 dom_externs.compileShader; // operation WebGLRenderingContext.compi leShader
228 dom_externs.complete; // attribute HTMLImageElement.complete 248 dom_externs.complete; // attribute HTMLImageElement.complete
229 dom_externs.confidence; // attribute SpeechInputResult.confidenc e 249 dom_externs.confidence; // attribute SpeechInputResult.confidenc e
230 dom_externs.confirm; // operation DOMWindow.confirm 250 dom_externs.confirm; // operation DOMWindow.confirm
231 dom_externs.connectEnd; // attribute PerformanceTiming.connectEn d 251 dom_externs.connectEnd; // attribute PerformanceTiming.connectEn d
232 dom_externs.connectStart; // attribute PerformanceTiming.connectSt art 252 dom_externs.connectStart; // attribute PerformanceTiming.connectSt art
233 dom_externs.console; // attribute DOMWindow.console 253 dom_externs.console; // attribute DOMWindow.console
254 dom_externs.consolidate; // operation SVGTransformList.consolidat e
234 dom_externs.contains; // operation DOMTokenList.contains, oper ation Node.contains 255 dom_externs.contains; // operation DOMTokenList.contains, oper ation Node.contains
235 dom_externs.containsNode; // operation DOMSelection.containsNode 256 dom_externs.containsNode; // operation DOMSelection.containsNode
236 dom_externs.content; // attribute HTMLMetaElement.content 257 dom_externs.content; // attribute HTMLMetaElement.content
237 dom_externs.contentDocument; // attribute HTMLFrameElement.contentDoc ument, attribute HTMLIFrameElement.contentDocument, attribute HTMLObjectElement. contentDocument 258 dom_externs.contentDocument; // attribute HTMLFrameElement.contentDoc ument, attribute HTMLIFrameElement.contentDocument, attribute HTMLObjectElement. contentDocument
238 dom_externs.contentEditable; // attribute HTMLElement.contentEditable 259 dom_externs.contentEditable; // attribute HTMLElement.contentEditable
260 dom_externs.contentScriptType; // attribute SVGSVGElement.contentScript Type
261 dom_externs.contentStyleType; // attribute SVGSVGElement.contentStyleT ype
239 dom_externs.contentWindow; // attribute HTMLFrameElement.contentWin dow, attribute HTMLIFrameElement.contentWindow 262 dom_externs.contentWindow; // attribute HTMLFrameElement.contentWin dow, attribute HTMLIFrameElement.contentWindow
240 dom_externs.continueFunction; // operation IDBCursor.continueFunction 263 dom_externs.continueFunction; // operation IDBCursor.continueFunction
241 dom_externs.control; // attribute HTMLLabelElement.control 264 dom_externs.control; // attribute HTMLLabelElement.control
242 dom_externs.controls; // attribute HTMLMediaElement.controls 265 dom_externs.controls; // attribute HTMLMediaElement.controls
266 dom_externs.convertToSpecifiedUnits; // operation SVGAngle.convertToSpecified Units, operation SVGLength.convertToSpecifiedUnits
243 dom_externs.cookie; // attribute Document.cookie 267 dom_externs.cookie; // attribute Document.cookie
244 dom_externs.cookieEnabled; // attribute Navigator.cookieEnabled 268 dom_externs.cookieEnabled; // attribute Navigator.cookieEnabled
245 dom_externs.coords; // attribute Geoposition.coords, attribu te HTMLAnchorElement.coords, attribute HTMLAreaElement.coords 269 dom_externs.coords; // attribute Geoposition.coords, attribu te HTMLAnchorElement.coords, attribute HTMLAreaElement.coords
246 dom_externs.copyTexImage2D; // operation WebGLRenderingContext.copyT exImage2D 270 dom_externs.copyTexImage2D; // operation WebGLRenderingContext.copyT exImage2D
247 dom_externs.copyTexSubImage2D; // operation WebGLRenderingContext.copyT exSubImage2D 271 dom_externs.copyTexSubImage2D; // operation WebGLRenderingContext.copyT exSubImage2D
248 dom_externs.copyText; // operation InjectedScriptHost.copyText , operation InspectorFrontendHost.copyText 272 dom_externs.copyText; // operation InjectedScriptHost.copyText , operation InspectorFrontendHost.copyText
249 dom_externs.copyTo; // operation Entry.copyTo, operation Ent rySync.copyTo 273 dom_externs.copyTo; // operation Entry.copyTo, operation Ent rySync.copyTo
274 dom_externs.correspondingElement; // attribute SVGElementInstance.correspo ndingElement
275 dom_externs.correspondingUseElement; // attribute SVGElementInstance.correspo ndingUseElement
250 dom_externs.count; // operation Console.count 276 dom_externs.count; // operation Console.count
251 dom_externs.create; // attribute WebKitFlags.create 277 dom_externs.create; // attribute WebKitFlags.create
252 dom_externs.createAttribute; // operation Document.createAttribute 278 dom_externs.createAttribute; // operation Document.createAttribute
253 dom_externs.createAttributeNS; // operation Document.createAttributeNS 279 dom_externs.createAttributeNS; // operation Document.createAttributeNS
254 dom_externs.createBuffer; // operation WebGLRenderingContext.creat eBuffer 280 dom_externs.createBuffer; // operation WebGLRenderingContext.creat eBuffer
255 dom_externs.createCDATASection; // operation Document.createCDATASection 281 dom_externs.createCDATASection; // operation Document.createCDATASection
256 dom_externs.createCSSStyleSheet; // operation DOMImplementation.createCSS StyleSheet 282 dom_externs.createCSSStyleSheet; // operation DOMImplementation.createCSS StyleSheet
257 dom_externs.createCaption; // operation HTMLTableElement.createCapt ion 283 dom_externs.createCaption; // operation HTMLTableElement.createCapt ion
258 dom_externs.createComment; // operation Document.createComment 284 dom_externs.createComment; // operation Document.createComment
259 dom_externs.createContextualFragment; // operation Range.createContextualFragm ent 285 dom_externs.createContextualFragment; // operation Range.createContextualFragm ent
260 dom_externs.createDocument; // operation DOMImplementation.createDoc ument 286 dom_externs.createDocument; // operation DOMImplementation.createDoc ument
261 dom_externs.createDocumentFragment; // operation Document.createDocumentFrag ment 287 dom_externs.createDocumentFragment; // operation Document.createDocumentFrag ment
262 dom_externs.createDocumentType; // operation DOMImplementation.createDoc umentType 288 dom_externs.createDocumentType; // operation DOMImplementation.createDoc umentType
263 dom_externs.createElement; // operation Document.createElement 289 dom_externs.createElement; // operation Document.createElement
264 dom_externs.createElementNS; // operation Document.createElementNS 290 dom_externs.createElementNS; // operation Document.createElementNS
265 dom_externs.createEntityReference; // operation Document.createEntityRefere nce 291 dom_externs.createEntityReference; // operation Document.createEntityRefere nce
266 dom_externs.createEvent; // operation Document.createEvent 292 dom_externs.createEvent; // operation Document.createEvent, opera tion SVGDocument.createEvent
267 dom_externs.createExpression; // operation Document.createExpression, operation XPathEvaluator.createExpression 293 dom_externs.createExpression; // operation Document.createExpression, operation XPathEvaluator.createExpression
268 dom_externs.createFramebuffer; // operation WebGLRenderingContext.creat eFramebuffer 294 dom_externs.createFramebuffer; // operation WebGLRenderingContext.creat eFramebuffer
269 dom_externs.createHTMLDocument; // operation DOMImplementation.createHTM LDocument 295 dom_externs.createHTMLDocument; // operation DOMImplementation.createHTM LDocument
270 dom_externs.createHTMLNotification; // operation NotificationCenter.createHT MLNotification 296 dom_externs.createHTMLNotification; // operation NotificationCenter.createHT MLNotification
271 dom_externs.createImageData; // operation CanvasRenderingContext2D.cr eateImageData 297 dom_externs.createImageData; // operation CanvasRenderingContext2D.cr eateImageData
272 dom_externs.createIndex; // operation IDBObjectStore.createIndex 298 dom_externs.createIndex; // operation IDBObjectStore.createIndex
273 dom_externs.createLinearGradient; // operation CanvasRenderingContext2D.cr eateLinearGradient 299 dom_externs.createLinearGradient; // operation CanvasRenderingContext2D.cr eateLinearGradient
274 dom_externs.createNSResolver; // operation Document.createNSResolver, operation XPathEvaluator.createNSResolver 300 dom_externs.createNSResolver; // operation Document.createNSResolver, operation XPathEvaluator.createNSResolver
275 dom_externs.createNodeIterator; // operation Document.createNodeIterator 301 dom_externs.createNodeIterator; // operation Document.createNodeIterator
276 dom_externs.createNotification; // operation NotificationCenter.createNo tification 302 dom_externs.createNotification; // operation NotificationCenter.createNo tification
277 dom_externs.createObjectStore; // operation IDBDatabase.createObjectSto re 303 dom_externs.createObjectStore; // operation IDBDatabase.createObjectSto re
278 dom_externs.createObjectURL; // operation DOMURL.createObjectURL 304 dom_externs.createObjectURL; // operation DOMURL.createObjectURL
279 dom_externs.createPattern; // operation CanvasRenderingContext2D.cr eatePattern 305 dom_externs.createPattern; // operation CanvasRenderingContext2D.cr eatePattern
280 dom_externs.createProcessingInstruction; // operation Document.createProcessing Instruction 306 dom_externs.createProcessingInstruction; // operation Document.createProcessing Instruction
281 dom_externs.createProgram; // operation WebGLRenderingContext.creat eProgram 307 dom_externs.createProgram; // operation WebGLRenderingContext.creat eProgram
282 dom_externs.createRadialGradient; // operation CanvasRenderingContext2D.cr eateRadialGradient 308 dom_externs.createRadialGradient; // operation CanvasRenderingContext2D.cr eateRadialGradient
283 dom_externs.createRange; // operation Document.createRange 309 dom_externs.createRange; // operation Document.createRange
284 dom_externs.createReader; // operation DirectoryEntry.createReader , operation DirectoryEntrySync.createReader 310 dom_externs.createReader; // operation DirectoryEntry.createReader , operation DirectoryEntrySync.createReader
285 dom_externs.createRenderbuffer; // operation WebGLRenderingContext.creat eRenderbuffer 311 dom_externs.createRenderbuffer; // operation WebGLRenderingContext.creat eRenderbuffer
312 dom_externs.createSVGAngle; // operation SVGSVGElement.createSVGAngl e
313 dom_externs.createSVGLength; // operation SVGSVGElement.createSVGLeng th
314 dom_externs.createSVGMatrix; // operation SVGSVGElement.createSVGMatr ix
315 dom_externs.createSVGNumber; // operation SVGSVGElement.createSVGNumb er
316 dom_externs.createSVGPathSegArcAbs; // operation SVGPathElement.createSVGPat hSegArcAbs
317 dom_externs.createSVGPathSegArcRel; // operation SVGPathElement.createSVGPat hSegArcRel
318 dom_externs.createSVGPathSegClosePath; // operation SVGPathElement.createSVGPat hSegClosePath
319 dom_externs.createSVGPathSegCurvetoCubicAbs; // operation SVGPathElement.create SVGPathSegCurvetoCubicAbs
320 dom_externs.createSVGPathSegCurvetoCubicRel; // operation SVGPathElement.create SVGPathSegCurvetoCubicRel
321 dom_externs.createSVGPathSegCurvetoCubicSmoothAbs; // operation SVGPathElement. createSVGPathSegCurvetoCubicSmoothAbs
322 dom_externs.createSVGPathSegCurvetoCubicSmoothRel; // operation SVGPathElement. createSVGPathSegCurvetoCubicSmoothRel
323 dom_externs.createSVGPathSegCurvetoQuadraticAbs; // operation SVGPathElement.cr eateSVGPathSegCurvetoQuadraticAbs
324 dom_externs.createSVGPathSegCurvetoQuadraticRel; // operation SVGPathElement.cr eateSVGPathSegCurvetoQuadraticRel
325 dom_externs.createSVGPathSegCurvetoQuadraticSmoothAbs; // operation SVGPathElem ent.createSVGPathSegCurvetoQuadraticSmoothAbs
326 dom_externs.createSVGPathSegCurvetoQuadraticSmoothRel; // operation SVGPathElem ent.createSVGPathSegCurvetoQuadraticSmoothRel
327 dom_externs.createSVGPathSegLinetoAbs; // operation SVGPathElement.createSVGPat hSegLinetoAbs
328 dom_externs.createSVGPathSegLinetoHorizontalAbs; // operation SVGPathElement.cr eateSVGPathSegLinetoHorizontalAbs
329 dom_externs.createSVGPathSegLinetoHorizontalRel; // operation SVGPathElement.cr eateSVGPathSegLinetoHorizontalRel
330 dom_externs.createSVGPathSegLinetoRel; // operation SVGPathElement.createSVGPat hSegLinetoRel
331 dom_externs.createSVGPathSegLinetoVerticalAbs; // operation SVGPathElement.crea teSVGPathSegLinetoVerticalAbs
332 dom_externs.createSVGPathSegLinetoVerticalRel; // operation SVGPathElement.crea teSVGPathSegLinetoVerticalRel
333 dom_externs.createSVGPathSegMovetoAbs; // operation SVGPathElement.createSVGPat hSegMovetoAbs
334 dom_externs.createSVGPathSegMovetoRel; // operation SVGPathElement.createSVGPat hSegMovetoRel
335 dom_externs.createSVGPoint; // operation SVGSVGElement.createSVGPoin t
336 dom_externs.createSVGRect; // operation SVGSVGElement.createSVGRect
337 dom_externs.createSVGTransform; // operation SVGSVGElement.createSVGTran sform
338 dom_externs.createSVGTransformFromMatrix; // operation SVGSVGElement.createSVGT ransformFromMatrix, operation SVGTransformList.createSVGTransformFromMatrix
286 dom_externs.createShader; // operation WebGLRenderingContext.creat eShader 339 dom_externs.createShader; // operation WebGLRenderingContext.creat eShader
287 dom_externs.createTFoot; // operation HTMLTableElement.createTFoo t 340 dom_externs.createTFoot; // operation HTMLTableElement.createTFoo t
288 dom_externs.createTHead; // operation HTMLTableElement.createTHea d 341 dom_externs.createTHead; // operation HTMLTableElement.createTHea d
289 dom_externs.createTextNode; // operation Document.createTextNode 342 dom_externs.createTextNode; // operation Document.createTextNode
290 dom_externs.createTexture; // operation WebGLRenderingContext.creat eTexture 343 dom_externs.createTexture; // operation WebGLRenderingContext.creat eTexture
291 dom_externs.createTreeWalker; // operation Document.createTreeWalker 344 dom_externs.createTreeWalker; // operation Document.createTreeWalker
292 dom_externs.createVertexArrayOES; // operation OESVertexArrayObject.create VertexArrayOES 345 dom_externs.createVertexArrayOES; // operation OESVertexArrayObject.create VertexArrayOES
293 dom_externs.createWriter; // operation FileEntry.createWriter, ope ration FileEntrySync.createWriter 346 dom_externs.createWriter; // operation FileEntry.createWriter, ope ration FileEntrySync.createWriter
294 dom_externs.crossOrigin; // attribute HTMLImageElement.crossOrigi n 347 dom_externs.crossOrigin; // attribute HTMLImageElement.crossOrigi n
295 dom_externs.crypto; // attribute DOMWindow.crypto 348 dom_externs.crypto; // attribute DOMWindow.crypto
296 dom_externs.cssRules; // attribute CSSMediaRule.cssRules, attr ibute CSSStyleSheet.cssRules, attribute WebKitCSSKeyframesRule.cssRules 349 dom_externs.cssRules; // attribute CSSMediaRule.cssRules, attr ibute CSSStyleSheet.cssRules, attribute WebKitCSSKeyframesRule.cssRules
297 dom_externs.cssText; // attribute CSSRule.cssText, attribute CSSStyleDeclaration.cssText, attribute CSSValue.cssText 350 dom_externs.cssText; // attribute CSSRule.cssText, attribute CSSStyleDeclaration.cssText, attribute CSSValue.cssText
298 dom_externs.cssValueType; // attribute CSSValue.cssValueType 351 dom_externs.cssValueType; // attribute CSSValue.cssValueType
299 dom_externs.ctrlKey; // attribute KeyboardEvent.ctrlKey, attr ibute MouseEvent.ctrlKey, attribute TouchEvent.ctrlKey, attribute WheelEvent.ctr lKey 352 dom_externs.ctrlKey; // attribute KeyboardEvent.ctrlKey, attr ibute MouseEvent.ctrlKey, attribute TouchEvent.ctrlKey, attribute WheelEvent.ctr lKey
300 dom_externs.cues; // attribute TextTrack.cues 353 dom_externs.cues; // attribute TextTrack.cues
301 dom_externs.cullFace; // operation WebGLRenderingContext.cullF ace 354 dom_externs.cullFace; // operation WebGLRenderingContext.cullF ace
302 dom_externs.currentNode; // attribute TreeWalker.currentNode 355 dom_externs.currentNode; // attribute TreeWalker.currentNode
356 dom_externs.currentScale; // attribute SVGSVGElement.currentScale
303 dom_externs.currentSrc; // attribute HTMLMediaElement.currentSrc 357 dom_externs.currentSrc; // attribute HTMLMediaElement.currentSrc
304 dom_externs.currentTarget; // attribute Event.currentTarget 358 dom_externs.currentTarget; // attribute Event.currentTarget
305 dom_externs.currentTime; // attribute HTMLMediaElement.currentTim e 359 dom_externs.currentTime; // attribute HTMLMediaElement.currentTim e
360 dom_externs.currentTranslate; // attribute SVGSVGElement.currentTransl ate
306 dom_externs.customError; // attribute ValidityState.customError 361 dom_externs.customError; // attribute ValidityState.customError
307 dom_externs.d; // attribute WebKitCSSMatrix.d 362 dom_externs.cx; // attribute SVGCircleElement.cx, attrib ute SVGEllipseElement.cx, attribute SVGRadialGradientElement.cx
363 dom_externs.cy; // attribute SVGCircleElement.cy, attrib ute SVGEllipseElement.cy, attribute SVGRadialGradientElement.cy
364 dom_externs.d; // attribute SVGMatrix.d, attribute WebK itCSSMatrix.d
308 dom_externs.data; // attribute CharacterData.data, attribu te CompositionEvent.data, attribute HTMLObjectElement.data, attribute ImageData. data, attribute MessageEvent.data, attribute ProcessingInstruction.data, attribu te TextEvent.data 365 dom_externs.data; // attribute CharacterData.data, attribu te CompositionEvent.data, attribute HTMLObjectElement.data, attribute ImageData. data, attribute MessageEvent.data, attribute ProcessingInstruction.data, attribu te TextEvent.data
309 dom_externs.dataTransfer; // attribute MouseEvent.dataTransfer 366 dom_externs.dataTransfer; // attribute MouseEvent.dataTransfer
310 dom_externs.databaseId; // operation InjectedScriptHost.database Id 367 dom_externs.databaseId; // operation InjectedScriptHost.database Id
311 dom_externs.dateTime; // attribute HTMLModElement.dateTime 368 dom_externs.dateTime; // attribute HTMLModElement.dateTime
312 dom_externs.db; // attribute IDBTransaction.db 369 dom_externs.db; // attribute IDBTransaction.db
313 dom_externs.debug; // operation Console.debug 370 dom_externs.debug; // operation Console.debug
314 dom_externs.declare; // attribute HTMLObjectElement.declare 371 dom_externs.declare; // attribute HTMLObjectElement.declare
315 dom_externs.defaultCharset; // attribute Document.defaultCharset 372 dom_externs.defaultCharset; // attribute Document.defaultCharset
316 dom_externs.defaultChecked; // attribute HTMLInputElement.defaultChe cked 373 dom_externs.defaultChecked; // attribute HTMLInputElement.defaultChe cked
317 dom_externs.defaultMuted; // attribute HTMLMediaElement.defaultMut ed 374 dom_externs.defaultMuted; // attribute HTMLMediaElement.defaultMut ed
(...skipping 25 matching lines...) Expand all
343 dom_externs.deleteShader; // operation WebGLRenderingContext.delet eShader 400 dom_externs.deleteShader; // operation WebGLRenderingContext.delet eShader
344 dom_externs.deleteTFoot; // operation HTMLTableElement.deleteTFoo t 401 dom_externs.deleteTFoot; // operation HTMLTableElement.deleteTFoo t
345 dom_externs.deleteTHead; // operation HTMLTableElement.deleteTHea d 402 dom_externs.deleteTHead; // operation HTMLTableElement.deleteTHea d
346 dom_externs.deleteTexture; // operation WebGLRenderingContext.delet eTexture 403 dom_externs.deleteTexture; // operation WebGLRenderingContext.delet eTexture
347 dom_externs.deleteVertexArrayOES; // operation OESVertexArrayObject.delete VertexArrayOES 404 dom_externs.deleteVertexArrayOES; // operation OESVertexArrayObject.delete VertexArrayOES
348 dom_externs.depth; // attribute WebGLContextAttributes.dept h 405 dom_externs.depth; // attribute WebGLContextAttributes.dept h
349 dom_externs.depthFunc; // operation WebGLRenderingContext.depth Func 406 dom_externs.depthFunc; // operation WebGLRenderingContext.depth Func
350 dom_externs.depthMask; // operation WebGLRenderingContext.depth Mask 407 dom_externs.depthMask; // operation WebGLRenderingContext.depth Mask
351 dom_externs.depthRange; // operation WebGLRenderingContext.depth Range 408 dom_externs.depthRange; // operation WebGLRenderingContext.depth Range
352 dom_externs.description; // attribute DOMMimeType.description, at tribute DOMPlugin.description 409 dom_externs.description; // attribute DOMMimeType.description, at tribute DOMPlugin.description
410 dom_externs.deselectAll; // operation SVGSVGElement.deselectAll
353 dom_externs.designMode; // attribute HTMLDocument.designMode 411 dom_externs.designMode; // attribute HTMLDocument.designMode
354 dom_externs.detach; // operation NodeIterator.detach, operat ion Range.detach 412 dom_externs.detach; // operation NodeIterator.detach, operat ion Range.detach
355 dom_externs.detachShader; // operation WebGLRenderingContext.detac hShader 413 dom_externs.detachShader; // operation WebGLRenderingContext.detac hShader
356 dom_externs.detail; // attribute CustomEvent.detail, attribu te UIEvent.detail 414 dom_externs.detail; // attribute CustomEvent.detail, attribu te UIEvent.detail
357 dom_externs.devicePixelRatio; // attribute DOMWindow.devicePixelRatio 415 dom_externs.devicePixelRatio; // attribute DOMWindow.devicePixelRatio
416 dom_externs.diffuseConstant; // attribute SVGFEDiffuseLightingElement .diffuseConstant
358 dom_externs.dir; // operation Console.dir, attribute HTML Document.dir, attribute HTMLElement.dir, attribute Notification.dir 417 dom_externs.dir; // operation Console.dir, attribute HTML Document.dir, attribute HTMLElement.dir, attribute Notification.dir
359 dom_externs.direction; // attribute HTMLMarqueeElement.directio n, attribute IDBCursor.direction, attribute TextTrackCue.direction, attribute We bKitAnimation.direction 418 dom_externs.direction; // attribute HTMLMarqueeElement.directio n, attribute IDBCursor.direction, attribute TextTrackCue.direction, attribute We bKitAnimation.direction
360 dom_externs.dirxml; // operation Console.dirxml 419 dom_externs.dirxml; // operation Console.dirxml
361 dom_externs.disable; // operation WebGLRenderingContext.disab le 420 dom_externs.disable; // operation WebGLRenderingContext.disab le
362 dom_externs.disableVertexAttribArray; // operation WebGLRenderingContext.disab leVertexAttribArray 421 dom_externs.disableVertexAttribArray; // operation WebGLRenderingContext.disab leVertexAttribArray
363 dom_externs.disabled; // attribute HTMLButtonElement.disabled, attribute HTMLInputElement.disabled, attribute HTMLKeygenElement.disabled, attr ibute HTMLLinkElement.disabled, attribute HTMLOptGroupElement.disabled, attribut e HTMLOptionElement.disabled, attribute HTMLSelectElement.disabled, attribute HT MLStyleElement.disabled, attribute HTMLTextAreaElement.disabled, attribute Style Sheet.disabled 422 dom_externs.disabled; // attribute HTMLButtonElement.disabled, attribute HTMLInputElement.disabled, attribute HTMLKeygenElement.disabled, attr ibute HTMLLinkElement.disabled, attribute HTMLOptGroupElement.disabled, attribut e HTMLOptionElement.disabled, attribute HTMLSelectElement.disabled, attribute HT MLStyleElement.disabled, attribute HTMLTextAreaElement.disabled, attribute Style Sheet.disabled
364 dom_externs.disconnect; // operation WebKitMutationObserver.disc onnect 423 dom_externs.disconnect; // operation WebKitMutationObserver.disc onnect
365 dom_externs.disconnectFromBackend; // operation InspectorFrontendHost.disco nnectFromBackend 424 dom_externs.disconnectFromBackend; // operation InspectorFrontendHost.disco nnectFromBackend
366 dom_externs.dispatchEvent; // operation AbstractWorker.dispatchEven t, operation DOMApplicationCache.dispatchEvent, operation DOMWindow.dispatchEven t, operation EventSource.dispatchEvent, operation EventTarget.dispatchEvent, ope ration IDBDatabase.dispatchEvent, operation IDBRequest.dispatchEvent, operation IDBTransaction.dispatchEvent, operation MessagePort.dispatchEvent, operation Nod e.dispatchEvent, operation Notification.dispatchEvent, operation WebSocket.dispa tchEvent, operation WorkerContext.dispatchEvent, operation XMLHttpRequest.dispat chEvent, operation XMLHttpRequestUpload.dispatchEvent 425 dom_externs.dispatchEvent; // operation AbstractWorker.dispatchEven t, operation DOMApplicationCache.dispatchEvent, operation DOMWindow.dispatchEven t, operation EventSource.dispatchEvent, operation EventTarget.dispatchEvent, ope ration IDBDatabase.dispatchEvent, operation IDBRequest.dispatchEvent, operation IDBTransaction.dispatchEvent, operation MessagePort.dispatchEvent, operation Nod e.dispatchEvent, operation Notification.dispatchEvent, operation SVGElementInsta nce.dispatchEvent, operation WebSocket.dispatchEvent, operation WorkerContext.di spatchEvent, operation XMLHttpRequest.dispatchEvent, operation XMLHttpRequestUpl oad.dispatchEvent
426 dom_externs.divisor; // attribute SVGFEConvolveMatrixElement. divisor
367 dom_externs.doctype; // attribute Document.doctype 427 dom_externs.doctype; // attribute Document.doctype
368 dom_externs.document; // attribute DOMWindow.document 428 dom_externs.document; // attribute DOMWindow.document
369 dom_externs.documentElement; // attribute Document.documentElement 429 dom_externs.documentElement; // attribute Document.documentElement
370 dom_externs.documentURI; // attribute Document.documentURI 430 dom_externs.documentURI; // attribute Document.documentURI
371 dom_externs.domComplete; // attribute PerformanceTiming.domComple te 431 dom_externs.domComplete; // attribute PerformanceTiming.domComple te
372 dom_externs.domContentLoadedEventEnd; // attribute PerformanceTiming.domConten tLoadedEventEnd 432 dom_externs.domContentLoadedEventEnd; // attribute PerformanceTiming.domConten tLoadedEventEnd
373 dom_externs.domContentLoadedEventStart; // attribute PerformanceTiming.domConte ntLoadedEventStart 433 dom_externs.domContentLoadedEventStart; // attribute PerformanceTiming.domConte ntLoadedEventStart
374 dom_externs.domInteractive; // attribute PerformanceTiming.domIntera ctive 434 dom_externs.domInteractive; // attribute PerformanceTiming.domIntera ctive
375 dom_externs.domLoading; // attribute PerformanceTiming.domLoadin g 435 dom_externs.domLoading; // attribute PerformanceTiming.domLoadin g
376 dom_externs.domain; // attribute Document.domain 436 dom_externs.domain; // attribute Document.domain
377 dom_externs.domainLookupEnd; // attribute PerformanceTiming.domainLoo kupEnd 437 dom_externs.domainLookupEnd; // attribute PerformanceTiming.domainLoo kupEnd
378 dom_externs.domainLookupStart; // attribute PerformanceTiming.domainLoo kupStart 438 dom_externs.domainLookupStart; // attribute PerformanceTiming.domainLoo kupStart
379 dom_externs.download; // attribute HTMLAnchorElement.download 439 dom_externs.download; // attribute HTMLAnchorElement.download
380 dom_externs.draggable; // attribute HTMLElement.draggable 440 dom_externs.draggable; // attribute HTMLElement.draggable
381 dom_externs.drawArrays; // operation WebGLRenderingContext.drawA rrays 441 dom_externs.drawArrays; // operation WebGLRenderingContext.drawA rrays
382 dom_externs.drawElements; // operation WebGLRenderingContext.drawE lements 442 dom_externs.drawElements; // operation WebGLRenderingContext.drawE lements
383 dom_externs.drawImage; // operation CanvasRenderingContext2D.dr awImage 443 dom_externs.drawImage; // operation CanvasRenderingContext2D.dr awImage
384 dom_externs.drawImageFromRect; // operation CanvasRenderingContext2D.dr awImageFromRect 444 dom_externs.drawImageFromRect; // operation CanvasRenderingContext2D.dr awImageFromRect
385 dom_externs.drawingBufferHeight; // attribute WebGLRenderingContext.drawi ngBufferHeight 445 dom_externs.drawingBufferHeight; // attribute WebGLRenderingContext.drawi ngBufferHeight
386 dom_externs.drawingBufferWidth; // attribute WebGLRenderingContext.drawi ngBufferWidth 446 dom_externs.drawingBufferWidth; // attribute WebGLRenderingContext.drawi ngBufferWidth
387 dom_externs.dropEffect; // attribute Clipboard.dropEffect 447 dom_externs.dropEffect; // attribute Clipboard.dropEffect
388 dom_externs.duration; // attribute HTMLMediaElement.duration, attribute WebKitAnimation.duration 448 dom_externs.duration; // attribute HTMLMediaElement.duration, attribute WebKitAnimation.duration
389 dom_externs.e; // attribute WebKitCSSMatrix.e 449 dom_externs.dx; // attribute SVGFEDropShadowElement.dx, attribute SVGFEOffsetElement.dx, attribute SVGGlyphRefElement.dx, attribute SVGT extPositioningElement.dx
450 dom_externs.dy; // attribute SVGFEDropShadowElement.dy, attribute SVGFEOffsetElement.dy, attribute SVGGlyphRefElement.dy, attribute SVGT extPositioningElement.dy
451 dom_externs.e; // attribute SVGMatrix.e, attribute WebK itCSSMatrix.e
452 dom_externs.edgeMode; // attribute SVGFEConvolveMatrixElement. edgeMode
390 dom_externs.effectAllowed; // attribute Clipboard.effectAllowed 453 dom_externs.effectAllowed; // attribute Clipboard.effectAllowed
391 dom_externs.elapsedTime; // attribute WebKitAnimation.elapsedTime , attribute WebKitAnimationEvent.elapsedTime, attribute WebKitTransitionEvent.el apsedTime 454 dom_externs.elapsedTime; // attribute WebKitAnimation.elapsedTime , attribute WebKitAnimationEvent.elapsedTime, attribute WebKitTransitionEvent.el apsedTime
392 dom_externs.elementFromPoint; // operation Document.elementFromPoint 455 dom_externs.elementFromPoint; // operation Document.elementFromPoint
393 dom_externs.elements; // attribute HTMLFormElement.elements 456 dom_externs.elements; // attribute HTMLFormElement.elements
457 dom_externs.elevation; // attribute SVGFEDistantLightElement.el evation
394 dom_externs.embeds; // attribute HTMLDocument.embeds 458 dom_externs.embeds; // attribute HTMLDocument.embeds
395 dom_externs.empty; // operation DOMSelection.empty 459 dom_externs.empty; // operation DOMSelection.empty
396 dom_externs.enable; // operation WebGLRenderingContext.enabl e 460 dom_externs.enable; // operation WebGLRenderingContext.enabl e
397 dom_externs.enableVertexAttribArray; // operation WebGLRenderingContext.enabl eVertexAttribArray 461 dom_externs.enableVertexAttribArray; // operation WebGLRenderingContext.enabl eVertexAttribArray
398 dom_externs.enabledPlugin; // attribute DOMMimeType.enabledPlugin 462 dom_externs.enabledPlugin; // attribute DOMMimeType.enabledPlugin
399 dom_externs.encoding; // attribute CSSCharsetRule.encoding, at tribute HTMLFormElement.encoding 463 dom_externs.encoding; // attribute CSSCharsetRule.encoding, at tribute HTMLFormElement.encoding
400 dom_externs.enctype; // attribute HTMLFormElement.enctype 464 dom_externs.enctype; // attribute HTMLFormElement.enctype
401 dom_externs.end; // operation TimeRanges.end 465 dom_externs.end; // operation TimeRanges.end
402 dom_externs.endContainer; // attribute Range.endContainer 466 dom_externs.endContainer; // attribute Range.endContainer
467 dom_externs.endElement; // operation ElementTimeControl.endEleme nt, operation SVGAnimationElement.endElement
468 dom_externs.endElementAt; // operation ElementTimeControl.endEleme ntAt, operation SVGAnimationElement.endElementAt
403 dom_externs.endOffset; // attribute Range.endOffset 469 dom_externs.endOffset; // attribute Range.endOffset
404 dom_externs.endTime; // attribute TextTrackCue.endTime 470 dom_externs.endTime; // attribute TextTrackCue.endTime
405 dom_externs.ended; // attribute HTMLMediaElement.ended, att ribute WebKitAnimation.ended 471 dom_externs.ended; // attribute HTMLMediaElement.ended, att ribute WebKitAnimation.ended
406 dom_externs.entities; // attribute DocumentType.entities 472 dom_externs.entities; // attribute DocumentType.entities
407 dom_externs.error; // operation Console.error, attribute Fi leReader.error, attribute FileWriter.error, attribute HTMLMediaElement.error 473 dom_externs.error; // operation Console.error, attribute Fi leReader.error, attribute FileWriter.error, attribute HTMLMediaElement.error
408 dom_externs.errorCode; // attribute IDBRequest.errorCode 474 dom_externs.errorCode; // attribute IDBRequest.errorCode
409 dom_externs.evaluate; // operation Document.evaluate, operatio n InjectedScriptHost.evaluate, operation JavaScriptCallFrame.evaluate, operation XPathEvaluator.evaluate, operation XPathExpression.evaluate 475 dom_externs.evaluate; // operation Document.evaluate, operatio n InjectedScriptHost.evaluate, operation JavaScriptCallFrame.evaluate, operation XPathEvaluator.evaluate, operation XPathExpression.evaluate
410 dom_externs.event; // attribute DOMWindow.event, attribute HTMLScriptElement.event 476 dom_externs.event; // attribute DOMWindow.event, attribute HTMLScriptElement.event
411 dom_externs.eventPhase; // attribute Event.eventPhase 477 dom_externs.eventPhase; // attribute Event.eventPhase
412 dom_externs.exclusive; // attribute WebKitFlags.exclusive 478 dom_externs.exclusive; // attribute WebKitFlags.exclusive
413 dom_externs.execCommand; // operation Document.execCommand 479 dom_externs.execCommand; // operation Document.execCommand
414 dom_externs.expand; // operation Range.expand 480 dom_externs.expand; // operation Range.expand
415 dom_externs.expandEntityReferences; // attribute NodeIterator.expandEntityRe ferences, attribute TreeWalker.expandEntityReferences 481 dom_externs.expandEntityReferences; // attribute NodeIterator.expandEntityRe ferences, attribute TreeWalker.expandEntityReferences
482 dom_externs.exponent; // attribute SVGComponentTransferFunctio nElement.exponent
416 dom_externs.extend; // operation DOMSelection.extend 483 dom_externs.extend; // operation DOMSelection.extend
417 dom_externs.extensions; // attribute WebSocket.extensions 484 dom_externs.extensions; // attribute WebSocket.extensions
418 dom_externs.extentNode; // attribute DOMSelection.extentNode 485 dom_externs.extentNode; // attribute DOMSelection.extentNode
419 dom_externs.extentOffset; // attribute DOMSelection.extentOffset 486 dom_externs.extentOffset; // attribute DOMSelection.extentOffset
487 dom_externs.externalResourcesRequired; // attribute SVGAElement.externalResourc esRequired, attribute SVGAnimationElement.externalResourcesRequired, attribute S VGCircleElement.externalResourcesRequired, attribute SVGClipPathElement.external ResourcesRequired, attribute SVGCursorElement.externalResourcesRequired, attribu te SVGDefsElement.externalResourcesRequired, attribute SVGEllipseElement.externa lResourcesRequired, attribute SVGExternalResourcesRequired.externalResourcesRequ ired, attribute SVGFEImageElement.externalResourcesRequired, attribute SVGFilter Element.externalResourcesRequired, attribute SVGForeignObjectElement.externalRes ourcesRequired, attribute SVGGElement.externalResourcesRequired, attribute SVGGr adientElement.externalResourcesRequired, attribute SVGImageElement.externalResou rcesRequired, attribute SVGLineElement.externalResourcesRequired, attribute SVGM PathElement.externalResourcesRequired, attribute SVGMarkerElement.externalResour cesRequired, attribute SVGMaskElement.externalResourcesRequired, attribute SVGPa thElement.externalResourcesRequired, attribute SVGPatternElement.externalResourc esRequired, attribute SVGPolygonElement.externalResourcesRequired, attribute SVG PolylineElement.externalResourcesRequired, attribute SVGRectElement.externalReso urcesRequired, attribute SVGSVGElement.externalResourcesRequired, attribute SVGS criptElement.externalResourcesRequired, attribute SVGSwitchElement.externalResou rcesRequired, attribute SVGSymbolElement.externalResourcesRequired, attribute SV GTextContentElement.externalResourcesRequired, attribute SVGUseElement.externalR esourcesRequired, attribute SVGViewElement.externalResourcesRequired
420 dom_externs.extractContents; // operation Range.extractContents 488 dom_externs.extractContents; // operation Range.extractContents
421 dom_externs.f; // attribute WebKitCSSMatrix.f 489 dom_externs.f; // attribute SVGMatrix.f, attribute WebK itCSSMatrix.f
422 dom_externs.face; // attribute HTMLBaseFontElement.face, a ttribute HTMLFontElement.face 490 dom_externs.face; // attribute HTMLBaseFontElement.face, a ttribute HTMLFontElement.face
491 dom_externs.farthestViewportElement; // attribute SVGAElement.farthestViewpor tElement, attribute SVGCircleElement.farthestViewportElement, attribute SVGClipP athElement.farthestViewportElement, attribute SVGDefsElement.farthestViewportEle ment, attribute SVGEllipseElement.farthestViewportElement, attribute SVGForeignO bjectElement.farthestViewportElement, attribute SVGGElement.farthestViewportElem ent, attribute SVGImageElement.farthestViewportElement, attribute SVGLineElement .farthestViewportElement, attribute SVGLocatable.farthestViewportElement, attrib ute SVGPathElement.farthestViewportElement, attribute SVGPolygonElement.farthest ViewportElement, attribute SVGPolylineElement.farthestViewportElement, attribute SVGRectElement.farthestViewportElement, attribute SVGSVGElement.farthestViewpor tElement, attribute SVGSwitchElement.farthestViewportElement, attribute SVGTextE lement.farthestViewportElement, attribute SVGUseElement.farthestViewportElement
423 dom_externs.fetchStart; // attribute PerformanceTiming.fetchStar t 492 dom_externs.fetchStart; // attribute PerformanceTiming.fetchStar t
424 dom_externs.fgColor; // attribute HTMLDocument.fgColor 493 dom_externs.fgColor; // attribute HTMLDocument.fgColor
425 dom_externs.file; // operation FileEntry.file, operation F ileEntrySync.file 494 dom_externs.file; // operation FileEntry.file, operation F ileEntrySync.file
426 dom_externs.fileName; // attribute File.fileName 495 dom_externs.fileName; // attribute File.fileName
427 dom_externs.fileSize; // attribute File.fileSize 496 dom_externs.fileSize; // attribute File.fileSize
428 dom_externs.filename; // attribute DOMPlugin.filename, attribu te ErrorEvent.filename 497 dom_externs.filename; // attribute DOMPlugin.filename, attribu te ErrorEvent.filename
429 dom_externs.files; // attribute Clipboard.files, attribute HTMLInputElement.files 498 dom_externs.files; // attribute Clipboard.files, attribute HTMLInputElement.files
430 dom_externs.filesystem; // attribute Entry.filesystem, attribute EntrySync.filesystem 499 dom_externs.filesystem; // attribute Entry.filesystem, attribute EntrySync.filesystem
431 dom_externs.fill; // operation CanvasRenderingContext2D.fi ll 500 dom_externs.fill; // operation CanvasRenderingContext2D.fi ll
432 dom_externs.fillMode; // attribute WebKitAnimation.fillMode 501 dom_externs.fillMode; // attribute WebKitAnimation.fillMode
433 dom_externs.fillRect; // operation CanvasRenderingContext2D.fi llRect 502 dom_externs.fillRect; // operation CanvasRenderingContext2D.fi llRect
434 dom_externs.fillStyle; // attribute CanvasRenderingContext2D.fi llStyle 503 dom_externs.fillStyle; // attribute CanvasRenderingContext2D.fi llStyle
435 dom_externs.fillText; // operation CanvasRenderingContext2D.fi llText 504 dom_externs.fillText; // operation CanvasRenderingContext2D.fi llText
436 dom_externs.filter; // attribute NodeIterator.filter, attrib ute TreeWalker.filter 505 dom_externs.filter; // attribute NodeIterator.filter, attrib ute TreeWalker.filter
506 dom_externs.filterResX; // attribute SVGFilterElement.filterResX
507 dom_externs.filterResY; // attribute SVGFilterElement.filterResY
508 dom_externs.filterUnits; // attribute SVGFilterElement.filterUnit s
437 dom_externs.find; // operation DOMWindow.find 509 dom_externs.find; // operation DOMWindow.find
438 dom_externs.findRule; // operation WebKitCSSKeyframesRule.find Rule 510 dom_externs.findRule; // operation WebKitCSSKeyframesRule.find Rule
439 dom_externs.finish; // operation WebGLRenderingContext.finis h 511 dom_externs.finish; // operation WebGLRenderingContext.finis h
440 dom_externs.firstChild; // attribute Node.firstChild, operation TreeWalker.firstChild 512 dom_externs.firstChild; // attribute Node.firstChild, attribute SVGElementInstance.firstChild, operation TreeWalker.firstChild
441 dom_externs.firstElementChild; // attribute Element.firstElementChild, attribute ElementTraversal.firstElementChild 513 dom_externs.firstElementChild; // attribute Element.firstElementChild, attribute ElementTraversal.firstElementChild
514 dom_externs.flipX; // operation SVGMatrix.flipX
515 dom_externs.flipY; // operation SVGMatrix.flipY
442 dom_externs.flush; // operation WebGLRenderingContext.flush 516 dom_externs.flush; // operation WebGLRenderingContext.flush
443 dom_externs.focus; // operation DOMWindow.focus, operation Element.focus 517 dom_externs.focus; // operation DOMWindow.focus, operation Element.focus
444 dom_externs.focusNode; // attribute DOMSelection.focusNode 518 dom_externs.focusNode; // attribute DOMSelection.focusNode
445 dom_externs.focusOffset; // attribute DOMSelection.focusOffset 519 dom_externs.focusOffset; // attribute DOMSelection.focusOffset
446 dom_externs.font; // attribute CanvasRenderingContext2D.fo nt 520 dom_externs.font; // attribute CanvasRenderingContext2D.fo nt
521 dom_externs.forceRedraw; // operation SVGSVGElement.forceRedraw
447 dom_externs.form; // attribute HTMLButtonElement.form, att ribute HTMLFieldSetElement.form, attribute HTMLInputElement.form, attribute HTML IsIndexElement.form, attribute HTMLKeygenElement.form, attribute HTMLLabelElemen t.form, attribute HTMLLegendElement.form, attribute HTMLMeterElement.form, attri bute HTMLObjectElement.form, attribute HTMLOptionElement.form, attribute HTMLOut putElement.form, attribute HTMLProgressElement.form, attribute HTMLSelectElement .form, attribute HTMLTextAreaElement.form 522 dom_externs.form; // attribute HTMLButtonElement.form, att ribute HTMLFieldSetElement.form, attribute HTMLInputElement.form, attribute HTML IsIndexElement.form, attribute HTMLKeygenElement.form, attribute HTMLLabelElemen t.form, attribute HTMLLegendElement.form, attribute HTMLMeterElement.form, attri bute HTMLObjectElement.form, attribute HTMLOptionElement.form, attribute HTMLOut putElement.form, attribute HTMLProgressElement.form, attribute HTMLSelectElement .form, attribute HTMLTextAreaElement.form
448 dom_externs.formAction; // attribute HTMLButtonElement.formActio n, attribute HTMLInputElement.formAction 523 dom_externs.formAction; // attribute HTMLButtonElement.formActio n, attribute HTMLInputElement.formAction
449 dom_externs.formEnctype; // attribute HTMLButtonElement.formEncty pe, attribute HTMLInputElement.formEnctype 524 dom_externs.formEnctype; // attribute HTMLButtonElement.formEncty pe, attribute HTMLInputElement.formEnctype
450 dom_externs.formMethod; // attribute HTMLButtonElement.formMetho d, attribute HTMLInputElement.formMethod 525 dom_externs.formMethod; // attribute HTMLButtonElement.formMetho d, attribute HTMLInputElement.formMethod
451 dom_externs.formNoValidate; // attribute HTMLButtonElement.formNoVal idate, attribute HTMLInputElement.formNoValidate 526 dom_externs.formNoValidate; // attribute HTMLButtonElement.formNoVal idate, attribute HTMLInputElement.formNoValidate
452 dom_externs.formTarget; // attribute HTMLButtonElement.formTarge t, attribute HTMLInputElement.formTarget 527 dom_externs.formTarget; // attribute HTMLButtonElement.formTarge t, attribute HTMLInputElement.formTarget
528 dom_externs.format; // attribute SVGAltGlyphElement.format, attribute SVGGlyphRefElement.format
453 dom_externs.forms; // attribute Document.forms 529 dom_externs.forms; // attribute Document.forms
454 dom_externs.forward; // operation History.forward 530 dom_externs.forward; // operation History.forward
455 dom_externs.frame; // attribute HTMLTableElement.frame 531 dom_externs.frame; // attribute HTMLTableElement.frame
456 dom_externs.frameBorder; // attribute HTMLFrameElement.frameBorde r, attribute HTMLIFrameElement.frameBorder 532 dom_externs.frameBorder; // attribute HTMLFrameElement.frameBorde r, attribute HTMLIFrameElement.frameBorder
457 dom_externs.frameElement; // attribute DOMWindow.frameElement 533 dom_externs.frameElement; // attribute DOMWindow.frameElement
458 dom_externs.framebufferRenderbuffer; // operation WebGLRenderingContext.frame bufferRenderbuffer 534 dom_externs.framebufferRenderbuffer; // operation WebGLRenderingContext.frame bufferRenderbuffer
459 dom_externs.framebufferTexture2D; // operation WebGLRenderingContext.frame bufferTexture2D 535 dom_externs.framebufferTexture2D; // operation WebGLRenderingContext.frame bufferTexture2D
460 dom_externs.frames; // attribute DOMWindow.frames 536 dom_externs.frames; // attribute DOMWindow.frames
461 dom_externs.fromElement; // attribute MouseEvent.fromElement 537 dom_externs.fromElement; // attribute MouseEvent.fromElement
462 dom_externs.frontFace; // operation WebGLRenderingContext.front Face 538 dom_externs.frontFace; // operation WebGLRenderingContext.front Face
463 dom_externs.fullPath; // attribute Entry.fullPath, attribute E ntrySync.fullPath 539 dom_externs.fullPath; // attribute Entry.fullPath, attribute E ntrySync.fullPath
464 dom_externs.functionName; // attribute JavaScriptCallFrame.functio nName, attribute ScriptProfileNode.functionName 540 dom_externs.functionName; // attribute JavaScriptCallFrame.functio nName, attribute ScriptProfileNode.functionName
541 dom_externs.fx; // attribute SVGRadialGradientElement.fx
542 dom_externs.fy; // attribute SVGRadialGradientElement.fy
465 dom_externs.gamma; // attribute DeviceOrientationEvent.gamm a 543 dom_externs.gamma; // attribute DeviceOrientationEvent.gamm a
466 dom_externs.generateMipmap; // operation WebGLRenderingContext.gener ateMipmap 544 dom_externs.generateMipmap; // operation WebGLRenderingContext.gener ateMipmap
467 dom_externs.get; // operation IDBIndex.get, operation IDB ObjectStore.get 545 dom_externs.get; // operation IDBIndex.get, operation IDB ObjectStore.get
468 dom_externs.getActiveAttrib; // operation WebGLRenderingContext.getAc tiveAttrib 546 dom_externs.getActiveAttrib; // operation WebGLRenderingContext.getAc tiveAttrib
469 dom_externs.getActiveUniform; // operation WebGLRenderingContext.getAc tiveUniform 547 dom_externs.getActiveUniform; // operation WebGLRenderingContext.getAc tiveUniform
470 dom_externs.getAllResponseHeaders; // operation XMLHttpRequest.getAllRespon seHeaders 548 dom_externs.getAllResponseHeaders; // operation XMLHttpRequest.getAllRespon seHeaders
471 dom_externs.getAsFile; // operation DataTransferItem.getAsFile 549 dom_externs.getAsFile; // operation DataTransferItem.getAsFile
472 dom_externs.getAsString; // operation DataTransferItem.getAsStrin g 550 dom_externs.getAsString; // operation DataTransferItem.getAsStrin g
473 dom_externs.getAttachedShaders; // operation WebGLRenderingContext.getAt tachedShaders 551 dom_externs.getAttachedShaders; // operation WebGLRenderingContext.getAt tachedShaders
474 dom_externs.getAttribLocation; // operation WebGLRenderingContext.getAt tribLocation 552 dom_externs.getAttribLocation; // operation WebGLRenderingContext.getAt tribLocation
475 dom_externs.getAttribute; // operation Element.getAttribute 553 dom_externs.getAttribute; // operation Element.getAttribute
476 dom_externs.getAttributeNS; // operation Element.getAttributeNS 554 dom_externs.getAttributeNS; // operation Element.getAttributeNS
477 dom_externs.getAttributeNode; // operation Element.getAttributeNode 555 dom_externs.getAttributeNode; // operation Element.getAttributeNode
478 dom_externs.getAttributeNodeNS; // operation Element.getAttributeNodeNS 556 dom_externs.getAttributeNodeNS; // operation Element.getAttributeNodeNS
557 dom_externs.getBBox; // operation SVGAElement.getBBox, operat ion SVGCircleElement.getBBox, operation SVGClipPathElement.getBBox, operation SV GDefsElement.getBBox, operation SVGEllipseElement.getBBox, operation SVGForeignO bjectElement.getBBox, operation SVGGElement.getBBox, operation SVGImageElement.g etBBox, operation SVGLineElement.getBBox, operation SVGLocatable.getBBox, operat ion SVGPathElement.getBBox, operation SVGPolygonElement.getBBox, operation SVGPo lylineElement.getBBox, operation SVGRectElement.getBBox, operation SVGSVGElement .getBBox, operation SVGSwitchElement.getBBox, operation SVGTextElement.getBBox, operation SVGUseElement.getBBox
479 dom_externs.getBlob; // operation WebKitBlobBuilder.getBlob 558 dom_externs.getBlob; // operation WebKitBlobBuilder.getBlob
480 dom_externs.getBoundingClientRect; // operation Element.getBoundingClientRe ct, operation Range.getBoundingClientRect 559 dom_externs.getBoundingClientRect; // operation Element.getBoundingClientRe ct, operation Range.getBoundingClientRect
481 dom_externs.getBufferParameter; // operation WebGLRenderingContext.getBu fferParameter 560 dom_externs.getBufferParameter; // operation WebGLRenderingContext.getBu fferParameter
482 dom_externs.getCSSCanvasContext; // operation Document.getCSSCanvasContex t 561 dom_externs.getCSSCanvasContext; // operation Document.getCSSCanvasContex t
562 dom_externs.getCTM; // operation SVGAElement.getCTM, operati on SVGCircleElement.getCTM, operation SVGClipPathElement.getCTM, operation SVGDe fsElement.getCTM, operation SVGEllipseElement.getCTM, operation SVGForeignObject Element.getCTM, operation SVGGElement.getCTM, operation SVGImageElement.getCTM, operation SVGLineElement.getCTM, operation SVGLocatable.getCTM, operation SVGPat hElement.getCTM, operation SVGPolygonElement.getCTM, operation SVGPolylineElemen t.getCTM, operation SVGRectElement.getCTM, operation SVGSVGElement.getCTM, opera tion SVGSwitchElement.getCTM, operation SVGTextElement.getCTM, operation SVGUseE lement.getCTM
563 dom_externs.getCharNumAtPosition; // operation SVGTextContentElement.getCh arNumAtPosition
483 dom_externs.getClientRects; // operation Element.getClientRects, ope ration Range.getClientRects 564 dom_externs.getClientRects; // operation Element.getClientRects, ope ration Range.getClientRects
484 dom_externs.getComputedStyle; // operation DOMWindow.getComputedStyle 565 dom_externs.getComputedStyle; // operation DOMWindow.getComputedStyle
566 dom_externs.getComputedTextLength; // operation SVGTextContentElement.getCo mputedTextLength
485 dom_externs.getContext; // operation HTMLCanvasElement.getContex t 567 dom_externs.getContext; // operation HTMLCanvasElement.getContex t
486 dom_externs.getContextAttributes; // operation WebGLRenderingContext.getCo ntextAttributes 568 dom_externs.getContextAttributes; // operation WebGLRenderingContext.getCo ntextAttributes
487 dom_externs.getCounterValue; // operation CSSPrimitiveValue.getCounte rValue 569 dom_externs.getCounterValue; // operation CSSPrimitiveValue.getCounte rValue
488 dom_externs.getCueAsHTML; // operation TextTrackCue.getCueAsHTML 570 dom_externs.getCueAsHTML; // operation TextTrackCue.getCueAsHTML
489 dom_externs.getCueAsSource; // operation TextTrackCue.getCueAsSource 571 dom_externs.getCueAsSource; // operation TextTrackCue.getCueAsSource
490 dom_externs.getCueById; // operation TextTrackCueList.getCueById 572 dom_externs.getCueById; // operation TextTrackCueList.getCueById
491 dom_externs.getCurrentPosition; // operation Geolocation.getCurrentPosit ion 573 dom_externs.getCurrentPosition; // operation Geolocation.getCurrentPosit ion
574 dom_externs.getCurrentTime; // operation SVGAnimationElement.getCurr entTime, operation SVGSVGElement.getCurrentTime
492 dom_externs.getData; // operation Clipboard.getData 575 dom_externs.getData; // operation Clipboard.getData
493 dom_externs.getDatabaseNames; // operation IDBFactory.getDatabaseNames 576 dom_externs.getDatabaseNames; // operation IDBFactory.getDatabaseNames
494 dom_externs.getDirectory; // operation DirectoryEntry.getDirectory , operation DirectoryEntrySync.getDirectory 577 dom_externs.getDirectory; // operation DirectoryEntry.getDirectory , operation DirectoryEntrySync.getDirectory
495 dom_externs.getElementById; // operation Document.getElementById 578 dom_externs.getElementById; // operation Document.getElementById, op eration SVGSVGElement.getElementById
496 dom_externs.getElementsByClassName; // operation Document.getElementsByClass Name, operation Element.getElementsByClassName 579 dom_externs.getElementsByClassName; // operation Document.getElementsByClass Name, operation Element.getElementsByClassName
497 dom_externs.getElementsByName; // operation Document.getElementsByName 580 dom_externs.getElementsByName; // operation Document.getElementsByName
498 dom_externs.getElementsByTagName; // operation Document.getElementsByTagNa me, operation Element.getElementsByTagName 581 dom_externs.getElementsByTagName; // operation Document.getElementsByTagNa me, operation Element.getElementsByTagName
499 dom_externs.getElementsByTagNameNS; // operation Document.getElementsByTagNa meNS, operation Element.getElementsByTagNameNS 582 dom_externs.getElementsByTagNameNS; // operation Document.getElementsByTagNa meNS, operation Element.getElementsByTagNameNS
583 dom_externs.getEnclosureList; // operation SVGSVGElement.getEnclosureL ist
584 dom_externs.getEndPositionOfChar; // operation SVGTextContentElement.getEn dPositionOfChar
500 dom_externs.getError; // operation WebGLRenderingContext.getEr ror 585 dom_externs.getError; // operation WebGLRenderingContext.getEr ror
501 dom_externs.getExtension; // operation WebGLRenderingContext.getEx tension 586 dom_externs.getExtension; // operation WebGLRenderingContext.getEx tension
587 dom_externs.getExtentOfChar; // operation SVGTextContentElement.getEx tentOfChar
502 dom_externs.getFile; // operation DirectoryEntry.getFile, ope ration DirectoryEntrySync.getFile 588 dom_externs.getFile; // operation DirectoryEntry.getFile, ope ration DirectoryEntrySync.getFile
503 dom_externs.getFloat32; // operation DataView.getFloat32 589 dom_externs.getFloat32; // operation DataView.getFloat32
504 dom_externs.getFloat64; // operation DataView.getFloat64 590 dom_externs.getFloat64; // operation DataView.getFloat64
505 dom_externs.getFloatValue; // operation CSSPrimitiveValue.getFloatV alue 591 dom_externs.getFloatValue; // operation CSSPrimitiveValue.getFloatV alue
506 dom_externs.getFramebufferAttachmentParameter; // operation WebGLRenderingConte xt.getFramebufferAttachmentParameter 592 dom_externs.getFramebufferAttachmentParameter; // operation WebGLRenderingConte xt.getFramebufferAttachmentParameter
507 dom_externs.getImageData; // operation CanvasRenderingContext2D.ge tImageData 593 dom_externs.getImageData; // operation CanvasRenderingContext2D.ge tImageData
508 dom_externs.getInt16; // operation DataView.getInt16 594 dom_externs.getInt16; // operation DataView.getInt16
509 dom_externs.getInt32; // operation DataView.getInt32 595 dom_externs.getInt32; // operation DataView.getInt32
510 dom_externs.getInt8; // operation DataView.getInt8 596 dom_externs.getInt8; // operation DataView.getInt8
511 dom_externs.getItem; // operation Storage.getItem 597 dom_externs.getIntersectionList; // operation SVGSVGElement.getIntersecti onList
598 dom_externs.getItem; // operation SVGLengthList.getItem, oper ation SVGNumberList.getItem, operation SVGPathSegList.getItem, operation SVGPoin tList.getItem, operation SVGStringList.getItem, operation SVGTransformList.getIt em, operation Storage.getItem
512 dom_externs.getKey; // operation IDBIndex.getKey 599 dom_externs.getKey; // operation IDBIndex.getKey
513 dom_externs.getMatchedCSSRules; // operation DOMWindow.getMatchedCSSRule s 600 dom_externs.getMatchedCSSRules; // operation DOMWindow.getMatchedCSSRule s
514 dom_externs.getMetadata; // operation Entry.getMetadata, operatio n EntrySync.getMetadata 601 dom_externs.getMetadata; // operation Entry.getMetadata, operatio n EntrySync.getMetadata
515 dom_externs.getNamedItem; // operation NamedNodeMap.getNamedItem 602 dom_externs.getNamedItem; // operation NamedNodeMap.getNamedItem
516 dom_externs.getNamedItemNS; // operation NamedNodeMap.getNamedItemNS 603 dom_externs.getNamedItemNS; // operation NamedNodeMap.getNamedItemNS
604 dom_externs.getNumberOfChars; // operation SVGTextContentElement.getNu mberOfChars
517 dom_externs.getOverrideStyle; // operation Document.getOverrideStyle 605 dom_externs.getOverrideStyle; // operation Document.getOverrideStyle
518 dom_externs.getParameter; // operation HTMLAnchorElement.getParame ter, operation Location.getParameter, operation WebGLRenderingContext.getParamet er, operation XSLTProcessor.getParameter 606 dom_externs.getParameter; // operation HTMLAnchorElement.getParame ter, operation Location.getParameter, operation WebGLRenderingContext.getParamet er, operation XSLTProcessor.getParameter
519 dom_externs.getParent; // operation Entry.getParent, operation EntrySync.getParent 607 dom_externs.getParent; // operation Entry.getParent, operation EntrySync.getParent
608 dom_externs.getPathSegAtLength; // operation SVGPathElement.getPathSegAt Length
609 dom_externs.getPointAtLength; // operation SVGPathElement.getPointAtLe ngth
610 dom_externs.getPresentationAttribute; // operation SVGAElement.getPresentation Attribute, operation SVGCircleElement.getPresentationAttribute, operation SVGCli pPathElement.getPresentationAttribute, operation SVGDefsElement.getPresentationA ttribute, operation SVGDescElement.getPresentationAttribute, operation SVGEllips eElement.getPresentationAttribute, operation SVGFEBlendElement.getPresentationAt tribute, operation SVGFEColorMatrixElement.getPresentationAttribute, operation S VGFEComponentTransferElement.getPresentationAttribute, operation SVGFECompositeE lement.getPresentationAttribute, operation SVGFEConvolveMatrixElement.getPresent ationAttribute, operation SVGFEDiffuseLightingElement.getPresentationAttribute, operation SVGFEDisplacementMapElement.getPresentationAttribute, operation SVGFED ropShadowElement.getPresentationAttribute, operation SVGFEFloodElement.getPresen tationAttribute, operation SVGFEGaussianBlurElement.getPresentationAttribute, op eration SVGFEImageElement.getPresentationAttribute, operation SVGFEMergeElement. getPresentationAttribute, operation SVGFEMorphologyElement.getPresentationAttrib ute, operation SVGFEOffsetElement.getPresentationAttribute, operation SVGFESpecu larLightingElement.getPresentationAttribute, operation SVGFETileElement.getPrese ntationAttribute, operation SVGFETurbulenceElement.getPresentationAttribute, ope ration SVGFilterElement.getPresentationAttribute, operation SVGForeignObjectElem ent.getPresentationAttribute, operation SVGGElement.getPresentationAttribute, op eration SVGGlyphRefElement.getPresentationAttribute, operation SVGGradientElemen t.getPresentationAttribute, operation SVGImageElement.getPresentationAttribute, operation SVGLineElement.getPresentationAttribute, operation SVGMarkerElement.ge tPresentationAttribute, operation SVGMaskElement.getPresentationAttribute, opera tion SVGPathElement.getPresentationAttribute, operation SVGPatternElement.getPre sentationAttribute, operation SVGPolygonElement.getPresentationAttribute, operat ion SVGPolylineElement.getPresentationAttribute, operation SVGRectElement.getPre sentationAttribute, operation SVGSVGElement.getPresentationAttribute, operation SVGStopElement.getPresentationAttribute, operation SVGStylable.getPresentationAt tribute, operation SVGSwitchElement.getPresentationAttribute, operation SVGSymbo lElement.getPresentationAttribute, operation SVGTextContentElement.getPresentati onAttribute, operation SVGTitleElement.getPresentationAttribute, operation SVGUs eElement.getPresentationAttribute
520 dom_externs.getProgramInfoLog; // operation WebGLRenderingContext.getPr ogramInfoLog 611 dom_externs.getProgramInfoLog; // operation WebGLRenderingContext.getPr ogramInfoLog
521 dom_externs.getProgramParameter; // operation WebGLRenderingContext.getPr ogramParameter 612 dom_externs.getProgramParameter; // operation WebGLRenderingContext.getPr ogramParameter
522 dom_externs.getPropertyCSSValue; // operation CSSStyleDeclaration.getProp ertyCSSValue 613 dom_externs.getPropertyCSSValue; // operation CSSStyleDeclaration.getProp ertyCSSValue
523 dom_externs.getPropertyPriority; // operation CSSStyleDeclaration.getProp ertyPriority 614 dom_externs.getPropertyPriority; // operation CSSStyleDeclaration.getProp ertyPriority
524 dom_externs.getPropertyShorthand; // operation CSSStyleDeclaration.getProp ertyShorthand 615 dom_externs.getPropertyShorthand; // operation CSSStyleDeclaration.getProp ertyShorthand
525 dom_externs.getPropertyValue; // operation CSSStyleDeclaration.getProp ertyValue 616 dom_externs.getPropertyValue; // operation CSSStyleDeclaration.getProp ertyValue
526 dom_externs.getRGBColorValue; // operation CSSPrimitiveValue.getRGBCol orValue 617 dom_externs.getRGBColorValue; // operation CSSPrimitiveValue.getRGBCol orValue
527 dom_externs.getRandomValues; // operation Crypto.getRandomValues 618 dom_externs.getRandomValues; // operation Crypto.getRandomValues
528 dom_externs.getRangeAt; // operation DOMSelection.getRangeAt 619 dom_externs.getRangeAt; // operation DOMSelection.getRangeAt
529 dom_externs.getRectValue; // operation CSSPrimitiveValue.getRectVa lue 620 dom_externs.getRectValue; // operation CSSPrimitiveValue.getRectVa lue
530 dom_externs.getRenderbufferParameter; // operation WebGLRenderingContext.getRe nderbufferParameter 621 dom_externs.getRenderbufferParameter; // operation WebGLRenderingContext.getRe nderbufferParameter
531 dom_externs.getResponseHeader; // operation XMLHttpRequest.getResponseH eader 622 dom_externs.getResponseHeader; // operation XMLHttpRequest.getResponseH eader
623 dom_externs.getRotationOfChar; // operation SVGTextContentElement.getRo tationOfChar
624 dom_externs.getScreenCTM; // operation SVGAElement.getScreenCTM, o peration SVGCircleElement.getScreenCTM, operation SVGClipPathElement.getScreenCT M, operation SVGDefsElement.getScreenCTM, operation SVGEllipseElement.getScreenC TM, operation SVGForeignObjectElement.getScreenCTM, operation SVGGElement.getScr eenCTM, operation SVGImageElement.getScreenCTM, operation SVGLineElement.getScre enCTM, operation SVGLocatable.getScreenCTM, operation SVGPathElement.getScreenCT M, operation SVGPolygonElement.getScreenCTM, operation SVGPolylineElement.getScr eenCTM, operation SVGRectElement.getScreenCTM, operation SVGSVGElement.getScreen CTM, operation SVGSwitchElement.getScreenCTM, operation SVGTextElement.getScreen CTM, operation SVGUseElement.getScreenCTM
532 dom_externs.getSelection; // operation DOMWindow.getSelection, ope ration Document.getSelection 625 dom_externs.getSelection; // operation DOMWindow.getSelection, ope ration Document.getSelection
533 dom_externs.getShaderInfoLog; // operation WebGLRenderingContext.getSh aderInfoLog 626 dom_externs.getShaderInfoLog; // operation WebGLRenderingContext.getSh aderInfoLog
534 dom_externs.getShaderParameter; // operation WebGLRenderingContext.getSh aderParameter 627 dom_externs.getShaderParameter; // operation WebGLRenderingContext.getSh aderParameter
535 dom_externs.getShaderSource; // operation WebGLRenderingContext.getSh aderSource 628 dom_externs.getShaderSource; // operation WebGLRenderingContext.getSh aderSource
629 dom_externs.getSimpleDuration; // operation SVGAnimationElement.getSimp leDuration
630 dom_externs.getStartPositionOfChar; // operation SVGTextContentElement.getSt artPositionOfChar
631 dom_externs.getStartTime; // operation SVGAnimationElement.getStar tTime
536 dom_externs.getStorageUpdates; // operation Navigator.getStorageUpdates 632 dom_externs.getStorageUpdates; // operation Navigator.getStorageUpdates
537 dom_externs.getStringValue; // operation CSSPrimitiveValue.getString Value 633 dom_externs.getStringValue; // operation CSSPrimitiveValue.getString Value
634 dom_externs.getSubStringLength; // operation SVGTextContentElement.getSu bStringLength
538 dom_externs.getSupportedExtensions; // operation WebGLRenderingContext.getSu pportedExtensions 635 dom_externs.getSupportedExtensions; // operation WebGLRenderingContext.getSu pportedExtensions
539 dom_externs.getTexParameter; // operation WebGLRenderingContext.getTe xParameter 636 dom_externs.getTexParameter; // operation WebGLRenderingContext.getTe xParameter
637 dom_externs.getTotalLength; // operation SVGPathElement.getTotalLeng th
638 dom_externs.getTransformToElement; // operation SVGAElement.getTransformToE lement, operation SVGCircleElement.getTransformToElement, operation SVGClipPathE lement.getTransformToElement, operation SVGDefsElement.getTransformToElement, op eration SVGEllipseElement.getTransformToElement, operation SVGForeignObjectEleme nt.getTransformToElement, operation SVGGElement.getTransformToElement, operation SVGImageElement.getTransformToElement, operation SVGLineElement.getTransformToE lement, operation SVGLocatable.getTransformToElement, operation SVGPathElement.g etTransformToElement, operation SVGPolygonElement.getTransformToElement, operati on SVGPolylineElement.getTransformToElement, operation SVGRectElement.getTransfo rmToElement, operation SVGSVGElement.getTransformToElement, operation SVGSwitchE lement.getTransformToElement, operation SVGTextElement.getTransformToElement, op eration SVGUseElement.getTransformToElement
540 dom_externs.getTranslatedShaderSource; // operation WebGLDebugShaders.getTransl atedShaderSource 639 dom_externs.getTranslatedShaderSource; // operation WebGLDebugShaders.getTransl atedShaderSource
541 dom_externs.getUint16; // operation DataView.getUint16 640 dom_externs.getUint16; // operation DataView.getUint16
542 dom_externs.getUint32; // operation DataView.getUint32 641 dom_externs.getUint32; // operation DataView.getUint32
543 dom_externs.getUint8; // operation DataView.getUint8 642 dom_externs.getUint8; // operation DataView.getUint8
544 dom_externs.getUniform; // operation WebGLRenderingContext.getUn iform 643 dom_externs.getUniform; // operation WebGLRenderingContext.getUn iform
545 dom_externs.getUniformLocation; // operation WebGLRenderingContext.getUn iformLocation 644 dom_externs.getUniformLocation; // operation WebGLRenderingContext.getUn iformLocation
546 dom_externs.getVertexAttrib; // operation WebGLRenderingContext.getVe rtexAttrib 645 dom_externs.getVertexAttrib; // operation WebGLRenderingContext.getVe rtexAttrib
547 dom_externs.getVertexAttribOffset; // operation WebGLRenderingContext.getVe rtexAttribOffset 646 dom_externs.getVertexAttribOffset; // operation WebGLRenderingContext.getVe rtexAttribOffset
548 dom_externs.globalAlpha; // attribute CanvasRenderingContext2D.gl obalAlpha 647 dom_externs.globalAlpha; // attribute CanvasRenderingContext2D.gl obalAlpha
549 dom_externs.globalCompositeOperation; // attribute CanvasRenderingContext2D.gl obalCompositeOperation 648 dom_externs.globalCompositeOperation; // attribute CanvasRenderingContext2D.gl obalCompositeOperation
649 dom_externs.glyphRef; // attribute SVGAltGlyphElement.glyphRef , attribute SVGGlyphRefElement.glyphRef
550 dom_externs.go; // operation History.go 650 dom_externs.go; // operation History.go
651 dom_externs.gradientTransform; // attribute SVGGradientElement.gradient Transform
652 dom_externs.gradientUnits; // attribute SVGGradientElement.gradient Units
551 dom_externs.green; // attribute RGBColor.green 653 dom_externs.green; // attribute RGBColor.green
552 dom_externs.group; // operation Console.group 654 dom_externs.group; // operation Console.group
553 dom_externs.groupCollapsed; // operation Console.groupCollapsed 655 dom_externs.groupCollapsed; // operation Console.groupCollapsed
554 dom_externs.groupEnd; // operation Console.groupEnd 656 dom_externs.groupEnd; // operation Console.groupEnd
555 dom_externs.handleEvent; // operation DatabaseCallback.handleEven t, operation EntriesCallback.handleEvent, operation EntryCallback.handleEvent, o peration ErrorCallback.handleEvent, operation FileCallback.handleEvent, operatio n FileSystemCallback.handleEvent, operation FileWriterCallback.handleEvent, oper ation MetadataCallback.handleEvent, operation NavigatorUserMediaErrorCallback.ha ndleEvent, operation PositionCallback.handleEvent, operation PositionErrorCallba ck.handleEvent, operation SQLStatementCallback.handleEvent, operation SQLStateme ntErrorCallback.handleEvent, operation SQLTransactionCallback.handleEvent, opera tion SQLTransactionErrorCallback.handleEvent, operation SQLTransactionSyncCallba ck.handleEvent, operation StorageInfoErrorCallback.handleEvent, operation Storag eInfoQuotaCallback.handleEvent, operation StorageInfoUsageCallback.handleEvent, operation StringCallback.handleEvent, operation VoidCallback.handleEvent 657 dom_externs.handleEvent; // operation DatabaseCallback.handleEven t, operation EntriesCallback.handleEvent, operation EntryCallback.handleEvent, o peration ErrorCallback.handleEvent, operation FileCallback.handleEvent, operatio n FileSystemCallback.handleEvent, operation FileWriterCallback.handleEvent, oper ation MetadataCallback.handleEvent, operation NavigatorUserMediaErrorCallback.ha ndleEvent, operation PositionCallback.handleEvent, operation PositionErrorCallba ck.handleEvent, operation SQLStatementCallback.handleEvent, operation SQLStateme ntErrorCallback.handleEvent, operation SQLTransactionCallback.handleEvent, opera tion SQLTransactionErrorCallback.handleEvent, operation SQLTransactionSyncCallba ck.handleEvent, operation StorageInfoErrorCallback.handleEvent, operation Storag eInfoQuotaCallback.handleEvent, operation StorageInfoUsageCallback.handleEvent, operation StringCallback.handleEvent, operation VoidCallback.handleEvent
556 dom_externs.hasAttribute; // operation Element.hasAttribute 658 dom_externs.hasAttribute; // operation Element.hasAttribute
557 dom_externs.hasAttributeNS; // operation Element.hasAttributeNS 659 dom_externs.hasAttributeNS; // operation Element.hasAttributeNS
558 dom_externs.hasAttributes; // operation Node.hasAttributes 660 dom_externs.hasAttributes; // operation Node.hasAttributes
559 dom_externs.hasChildNodes; // operation Node.hasChildNodes 661 dom_externs.hasChildNodes; // operation Node.hasChildNodes
662 dom_externs.hasExtension; // operation SVGAElement.hasExtension, o peration SVGAnimationElement.hasExtension, operation SVGCircleElement.hasExtensi on, operation SVGClipPathElement.hasExtension, operation SVGCursorElement.hasExt ension, operation SVGDefsElement.hasExtension, operation SVGEllipseElement.hasEx tension, operation SVGForeignObjectElement.hasExtension, operation SVGGElement.h asExtension, operation SVGImageElement.hasExtension, operation SVGLineElement.ha sExtension, operation SVGMaskElement.hasExtension, operation SVGPathElement.hasE xtension, operation SVGPatternElement.hasExtension, operation SVGPolygonElement. hasExtension, operation SVGPolylineElement.hasExtension, operation SVGRectElemen t.hasExtension, operation SVGSVGElement.hasExtension, operation SVGSwitchElement .hasExtension, operation SVGTests.hasExtension, operation SVGTextContentElement. hasExtension, operation SVGUseElement.hasExtension
560 dom_externs.hasFeature; // operation DOMImplementation.hasFeatur e 663 dom_externs.hasFeature; // operation DOMImplementation.hasFeatur e
561 dom_externs.hasFocus; // operation HTMLDocument.hasFocus 664 dom_externs.hasFocus; // operation HTMLDocument.hasFocus
562 dom_externs.hash; // attribute HTMLAnchorElement.hash, att ribute HTMLAreaElement.hash, attribute Location.hash, attribute WorkerLocation.h ash 665 dom_externs.hash; // attribute HTMLAnchorElement.hash, att ribute HTMLAreaElement.hash, attribute Location.hash, attribute WorkerLocation.h ash
563 dom_externs.head; // attribute Document.head, attribute Sc riptProfile.head 666 dom_externs.head; // attribute Document.head, attribute Sc riptProfile.head
564 dom_externs.headers; // attribute HTMLTableCellElement.header s 667 dom_externs.headers; // attribute HTMLTableCellElement.header s
565 dom_externs.heading; // attribute Coordinates.heading 668 dom_externs.heading; // attribute Coordinates.heading
566 dom_externs.height; // attribute ClientRect.height, attribut e HTMLAppletElement.height, attribute HTMLCanvasElement.height, attribute HTMLDo cument.height, attribute HTMLEmbedElement.height, attribute HTMLFrameElement.hei ght, attribute HTMLIFrameElement.height, attribute HTMLImageElement.height, attr ibute HTMLMarqueeElement.height, attribute HTMLObjectElement.height, attribute H TMLTableCellElement.height, attribute HTMLVideoElement.height, attribute ImageDa ta.height, attribute Screen.height 669 dom_externs.height; // attribute ClientRect.height, attribut e HTMLAppletElement.height, attribute HTMLCanvasElement.height, attribute HTMLDo cument.height, attribute HTMLEmbedElement.height, attribute HTMLFrameElement.hei ght, attribute HTMLIFrameElement.height, attribute HTMLImageElement.height, attr ibute HTMLMarqueeElement.height, attribute HTMLObjectElement.height, attribute H TMLTableCellElement.height, attribute HTMLVideoElement.height, attribute ImageDa ta.height, attribute SVGFEBlendElement.height, attribute SVGFEColorMatrixElement .height, attribute SVGFEComponentTransferElement.height, attribute SVGFEComposit eElement.height, attribute SVGFEConvolveMatrixElement.height, attribute SVGFEDif fuseLightingElement.height, attribute SVGFEDisplacementMapElement.height, attrib ute SVGFEDropShadowElement.height, attribute SVGFEFloodElement.height, attribute SVGFEGaussianBlurElement.height, attribute SVGFEImageElement.height, attribute SVGFEMergeElement.height, attribute SVGFEMorphologyElement.height, attribute SVG FEOffsetElement.height, attribute SVGFESpecularLightingElement.height, attribute SVGFETileElement.height, attribute SVGFETurbulenceElement.height, attribute SVG FilterElement.height, attribute SVGFilterPrimitiveStandardAttributes.height, att ribute SVGForeignObjectElement.height, attribute SVGImageElement.height, attribu te SVGMaskElement.height, attribute SVGPatternElement.height, attribute SVGRect. height, attribute SVGRectElement.height, attribute SVGSVGElement.height, attribu te SVGUseElement.height, attribute Screen.height
567 dom_externs.hidden; // attribute HTMLElement.hidden 670 dom_externs.hidden; // attribute HTMLElement.hidden
568 dom_externs.hiddenPanels; // operation InspectorFrontendHost.hidde nPanels 671 dom_externs.hiddenPanels; // operation InspectorFrontendHost.hidde nPanels
569 dom_externs.high; // attribute HTMLMeterElement.high 672 dom_externs.high; // attribute HTMLMeterElement.high
570 dom_externs.hint; // operation WebGLRenderingContext.hint 673 dom_externs.hint; // operation WebGLRenderingContext.hint
571 dom_externs.history; // attribute DOMWindow.history 674 dom_externs.history; // attribute DOMWindow.history
572 dom_externs.horizontalOverflow; // attribute OverflowEvent.horizontalOve rflow 675 dom_externs.horizontalOverflow; // attribute OverflowEvent.horizontalOve rflow
573 dom_externs.host; // attribute HTMLAnchorElement.host, att ribute HTMLAreaElement.host, attribute Location.host, attribute WorkerLocation.h ost 676 dom_externs.host; // attribute HTMLAnchorElement.host, att ribute HTMLAreaElement.host, attribute Location.host, attribute WorkerLocation.h ost
574 dom_externs.hostname; // attribute HTMLAnchorElement.hostname, attribute HTMLAreaElement.hostname, attribute Location.hostname, attribute Work erLocation.hostname 677 dom_externs.hostname; // attribute HTMLAnchorElement.hostname, attribute HTMLAreaElement.hostname, attribute Location.hostname, attribute Work erLocation.hostname
575 dom_externs.href; // attribute CSSImportRule.href, attribu te HTMLAnchorElement.href, attribute HTMLAreaElement.href, attribute HTMLBaseEle ment.href, attribute HTMLLinkElement.href, attribute Location.href, attribute St yleSheet.href, attribute WorkerLocation.href 678 dom_externs.href; // attribute CSSImportRule.href, attribu te HTMLAnchorElement.href, attribute HTMLAreaElement.href, attribute HTMLBaseEle ment.href, attribute HTMLLinkElement.href, attribute Location.href, attribute SV GAElement.href, attribute SVGAltGlyphElement.href, attribute SVGCursorElement.hr ef, attribute SVGFEImageElement.href, attribute SVGFilterElement.href, attribute SVGGlyphRefElement.href, attribute SVGGradientElement.href, attribute SVGImageE lement.href, attribute SVGMPathElement.href, attribute SVGPatternElement.href, a ttribute SVGScriptElement.href, attribute SVGTRefElement.href, attribute SVGText PathElement.href, attribute SVGURIReference.href, attribute SVGUseElement.href, attribute StyleSheet.href, attribute WorkerLocation.href
576 dom_externs.hreflang; // attribute HTMLAnchorElement.hreflang, attribute HTMLLinkElement.hreflang 679 dom_externs.hreflang; // attribute HTMLAnchorElement.hreflang, attribute HTMLLinkElement.hreflang
577 dom_externs.hspace; // attribute HTMLAppletElement.hspace, a ttribute HTMLImageElement.hspace, attribute HTMLMarqueeElement.hspace, attribute HTMLObjectElement.hspace 680 dom_externs.hspace; // attribute HTMLAppletElement.hspace, a ttribute HTMLImageElement.hspace, attribute HTMLMarqueeElement.hspace, attribute HTMLObjectElement.hspace
578 dom_externs.htmlFor; // attribute HTMLLabelElement.htmlFor, a ttribute HTMLOutputElement.htmlFor, attribute HTMLScriptElement.htmlFor 681 dom_externs.htmlFor; // attribute HTMLLabelElement.htmlFor, a ttribute HTMLOutputElement.htmlFor, attribute HTMLScriptElement.htmlFor
579 dom_externs.httpEquiv; // attribute HTMLMetaElement.httpEquiv 682 dom_externs.httpEquiv; // attribute HTMLMetaElement.httpEquiv
580 dom_externs.id; // attribute HTMLElement.id, attribute T extTrackCue.id 683 dom_externs.id; // attribute HTMLElement.id, attribute S VGElement.id, attribute TextTrackCue.id
581 dom_externs.identifier; // attribute Counter.identifier, attribu te Touch.identifier 684 dom_externs.identifier; // attribute Counter.identifier, attribu te Touch.identifier
582 dom_externs.images; // attribute Document.images 685 dom_externs.images; // attribute Document.images
583 dom_externs.implementation; // attribute Document.implementation 686 dom_externs.implementation; // attribute Document.implementation
584 dom_externs.importNode; // operation Document.importNode 687 dom_externs.importNode; // operation Document.importNode
585 dom_externs.importScripts; // operation WorkerContext.importScripts 688 dom_externs.importScripts; // operation WorkerContext.importScripts
586 dom_externs.importStylesheet; // operation XSLTProcessor.importStylesh eet 689 dom_externs.importStylesheet; // operation XSLTProcessor.importStylesh eet
690 dom_externs.in1; // attribute SVGFEBlendElement.in1, attr ibute SVGFEColorMatrixElement.in1, attribute SVGFEComponentTransferElement.in1, attribute SVGFECompositeElement.in1, attribute SVGFEConvolveMatrixElement.in1, a ttribute SVGFEDiffuseLightingElement.in1, attribute SVGFEDisplacementMapElement. in1, attribute SVGFEDropShadowElement.in1, attribute SVGFEGaussianBlurElement.in 1, attribute SVGFEMergeNodeElement.in1, attribute SVGFEMorphologyElement.in1, at tribute SVGFEOffsetElement.in1, attribute SVGFESpecularLightingElement.in1, attr ibute SVGFETileElement.in1
691 dom_externs.in2; // attribute SVGFEBlendElement.in2, attr ibute SVGFECompositeElement.in2, attribute SVGFEDisplacementMapElement.in2
587 dom_externs.incremental; // attribute HTMLInputElement.incrementa l 692 dom_externs.incremental; // attribute HTMLInputElement.incrementa l
588 dom_externs.indeterminate; // attribute HTMLInputElement.indetermin ate 693 dom_externs.indeterminate; // attribute HTMLInputElement.indetermin ate
589 dom_externs.index; // attribute HTMLOptionElement.index, op eration IDBObjectStore.index 694 dom_externs.index; // attribute HTMLOptionElement.index, op eration IDBObjectStore.index
590 dom_externs.info; // operation Console.info 695 dom_externs.info; // operation Console.info
591 dom_externs.initBeforeLoadEvent; // operation BeforeLoadEvent.initBeforeL oadEvent 696 dom_externs.initBeforeLoadEvent; // operation BeforeLoadEvent.initBeforeL oadEvent
592 dom_externs.initCloseEvent; // operation CloseEvent.initCloseEvent 697 dom_externs.initCloseEvent; // operation CloseEvent.initCloseEvent
593 dom_externs.initCompositionEvent; // operation CompositionEvent.initCompos itionEvent 698 dom_externs.initCompositionEvent; // operation CompositionEvent.initCompos itionEvent
594 dom_externs.initCustomEvent; // operation CustomEvent.initCustomEvent 699 dom_externs.initCustomEvent; // operation CustomEvent.initCustomEvent
595 dom_externs.initDeviceOrientationEvent; // operation DeviceOrientationEvent.ini tDeviceOrientationEvent 700 dom_externs.initDeviceOrientationEvent; // operation DeviceOrientationEvent.ini tDeviceOrientationEvent
596 dom_externs.initErrorEvent; // operation ErrorEvent.initErrorEvent 701 dom_externs.initErrorEvent; // operation ErrorEvent.initErrorEvent
597 dom_externs.initEvent; // operation Event.initEvent 702 dom_externs.initEvent; // operation Event.initEvent
598 dom_externs.initHashChangeEvent; // operation HashChangeEvent.initHashCha ngeEvent 703 dom_externs.initHashChangeEvent; // operation HashChangeEvent.initHashCha ngeEvent
599 dom_externs.initKeyboardEvent; // operation KeyboardEvent.initKeyboardE vent 704 dom_externs.initKeyboardEvent; // operation KeyboardEvent.initKeyboardE vent
600 dom_externs.initMessageEvent; // operation MessageEvent.initMessageEve nt 705 dom_externs.initMessageEvent; // operation MessageEvent.initMessageEve nt
601 dom_externs.initMouseEvent; // operation MouseEvent.initMouseEvent 706 dom_externs.initMouseEvent; // operation MouseEvent.initMouseEvent
602 dom_externs.initMutationEvent; // operation MutationEvent.initMutationE vent 707 dom_externs.initMutationEvent; // operation MutationEvent.initMutationE vent
603 dom_externs.initOverflowEvent; // operation OverflowEvent.initOverflowE vent 708 dom_externs.initOverflowEvent; // operation OverflowEvent.initOverflowE vent
604 dom_externs.initPageTransitionEvent; // operation PageTransitionEvent.initPag eTransitionEvent 709 dom_externs.initPageTransitionEvent; // operation PageTransitionEvent.initPag eTransitionEvent
605 dom_externs.initPopStateEvent; // operation PopStateEvent.initPopStateE vent 710 dom_externs.initPopStateEvent; // operation PopStateEvent.initPopStateE vent
606 dom_externs.initProgressEvent; // operation ProgressEvent.initProgressE vent 711 dom_externs.initProgressEvent; // operation ProgressEvent.initProgressE vent
607 dom_externs.initStorageEvent; // operation StorageEvent.initStorageEve nt 712 dom_externs.initStorageEvent; // operation StorageEvent.initStorageEve nt
608 dom_externs.initTextEvent; // operation TextEvent.initTextEvent 713 dom_externs.initTextEvent; // operation TextEvent.initTextEvent
609 dom_externs.initTouchEvent; // operation TouchEvent.initTouchEvent 714 dom_externs.initTouchEvent; // operation TouchEvent.initTouchEvent
610 dom_externs.initUIEvent; // operation UIEvent.initUIEvent 715 dom_externs.initUIEvent; // operation UIEvent.initUIEvent
611 dom_externs.initWebKitAnimationEvent; // operation WebKitAnimationEvent.initWe bKitAnimationEvent 716 dom_externs.initWebKitAnimationEvent; // operation WebKitAnimationEvent.initWe bKitAnimationEvent
612 dom_externs.initWebKitTransitionEvent; // operation WebKitTransitionEvent.initW ebKitTransitionEvent 717 dom_externs.initWebKitTransitionEvent; // operation WebKitTransitionEvent.initW ebKitTransitionEvent
613 dom_externs.initWebKitWheelEvent; // operation WheelEvent.initWebKitWheelE vent 718 dom_externs.initWebKitWheelEvent; // operation WheelEvent.initWebKitWheelE vent
614 dom_externs.initialTime; // attribute HTMLMediaElement.initialTim e 719 dom_externs.initialTime; // attribute HTMLMediaElement.initialTim e
720 dom_externs.initialize; // operation SVGLengthList.initialize, o peration SVGNumberList.initialize, operation SVGPathSegList.initialize, operatio n SVGPointList.initialize, operation SVGStringList.initialize, operation SVGTran sformList.initialize
615 dom_externs.innerHTML; // attribute HTMLElement.innerHTML 721 dom_externs.innerHTML; // attribute HTMLElement.innerHTML
616 dom_externs.innerHeight; // attribute DOMWindow.innerHeight 722 dom_externs.innerHeight; // attribute DOMWindow.innerHeight
617 dom_externs.innerText; // attribute HTMLElement.innerText 723 dom_externs.innerText; // attribute HTMLElement.innerText
618 dom_externs.innerWidth; // attribute DOMWindow.innerWidth 724 dom_externs.innerWidth; // attribute DOMWindow.innerWidth
619 dom_externs.inputEncoding; // attribute Document.inputEncoding 725 dom_externs.inputEncoding; // attribute Document.inputEncoding
620 dom_externs.insertAdjacentElement; // operation HTMLElement.insertAdjacentE lement 726 dom_externs.insertAdjacentElement; // operation HTMLElement.insertAdjacentE lement
621 dom_externs.insertAdjacentHTML; // operation HTMLElement.insertAdjacentH TML 727 dom_externs.insertAdjacentHTML; // operation HTMLElement.insertAdjacentH TML
622 dom_externs.insertAdjacentText; // operation HTMLElement.insertAdjacentT ext 728 dom_externs.insertAdjacentText; // operation HTMLElement.insertAdjacentT ext
623 dom_externs.insertBefore; // operation Node.insertBefore 729 dom_externs.insertBefore; // operation Node.insertBefore
624 dom_externs.insertCell; // operation HTMLTableRowElement.insertC ell 730 dom_externs.insertCell; // operation HTMLTableRowElement.insertC ell
625 dom_externs.insertData; // operation CharacterData.insertData 731 dom_externs.insertData; // operation CharacterData.insertData
626 dom_externs.insertId; // attribute SQLResultSet.insertId 732 dom_externs.insertId; // attribute SQLResultSet.insertId
733 dom_externs.insertItemBefore; // operation SVGLengthList.insertItemBef ore, operation SVGNumberList.insertItemBefore, operation SVGPathSegList.insertIt emBefore, operation SVGPointList.insertItemBefore, operation SVGStringList.inser tItemBefore, operation SVGTransformList.insertItemBefore
627 dom_externs.insertNode; // operation Range.insertNode 734 dom_externs.insertNode; // operation Range.insertNode
628 dom_externs.insertRow; // operation HTMLTableElement.insertRow, operation HTMLTableSectionElement.insertRow 735 dom_externs.insertRow; // operation HTMLTableElement.insertRow, operation HTMLTableSectionElement.insertRow
629 dom_externs.insertRule; // operation CSSMediaRule.insertRule, op eration CSSStyleSheet.insertRule, operation WebKitCSSKeyframesRule.insertRule 736 dom_externs.insertRule; // operation CSSMediaRule.insertRule, op eration CSSStyleSheet.insertRule, operation WebKitCSSKeyframesRule.insertRule
630 dom_externs.inspect; // operation InjectedScriptHost.inspect 737 dom_externs.inspect; // operation InjectedScriptHost.inspect
631 dom_externs.inspectedNode; // operation InjectedScriptHost.inspecte dNode 738 dom_externs.inspectedNode; // operation InjectedScriptHost.inspecte dNode
632 dom_externs.inspectedURLChanged; // operation InspectorFrontendHost.inspe ctedURLChanged 739 dom_externs.inspectedURLChanged; // operation InspectorFrontendHost.inspe ctedURLChanged
740 dom_externs.instanceRoot; // attribute SVGUseElement.instanceRoot
741 dom_externs.intercept; // attribute SVGComponentTransferFunctio nElement.intercept
633 dom_externs.internalConstructorName; // operation InjectedScriptHost.internal ConstructorName 742 dom_externs.internalConstructorName; // operation InjectedScriptHost.internal ConstructorName
634 dom_externs.internalSubset; // attribute DocumentType.internalSubset 743 dom_externs.internalSubset; // attribute DocumentType.internalSubset
635 dom_externs.intersectsNode; // operation Range.intersectsNode 744 dom_externs.intersectsNode; // operation Range.intersectsNode
636 dom_externs.interval; // attribute DeviceMotionEvent.interval 745 dom_externs.interval; // attribute DeviceMotionEvent.interval
637 dom_externs.invalidIteratorState; // attribute XPathResult.invalidIterator State 746 dom_externs.invalidIteratorState; // attribute XPathResult.invalidIterator State
638 dom_externs.inverse; // operation WebKitCSSMatrix.inverse 747 dom_externs.inverse; // operation SVGMatrix.inverse, operatio n WebKitCSSMatrix.inverse
639 dom_externs.isBuffer; // operation WebGLRenderingContext.isBuf fer 748 dom_externs.isBuffer; // operation WebGLRenderingContext.isBuf fer
640 dom_externs.isCollapsed; // attribute DOMSelection.isCollapsed 749 dom_externs.isCollapsed; // attribute DOMSelection.isCollapsed
641 dom_externs.isContentEditable; // attribute HTMLElement.isContentEditab le 750 dom_externs.isContentEditable; // attribute HTMLElement.isContentEditab le
642 dom_externs.isContextLost; // operation WebGLRenderingContext.isCon textLost 751 dom_externs.isContextLost; // operation WebGLRenderingContext.isCon textLost
643 dom_externs.isDefault; // attribute HTMLTrackElement.isDefault 752 dom_externs.isDefault; // attribute HTMLTrackElement.isDefault
644 dom_externs.isDefaultNamespace; // operation Node.isDefaultNamespace 753 dom_externs.isDefaultNamespace; // operation Node.isDefaultNamespace
645 dom_externs.isDirectory; // attribute Entry.isDirectory, attribut e EntrySync.isDirectory 754 dom_externs.isDirectory; // attribute Entry.isDirectory, attribut e EntrySync.isDirectory
646 dom_externs.isEnabled; // operation WebGLRenderingContext.isEna bled 755 dom_externs.isEnabled; // operation WebGLRenderingContext.isEna bled
647 dom_externs.isEqualNode; // operation Node.isEqualNode 756 dom_externs.isEqualNode; // operation Node.isEqualNode
648 dom_externs.isFile; // attribute Entry.isFile, attribute Ent rySync.isFile 757 dom_externs.isFile; // attribute Entry.isFile, attribute Ent rySync.isFile
649 dom_externs.isFramebuffer; // operation WebGLRenderingContext.isFra mebuffer 758 dom_externs.isFramebuffer; // operation WebGLRenderingContext.isFra mebuffer
650 dom_externs.isHTMLAllCollection; // operation InjectedScriptHost.isHTMLAl lCollection 759 dom_externs.isHTMLAllCollection; // operation InjectedScriptHost.isHTMLAl lCollection
651 dom_externs.isId; // attribute Attr.isId 760 dom_externs.isId; // attribute Attr.isId
652 dom_externs.isMap; // attribute HTMLImageElement.isMap 761 dom_externs.isMap; // attribute HTMLImageElement.isMap
653 dom_externs.isPointInPath; // operation CanvasRenderingContext2D.is PointInPath 762 dom_externs.isPointInPath; // operation CanvasRenderingContext2D.is PointInPath
654 dom_externs.isPointInRange; // operation Range.isPointInRange 763 dom_externs.isPointInRange; // operation Range.isPointInRange
655 dom_externs.isProgram; // operation WebGLRenderingContext.isPro gram 764 dom_externs.isProgram; // operation WebGLRenderingContext.isPro gram
656 dom_externs.isPropertyImplicit; // operation CSSStyleDeclaration.isPrope rtyImplicit 765 dom_externs.isPropertyImplicit; // operation CSSStyleDeclaration.isPrope rtyImplicit
657 dom_externs.isRenderbuffer; // operation WebGLRenderingContext.isRen derbuffer 766 dom_externs.isRenderbuffer; // operation WebGLRenderingContext.isRen derbuffer
658 dom_externs.isSameNode; // operation Node.isSameNode 767 dom_externs.isSameNode; // operation Node.isSameNode
659 dom_externs.isShader; // operation WebGLRenderingContext.isSha der 768 dom_externs.isShader; // operation WebGLRenderingContext.isSha der
660 dom_externs.isSupported; // operation Node.isSupported 769 dom_externs.isSupported; // operation Node.isSupported
661 dom_externs.isTexture; // operation WebGLRenderingContext.isTex ture 770 dom_externs.isTexture; // operation WebGLRenderingContext.isTex ture
662 dom_externs.isVertexArrayOES; // operation OESVertexArrayObject.isVert exArrayOES 771 dom_externs.isVertexArrayOES; // operation OESVertexArrayObject.isVert exArrayOES
663 dom_externs.item; // operation CSSRuleList.item, operation CSSStyleDeclaration.item, operation CSSValueList.item, operation CanvasPixelArr ay.item, operation ClientRectList.item, operation DOMMimeTypeArray.item, operati on DOMPlugin.item, operation DOMPluginArray.item, operation DOMTokenList.item, o peration DataTransferItemList.item, operation EntryArray.item, operation EntryAr raySync.item, operation FileList.item, operation HTMLAllCollection.item, operati on HTMLCollection.item, operation HTMLSelectElement.item, operation MediaList.it em, operation NamedNodeMap.item, operation NodeList.item, operation SQLResultSet RowList.item, operation SpeechInputResultList.item, operation StyleSheetList.ite m, operation TextTrackCueList.item, operation TouchList.item, operation WebKitAn imationList.item 772 dom_externs.item; // operation CSSRuleList.item, operation CSSStyleDeclaration.item, operation CSSValueList.item, operation CanvasPixelArr ay.item, operation ClientRectList.item, operation DOMMimeTypeArray.item, operati on DOMPlugin.item, operation DOMPluginArray.item, operation DOMTokenList.item, o peration DataTransferItemList.item, operation EntryArray.item, operation EntryAr raySync.item, operation FileList.item, operation HTMLAllCollection.item, operati on HTMLCollection.item, operation HTMLSelectElement.item, operation MediaList.it em, operation NamedNodeMap.item, operation NodeList.item, operation SQLResultSet RowList.item, operation SVGElementInstanceList.item, operation SpeechInputResult List.item, operation StyleSheetList.item, operation TextTrackCueList.item, opera tion TouchList.item, operation WebKitAnimationList.item
664 dom_externs.itemId; // attribute HTMLElement.itemId 773 dom_externs.itemId; // attribute HTMLElement.itemId
665 dom_externs.itemProp; // attribute HTMLElement.itemProp 774 dom_externs.itemProp; // attribute HTMLElement.itemProp
666 dom_externs.itemRef; // attribute HTMLElement.itemRef 775 dom_externs.itemRef; // attribute HTMLElement.itemRef
667 dom_externs.itemScope; // attribute HTMLElement.itemScope 776 dom_externs.itemScope; // attribute HTMLElement.itemScope
668 dom_externs.itemType; // attribute HTMLElement.itemType 777 dom_externs.itemType; // attribute HTMLElement.itemType
669 dom_externs.itemValue; // attribute HTMLElement.itemValue 778 dom_externs.itemValue; // attribute HTMLElement.itemValue
670 dom_externs.items; // attribute Clipboard.items 779 dom_externs.items; // attribute Clipboard.items
671 dom_externs.iterateNext; // operation XPathResult.iterateNext 780 dom_externs.iterateNext; // operation XPathResult.iterateNext
672 dom_externs.iterationCount; // attribute WebKitAnimation.iterationCo unt 781 dom_externs.iterationCount; // attribute WebKitAnimation.iterationCo unt
673 dom_externs.javaEnabled; // operation Navigator.javaEnabled 782 dom_externs.javaEnabled; // operation Navigator.javaEnabled
674 dom_externs.jsHeapSizeLimit; // attribute MemoryInfo.jsHeapSizeLimit 783 dom_externs.jsHeapSizeLimit; // attribute MemoryInfo.jsHeapSizeLimit
784 dom_externs.k1; // attribute SVGFECompositeElement.k1
785 dom_externs.k2; // attribute SVGFECompositeElement.k2
786 dom_externs.k3; // attribute SVGFECompositeElement.k3
787 dom_externs.k4; // attribute SVGFECompositeElement.k4
788 dom_externs.kernelMatrix; // attribute SVGFEConvolveMatrixElement. kernelMatrix
789 dom_externs.kernelUnitLengthX; // attribute SVGFEConvolveMatrixElement. kernelUnitLengthX, attribute SVGFEDiffuseLightingElement.kernelUnitLengthX
790 dom_externs.kernelUnitLengthY; // attribute SVGFEConvolveMatrixElement. kernelUnitLengthY, attribute SVGFEDiffuseLightingElement.kernelUnitLengthY
675 dom_externs.key; // attribute IDBCursor.key, operation St orage.key, attribute StorageEvent.key 791 dom_externs.key; // attribute IDBCursor.key, operation St orage.key, attribute StorageEvent.key
676 dom_externs.keyCode; // attribute UIEvent.keyCode 792 dom_externs.keyCode; // attribute UIEvent.keyCode
677 dom_externs.keyIdentifier; // attribute KeyboardEvent.keyIdentifier 793 dom_externs.keyIdentifier; // attribute KeyboardEvent.keyIdentifier
678 dom_externs.keyLocation; // attribute KeyboardEvent.keyLocation 794 dom_externs.keyLocation; // attribute KeyboardEvent.keyLocation
679 dom_externs.keyPath; // attribute IDBIndex.keyPath, attribute IDBObjectStore.keyPath 795 dom_externs.keyPath; // attribute IDBIndex.keyPath, attribute IDBObjectStore.keyPath
680 dom_externs.keyText; // attribute WebKitCSSKeyframeRule.keyTe xt 796 dom_externs.keyText; // attribute WebKitCSSKeyframeRule.keyTe xt
681 dom_externs.keytype; // attribute HTMLKeygenElement.keytype 797 dom_externs.keytype; // attribute HTMLKeygenElement.keytype
682 dom_externs.kind; // attribute DataTransferItem.kind, attr ibute HTMLTrackElement.kind, attribute TextTrack.kind 798 dom_externs.kind; // attribute DataTransferItem.kind, attr ibute HTMLTrackElement.kind, attribute TextTrack.kind
683 dom_externs.label; // attribute HTMLOptGroupElement.label, attribute HTMLOptionElement.label, attribute HTMLTrackElement.label, attribute T extTrack.label 799 dom_externs.label; // attribute HTMLOptGroupElement.label, attribute HTMLOptionElement.label, attribute HTMLTrackElement.label, attribute T extTrack.label
684 dom_externs.labels; // attribute HTMLButtonElement.labels, a ttribute HTMLInputElement.labels, attribute HTMLKeygenElement.labels, attribute HTMLMeterElement.labels, attribute HTMLOutputElement.labels, attribute HTMLProgr essElement.labels, attribute HTMLSelectElement.labels, attribute HTMLTextAreaEle ment.labels 800 dom_externs.labels; // attribute HTMLButtonElement.labels, a ttribute HTMLInputElement.labels, attribute HTMLKeygenElement.labels, attribute HTMLMeterElement.labels, attribute HTMLOutputElement.labels, attribute HTMLProgr essElement.labels, attribute HTMLSelectElement.labels, attribute HTMLTextAreaEle ment.labels
685 dom_externs.lang; // attribute HTMLElement.lang 801 dom_externs.lang; // attribute HTMLElement.lang
686 dom_externs.language; // attribute Navigator.language, attribu te TextTrack.language 802 dom_externs.language; // attribute Navigator.language, attribu te TextTrack.language
687 dom_externs.lastChild; // attribute Node.lastChild, operation T reeWalker.lastChild 803 dom_externs.largeArcFlag; // attribute SVGPathSegArcAbs.largeArcFl ag, attribute SVGPathSegArcRel.largeArcFlag
804 dom_externs.lastChild; // attribute Node.lastChild, attribute S VGElementInstance.lastChild, operation TreeWalker.lastChild
688 dom_externs.lastElementChild; // attribute Element.lastElementChild, a ttribute ElementTraversal.lastElementChild 805 dom_externs.lastElementChild; // attribute Element.lastElementChild, a ttribute ElementTraversal.lastElementChild
689 dom_externs.lastEventId; // attribute MessageEvent.lastEventId 806 dom_externs.lastEventId; // attribute MessageEvent.lastEventId
690 dom_externs.lastModified; // attribute Document.lastModified 807 dom_externs.lastModified; // attribute Document.lastModified
691 dom_externs.lastModifiedDate; // attribute File.lastModifiedDate 808 dom_externs.lastModifiedDate; // attribute File.lastModifiedDate
692 dom_externs.latitude; // attribute Coordinates.latitude 809 dom_externs.latitude; // attribute Coordinates.latitude
693 dom_externs.layerX; // attribute UIEvent.layerX 810 dom_externs.layerX; // attribute UIEvent.layerX
694 dom_externs.layerY; // attribute UIEvent.layerY 811 dom_externs.layerY; // attribute UIEvent.layerY
695 dom_externs.left; // attribute ClientRect.left, attribute Rect.left 812 dom_externs.left; // attribute ClientRect.left, attribute Rect.left
696 dom_externs.length; // attribute CSSRuleList.length, attribu te CSSStyleDeclaration.length, attribute CSSValueList.length, attribute CanvasPi xelArray.length, attribute CharacterData.length, attribute ClientRectList.length , attribute DOMMimeTypeArray.length, attribute DOMPlugin.length, attribute DOMPl uginArray.length, attribute DOMTokenList.length, attribute DOMWindow.length, att ribute DataTransferItemList.length, attribute EntryArray.length, attribute Entry ArraySync.length, attribute FileList.length, attribute FileWriter.length, attrib ute FileWriterSync.length, attribute Float32Array.length, attribute Float64Array .length, attribute HTMLAllCollection.length, attribute HTMLCollection.length, at tribute HTMLFormElement.length, attribute HTMLOptionsCollection.length, attribut e HTMLSelectElement.length, attribute History.length, attribute Int16Array.lengt h, attribute Int32Array.length, attribute Int8Array.length, attribute MediaList. length, attribute NamedNodeMap.length, attribute NodeList.length, attribute SQLR esultSetRowList.length, attribute SpeechInputResultList.length, attribute Storag e.length, attribute StyleSheetList.length, attribute TextTrackCueList.length, at tribute TimeRanges.length, attribute TouchList.length, attribute Uint16Array.len gth, attribute Uint32Array.length, attribute Uint8Array.length, attribute WebKit AnimationList.length 813 dom_externs.length; // attribute CSSRuleList.length, attribu te CSSStyleDeclaration.length, attribute CSSValueList.length, attribute CanvasPi xelArray.length, attribute CharacterData.length, attribute ClientRectList.length , attribute DOMMimeTypeArray.length, attribute DOMPlugin.length, attribute DOMPl uginArray.length, attribute DOMTokenList.length, attribute DOMWindow.length, att ribute DataTransferItemList.length, attribute EntryArray.length, attribute Entry ArraySync.length, attribute FileList.length, attribute FileWriter.length, attrib ute FileWriterSync.length, attribute Float32Array.length, attribute Float64Array .length, attribute HTMLAllCollection.length, attribute HTMLCollection.length, at tribute HTMLFormElement.length, attribute HTMLOptionsCollection.length, attribut e HTMLSelectElement.length, attribute History.length, attribute Int16Array.lengt h, attribute Int32Array.length, attribute Int8Array.length, attribute MediaList. length, attribute NamedNodeMap.length, attribute NodeList.length, attribute SQLR esultSetRowList.length, attribute SVGElementInstanceList.length, attribute Speec hInputResultList.length, attribute Storage.length, attribute StyleSheetList.leng th, attribute TextTrackCueList.length, attribute TimeRanges.length, attribute To uchList.length, attribute Uint16Array.length, attribute Uint32Array.length, attr ibute Uint8Array.length, attribute WebKitAnimationList.length
814 dom_externs.lengthAdjust; // attribute SVGTextContentElement.lengt hAdjust
697 dom_externs.lengthComputable; // attribute ProgressEvent.lengthComputa ble 815 dom_externs.lengthComputable; // attribute ProgressEvent.lengthComputa ble
816 dom_externs.limitingConeAngle; // attribute SVGFESpotLightElement.limit ingConeAngle
698 dom_externs.line; // attribute JavaScriptCallFrame.line 817 dom_externs.line; // attribute JavaScriptCallFrame.line
699 dom_externs.lineCap; // attribute CanvasRenderingContext2D.li neCap 818 dom_externs.lineCap; // attribute CanvasRenderingContext2D.li neCap
700 dom_externs.lineJoin; // attribute CanvasRenderingContext2D.li neJoin 819 dom_externs.lineJoin; // attribute CanvasRenderingContext2D.li neJoin
701 dom_externs.lineNumber; // attribute ScriptProfileNode.lineNumbe r 820 dom_externs.lineNumber; // attribute ScriptProfileNode.lineNumbe r
702 dom_externs.linePosition; // attribute TextTrackCue.linePosition 821 dom_externs.linePosition; // attribute TextTrackCue.linePosition
703 dom_externs.lineTo; // operation CanvasRenderingContext2D.li neTo 822 dom_externs.lineTo; // operation CanvasRenderingContext2D.li neTo
704 dom_externs.lineWidth; // attribute CanvasRenderingContext2D.li neWidth, operation WebGLRenderingContext.lineWidth 823 dom_externs.lineWidth; // attribute CanvasRenderingContext2D.li neWidth, operation WebGLRenderingContext.lineWidth
705 dom_externs.lineno; // attribute ErrorEvent.lineno 824 dom_externs.lineno; // attribute ErrorEvent.lineno
706 dom_externs.link; // attribute HTMLBodyElement.link 825 dom_externs.link; // attribute HTMLBodyElement.link
707 dom_externs.linkColor; // attribute HTMLDocument.linkColor 826 dom_externs.linkColor; // attribute HTMLDocument.linkColor
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
742 dom_externs.m33; // attribute WebKitCSSMatrix.m33 861 dom_externs.m33; // attribute WebKitCSSMatrix.m33
743 dom_externs.m34; // attribute WebKitCSSMatrix.m34 862 dom_externs.m34; // attribute WebKitCSSMatrix.m34
744 dom_externs.m41; // attribute WebKitCSSMatrix.m41 863 dom_externs.m41; // attribute WebKitCSSMatrix.m41
745 dom_externs.m42; // attribute WebKitCSSMatrix.m42 864 dom_externs.m42; // attribute WebKitCSSMatrix.m42
746 dom_externs.m43; // attribute WebKitCSSMatrix.m43 865 dom_externs.m43; // attribute WebKitCSSMatrix.m43
747 dom_externs.m44; // attribute WebKitCSSMatrix.m44 866 dom_externs.m44; // attribute WebKitCSSMatrix.m44
748 dom_externs.manifest; // attribute HTMLHtmlElement.manifest 867 dom_externs.manifest; // attribute HTMLHtmlElement.manifest
749 dom_externs.marginHeight; // attribute HTMLFrameElement.marginHeig ht, attribute HTMLIFrameElement.marginHeight 868 dom_externs.marginHeight; // attribute HTMLFrameElement.marginHeig ht, attribute HTMLIFrameElement.marginHeight
750 dom_externs.marginWidth; // attribute HTMLFrameElement.marginWidt h, attribute HTMLIFrameElement.marginWidth 869 dom_externs.marginWidth; // attribute HTMLFrameElement.marginWidt h, attribute HTMLIFrameElement.marginWidth
751 dom_externs.markTimeline; // operation Console.markTimeline 870 dom_externs.markTimeline; // operation Console.markTimeline
871 dom_externs.markerHeight; // attribute SVGMarkerElement.markerHeig ht
872 dom_externs.markerUnits; // attribute SVGMarkerElement.markerUnit s
873 dom_externs.markerWidth; // attribute SVGMarkerElement.markerWidt h
874 dom_externs.maskContentUnits; // attribute SVGMaskElement.maskContentU nits
875 dom_externs.maskUnits; // attribute SVGMaskElement.maskUnits
752 dom_externs.matchMedia; // operation DOMWindow.matchMedia 876 dom_externs.matchMedia; // operation DOMWindow.matchMedia
753 dom_externs.matchMedium; // operation StyleMedia.matchMedium 877 dom_externs.matchMedium; // operation StyleMedia.matchMedium
754 dom_externs.matches; // attribute MediaQueryList.matches 878 dom_externs.matches; // attribute MediaQueryList.matches
879 dom_externs.matrix; // attribute SVGTransform.matrix
880 dom_externs.matrixTransform; // operation SVGPoint.matrixTransform
755 dom_externs.max; // attribute HTMLInputElement.max, attri bute HTMLMeterElement.max, attribute HTMLProgressElement.max 881 dom_externs.max; // attribute HTMLInputElement.max, attri bute HTMLMeterElement.max, attribute HTMLProgressElement.max
756 dom_externs.maxLength; // attribute HTMLInputElement.maxLength, attribute HTMLTextAreaElement.maxLength 882 dom_externs.maxLength; // attribute HTMLInputElement.maxLength, attribute HTMLTextAreaElement.maxLength
757 dom_externs.measureText; // operation CanvasRenderingContext2D.me asureText 883 dom_externs.measureText; // operation CanvasRenderingContext2D.me asureText
758 dom_externs.media; // attribute CSSImportRule.media, attrib ute CSSMediaRule.media, attribute HTMLLinkElement.media, attribute HTMLSourceEle ment.media, attribute HTMLStyleElement.media, attribute MediaQueryList.media, at tribute StyleSheet.media 884 dom_externs.media; // attribute CSSImportRule.media, attrib ute CSSMediaRule.media, attribute HTMLLinkElement.media, attribute HTMLSourceEle ment.media, attribute HTMLStyleElement.media, attribute MediaQueryList.media, at tribute SVGStyleElement.media, attribute StyleSheet.media
759 dom_externs.mediaText; // attribute MediaList.mediaText 885 dom_externs.mediaText; // attribute MediaList.mediaText
886 dom_externs.meetOrSlice; // attribute SVGPreserveAspectRatio.meet OrSlice
760 dom_externs.memory; // attribute Console.memory, attribute P erformance.memory 887 dom_externs.memory; // attribute Console.memory, attribute P erformance.memory
761 dom_externs.menubar; // attribute DOMWindow.menubar 888 dom_externs.menubar; // attribute DOMWindow.menubar
762 dom_externs.message; // attribute DOMException.message, attri bute ErrorEvent.message, attribute EventException.message, attribute FileExcepti on.message, attribute IDBDatabaseError.message, attribute IDBDatabaseException.m essage, attribute OperationNotAllowedException.message, attribute PositionError. message, attribute RangeException.message, attribute SQLError.message, attribute SQLException.message, attribute XMLHttpRequestException.message, attribute XPat hException.message 889 dom_externs.message; // attribute DOMException.message, attri bute ErrorEvent.message, attribute EventException.message, attribute FileExcepti on.message, attribute IDBDatabaseError.message, attribute IDBDatabaseException.m essage, attribute OperationNotAllowedException.message, attribute PositionError. message, attribute RangeException.message, attribute SQLError.message, attribute SQLException.message, attribute SVGException.message, attribute XMLHttpRequestE xception.message, attribute XPathException.message
763 dom_externs.metaKey; // attribute KeyboardEvent.metaKey, attr ibute MouseEvent.metaKey, attribute TouchEvent.metaKey, attribute WheelEvent.met aKey 890 dom_externs.metaKey; // attribute KeyboardEvent.metaKey, attr ibute MouseEvent.metaKey, attribute TouchEvent.metaKey, attribute WheelEvent.met aKey
764 dom_externs.method; // attribute HTMLFormElement.method 891 dom_externs.method; // attribute HTMLFormElement.method, att ribute SVGTextPathElement.method
765 dom_externs.mimeTypes; // attribute Navigator.mimeTypes 892 dom_externs.mimeTypes; // attribute Navigator.mimeTypes
766 dom_externs.min; // attribute HTMLInputElement.min, attri bute HTMLMeterElement.min 893 dom_externs.min; // attribute HTMLInputElement.min, attri bute HTMLMeterElement.min
767 dom_externs.miterLimit; // attribute CanvasRenderingContext2D.mi terLimit 894 dom_externs.miterLimit; // attribute CanvasRenderingContext2D.mi terLimit
768 dom_externs.mode; // attribute IDBTransaction.mode, attrib ute TextTrack.mode 895 dom_externs.mode; // attribute IDBTransaction.mode, attrib ute SVGFEBlendElement.mode, attribute TextTrack.mode
769 dom_externs.modificationTime; // attribute Metadata.modificationTime 896 dom_externs.modificationTime; // attribute Metadata.modificationTime
770 dom_externs.modify; // operation DOMSelection.modify 897 dom_externs.modify; // operation DOMSelection.modify
771 dom_externs.moveBy; // operation DOMWindow.moveBy 898 dom_externs.moveBy; // operation DOMWindow.moveBy
772 dom_externs.moveTo; // operation CanvasRenderingContext2D.mo veTo, operation DOMWindow.moveTo, operation Entry.moveTo, operation EntrySync.mo veTo 899 dom_externs.moveTo; // operation CanvasRenderingContext2D.mo veTo, operation DOMWindow.moveTo, operation Entry.moveTo, operation EntrySync.mo veTo
773 dom_externs.moveWindowBy; // operation InspectorFrontendHost.moveW indowBy 900 dom_externs.moveWindowBy; // operation InspectorFrontendHost.moveW indowBy
774 dom_externs.multiple; // attribute HTMLInputElement.multiple, attribute HTMLSelectElement.multiple 901 dom_externs.multiple; // attribute HTMLInputElement.multiple, attribute HTMLSelectElement.multiple
775 dom_externs.multiply; // operation WebKitCSSMatrix.multiply 902 dom_externs.multiply; // operation SVGMatrix.multiply, operati on WebKitCSSMatrix.multiply
776 dom_externs.muted; // attribute HTMLMediaElement.muted 903 dom_externs.muted; // attribute HTMLMediaElement.muted
777 dom_externs.name; // attribute Attr.name, attribute DOMExc eption.name, attribute DOMFileSystem.name, attribute DOMFileSystemSync.name, att ribute DOMPlugin.name, attribute DOMWindow.name, attribute DocumentType.name, at tribute Entry.name, attribute EntrySync.name, attribute EventException.name, att ribute File.name, attribute FileException.name, attribute HTMLAnchorElement.name , attribute HTMLAppletElement.name, attribute HTMLButtonElement.name, attribute HTMLEmbedElement.name, attribute HTMLFormElement.name, attribute HTMLFrameElemen t.name, attribute HTMLIFrameElement.name, attribute HTMLImageElement.name, attri bute HTMLInputElement.name, attribute HTMLKeygenElement.name, attribute HTMLMapE lement.name, attribute HTMLMetaElement.name, attribute HTMLObjectElement.name, a ttribute HTMLOutputElement.name, attribute HTMLParamElement.name, attribute HTML SelectElement.name, attribute HTMLTextAreaElement.name, attribute IDBDatabase.na me, attribute IDBDatabaseException.name, attribute IDBIndex.name, attribute IDBO bjectStore.name, attribute OperationNotAllowedException.name, attribute RangeExc eption.name, attribute SharedWorkercontext.name, attribute WebGLActiveInfo.name, attribute WebKitAnimation.name, attribute WebKitCSSKeyframesRule.name, attribut e XMLHttpRequestException.name, attribute XPathException.name 904 dom_externs.name; // attribute Attr.name, attribute DOMExc eption.name, attribute DOMFileSystem.name, attribute DOMFileSystemSync.name, att ribute DOMPlugin.name, attribute DOMWindow.name, attribute DocumentType.name, at tribute Entry.name, attribute EntrySync.name, attribute EventException.name, att ribute File.name, attribute FileException.name, attribute HTMLAnchorElement.name , attribute HTMLAppletElement.name, attribute HTMLButtonElement.name, attribute HTMLEmbedElement.name, attribute HTMLFormElement.name, attribute HTMLFrameElemen t.name, attribute HTMLIFrameElement.name, attribute HTMLImageElement.name, attri bute HTMLInputElement.name, attribute HTMLKeygenElement.name, attribute HTMLMapE lement.name, attribute HTMLMetaElement.name, attribute HTMLObjectElement.name, a ttribute HTMLOutputElement.name, attribute HTMLParamElement.name, attribute HTML SelectElement.name, attribute HTMLTextAreaElement.name, attribute IDBDatabase.na me, attribute IDBDatabaseException.name, attribute IDBIndex.name, attribute IDBO bjectStore.name, attribute OperationNotAllowedException.name, attribute RangeExc eption.name, attribute SVGException.name, attribute SharedWorkercontext.name, at tribute WebGLActiveInfo.name, attribute WebKitAnimation.name, attribute WebKitCS SKeyframesRule.name, attribute XMLHttpRequestException.name, attribute XPathExce ption.name
778 dom_externs.namedItem; // operation DOMMimeTypeArray.namedItem, operation DOMPlugin.namedItem, operation DOMPluginArray.namedItem, operation HT MLAllCollection.namedItem, operation HTMLCollection.namedItem, operation HTMLSel ectElement.namedItem 905 dom_externs.namedItem; // operation DOMMimeTypeArray.namedItem, operation DOMPlugin.namedItem, operation DOMPluginArray.namedItem, operation HT MLAllCollection.namedItem, operation HTMLCollection.namedItem, operation HTMLSel ectElement.namedItem
779 dom_externs.namespaceURI; // attribute Node.namespaceURI 906 dom_externs.namespaceURI; // attribute Node.namespaceURI
780 dom_externs.naturalHeight; // attribute HTMLImageElement.naturalHei ght 907 dom_externs.naturalHeight; // attribute HTMLImageElement.naturalHei ght
781 dom_externs.naturalWidth; // attribute HTMLImageElement.naturalWid th 908 dom_externs.naturalWidth; // attribute HTMLImageElement.naturalWid th
782 dom_externs.navigation; // attribute Performance.navigation 909 dom_externs.navigation; // attribute Performance.navigation
783 dom_externs.navigationStart; // attribute PerformanceTiming.navigatio nStart 910 dom_externs.navigationStart; // attribute PerformanceTiming.navigatio nStart
784 dom_externs.navigator; // attribute DOMWindow.navigator, attrib ute WorkerContext.navigator 911 dom_externs.navigator; // attribute DOMWindow.navigator, attrib ute WorkerContext.navigator
912 dom_externs.nearestViewportElement; // attribute SVGAElement.nearestViewport Element, attribute SVGCircleElement.nearestViewportElement, attribute SVGClipPat hElement.nearestViewportElement, attribute SVGDefsElement.nearestViewportElement , attribute SVGEllipseElement.nearestViewportElement, attribute SVGForeignObject Element.nearestViewportElement, attribute SVGGElement.nearestViewportElement, at tribute SVGImageElement.nearestViewportElement, attribute SVGLineElement.nearest ViewportElement, attribute SVGLocatable.nearestViewportElement, attribute SVGPat hElement.nearestViewportElement, attribute SVGPolygonElement.nearestViewportElem ent, attribute SVGPolylineElement.nearestViewportElement, attribute SVGRectEleme nt.nearestViewportElement, attribute SVGSVGElement.nearestViewportElement, attri bute SVGSwitchElement.nearestViewportElement, attribute SVGTextElement.nearestVi ewportElement, attribute SVGUseElement.nearestViewportElement
785 dom_externs.networkState; // attribute HTMLMediaElement.networkSta te 913 dom_externs.networkState; // attribute HTMLMediaElement.networkSta te
914 dom_externs.newScale; // attribute SVGZoomEvent.newScale
915 dom_externs.newTranslate; // attribute SVGZoomEvent.newTranslate
786 dom_externs.newURL; // attribute HashChangeEvent.newURL 916 dom_externs.newURL; // attribute HashChangeEvent.newURL
787 dom_externs.newValue; // attribute MutationEvent.newValue, att ribute StorageEvent.newValue 917 dom_externs.newValue; // attribute MutationEvent.newValue, att ribute StorageEvent.newValue
918 dom_externs.newValueSpecifiedUnits; // operation SVGAngle.newValueSpecifiedU nits, operation SVGLength.newValueSpecifiedUnits
788 dom_externs.nextElementSibling; // attribute Element.nextElementSibling, attribute ElementTraversal.nextElementSibling 919 dom_externs.nextElementSibling; // attribute Element.nextElementSibling, attribute ElementTraversal.nextElementSibling
789 dom_externs.nextNode; // operation NodeIterator.nextNode, oper ation TreeWalker.nextNode 920 dom_externs.nextNode; // operation NodeIterator.nextNode, oper ation TreeWalker.nextNode
790 dom_externs.nextSibling; // attribute MutationRecord.nextSibling, attribute Node.nextSibling, operation TreeWalker.nextSibling 921 dom_externs.nextSibling; // attribute MutationRecord.nextSibling, attribute Node.nextSibling, attribute SVGElementInstance.nextSibling, operation TreeWalker.nextSibling
791 dom_externs.noHref; // attribute HTMLAreaElement.noHref 922 dom_externs.noHref; // attribute HTMLAreaElement.noHref
792 dom_externs.noResize; // attribute HTMLFrameElement.noResize 923 dom_externs.noResize; // attribute HTMLFrameElement.noResize
793 dom_externs.noShade; // attribute HTMLHRElement.noShade 924 dom_externs.noShade; // attribute HTMLHRElement.noShade
794 dom_externs.noValidate; // attribute HTMLFormElement.noValidate 925 dom_externs.noValidate; // attribute HTMLFormElement.noValidate
795 dom_externs.noWrap; // attribute HTMLTableCellElement.noWrap 926 dom_externs.noWrap; // attribute HTMLTableCellElement.noWrap
796 dom_externs.nodeName; // attribute Node.nodeName 927 dom_externs.nodeName; // attribute Node.nodeName
797 dom_externs.nodeType; // attribute Node.nodeType 928 dom_externs.nodeType; // attribute Node.nodeType
798 dom_externs.nodeValue; // attribute Node.nodeValue 929 dom_externs.nodeValue; // attribute Node.nodeValue
799 dom_externs.normalize; // operation Node.normalize 930 dom_externs.normalize; // operation Node.normalize
931 dom_externs.normalizedPathSegList; // attribute SVGPathElement.normalizedPa thSegList
800 dom_externs.notationName; // attribute Entity.notationName 932 dom_externs.notationName; // attribute Entity.notationName
801 dom_externs.notations; // attribute DocumentType.notations 933 dom_externs.notations; // attribute DocumentType.notations
934 dom_externs.numOctaves; // attribute SVGFETurbulenceElement.numO ctaves
802 dom_externs.numberOfCalls; // attribute ScriptProfileNode.numberOfC alls 935 dom_externs.numberOfCalls; // attribute ScriptProfileNode.numberOfC alls
936 dom_externs.numberOfItems; // attribute SVGLengthList.numberOfItems , attribute SVGNumberList.numberOfItems, attribute SVGPathSegList.numberOfItems, attribute SVGPointList.numberOfItems, attribute SVGStringList.numberOfItems, at tribute SVGTransformList.numberOfItems
803 dom_externs.numberValue; // attribute XPathResult.numberValue 937 dom_externs.numberValue; // attribute XPathResult.numberValue
804 dom_externs.object; // attribute HTMLAppletElement.object 938 dom_externs.object; // attribute HTMLAppletElement.object
805 dom_externs.objectStore; // attribute IDBIndex.objectStore, opera tion IDBTransaction.objectStore 939 dom_externs.objectStore; // attribute IDBIndex.objectStore, opera tion IDBTransaction.objectStore
806 dom_externs.offscreenBuffering; // attribute DOMWindow.offscreenBufferin g 940 dom_externs.offscreenBuffering; // attribute DOMWindow.offscreenBufferin g
941 dom_externs.offset; // attribute SVGComponentTransferFunctio nElement.offset, attribute SVGStopElement.offset
807 dom_externs.offsetHeight; // attribute Element.offsetHeight 942 dom_externs.offsetHeight; // attribute Element.offsetHeight
808 dom_externs.offsetLeft; // attribute Element.offsetLeft 943 dom_externs.offsetLeft; // attribute Element.offsetLeft
809 dom_externs.offsetParent; // attribute Element.offsetParent 944 dom_externs.offsetParent; // attribute Element.offsetParent
810 dom_externs.offsetTop; // attribute Element.offsetTop 945 dom_externs.offsetTop; // attribute Element.offsetTop
811 dom_externs.offsetWidth; // attribute Element.offsetWidth 946 dom_externs.offsetWidth; // attribute Element.offsetWidth
812 dom_externs.offsetX; // attribute MouseEvent.offsetX, attribu te WheelEvent.offsetX 947 dom_externs.offsetX; // attribute MouseEvent.offsetX, attribu te WheelEvent.offsetX
813 dom_externs.offsetY; // attribute MouseEvent.offsetY, attribu te WheelEvent.offsetY 948 dom_externs.offsetY; // attribute MouseEvent.offsetY, attribu te WheelEvent.offsetY
814 dom_externs.oldURL; // attribute HashChangeEvent.oldURL 949 dom_externs.oldURL; // attribute HashChangeEvent.oldURL
815 dom_externs.oldValue; // attribute MutationRecord.oldValue, at tribute StorageEvent.oldValue 950 dom_externs.oldValue; // attribute MutationRecord.oldValue, at tribute StorageEvent.oldValue
816 dom_externs.onLine; // attribute Navigator.onLine, attribute WorkerNavigator.onLine 951 dom_externs.onLine; // attribute Navigator.onLine, attribute WorkerNavigator.onLine
817 dom_externs.onabort; // attribute DOMWindow.onabort, attribut e Document.onabort, attribute Element.onabort, attribute FileReader.onabort, att ribute FileWriter.onabort, attribute IDBDatabase.onabort, attribute IDBTransacti on.onabort, attribute XMLHttpRequest.onabort, attribute XMLHttpRequestUpload.ona bort 952 dom_externs.onabort; // attribute DOMWindow.onabort, attribut e Document.onabort, attribute Element.onabort, attribute FileReader.onabort, att ribute FileWriter.onabort, attribute IDBDatabase.onabort, attribute IDBTransacti on.onabort, attribute SVGElementInstance.onabort, attribute XMLHttpRequest.onabo rt, attribute XMLHttpRequestUpload.onabort
818 dom_externs.onbeforecopy; // attribute Document.onbeforecopy, attr ibute Element.onbeforecopy 953 dom_externs.onbeforecopy; // attribute Document.onbeforecopy, attr ibute Element.onbeforecopy, attribute SVGElementInstance.onbeforecopy
819 dom_externs.onbeforecut; // attribute Document.onbeforecut, attri bute Element.onbeforecut 954 dom_externs.onbeforecut; // attribute Document.onbeforecut, attri bute Element.onbeforecut, attribute SVGElementInstance.onbeforecut
820 dom_externs.onbeforepaste; // attribute Document.onbeforepaste, att ribute Element.onbeforepaste 955 dom_externs.onbeforepaste; // attribute Document.onbeforepaste, att ribute Element.onbeforepaste, attribute SVGElementInstance.onbeforepaste
821 dom_externs.onbeforeunload; // attribute DOMWindow.onbeforeunload, a ttribute HTMLBodyElement.onbeforeunload, attribute HTMLFrameSetElement.onbeforeu nload 956 dom_externs.onbeforeunload; // attribute DOMWindow.onbeforeunload, a ttribute HTMLBodyElement.onbeforeunload, attribute HTMLFrameSetElement.onbeforeu nload
822 dom_externs.onblocked; // attribute IDBVersionChangeRequest.onb locked 957 dom_externs.onblocked; // attribute IDBVersionChangeRequest.onb locked
823 dom_externs.onblur; // attribute DOMWindow.onblur, attribute Document.onblur, attribute Element.onblur, attribute HTMLBodyElement.onblur, at tribute HTMLFrameSetElement.onblur 958 dom_externs.onblur; // attribute DOMWindow.onblur, attribute Document.onblur, attribute Element.onblur, attribute HTMLBodyElement.onblur, at tribute HTMLFrameSetElement.onblur, attribute SVGElementInstance.onblur
824 dom_externs.oncached; // attribute DOMApplicationCache.oncache d 959 dom_externs.oncached; // attribute DOMApplicationCache.oncache d
825 dom_externs.oncanplay; // attribute DOMWindow.oncanplay 960 dom_externs.oncanplay; // attribute DOMWindow.oncanplay
826 dom_externs.oncanplaythrough; // attribute DOMWindow.oncanplaythrough 961 dom_externs.oncanplaythrough; // attribute DOMWindow.oncanplaythrough
827 dom_externs.onchange; // attribute DOMWindow.onchange, attribu te Document.onchange, attribute Element.onchange 962 dom_externs.onchange; // attribute DOMWindow.onchange, attribu te Document.onchange, attribute Element.onchange, attribute SVGElementInstance.o nchange
828 dom_externs.onchecking; // attribute DOMApplicationCache.oncheck ing 963 dom_externs.onchecking; // attribute DOMApplicationCache.oncheck ing
829 dom_externs.onclick; // attribute DOMWindow.onclick, attribut e Document.onclick, attribute Element.onclick, attribute Notification.onclick 964 dom_externs.onclick; // attribute DOMWindow.onclick, attribut e Document.onclick, attribute Element.onclick, attribute Notification.onclick, a ttribute SVGElementInstance.onclick
830 dom_externs.onclose; // attribute Notification.onclose, attri bute WebSocket.onclose 965 dom_externs.onclose; // attribute Notification.onclose, attri bute WebSocket.onclose
831 dom_externs.oncomplete; // attribute IDBTransaction.oncomplete 966 dom_externs.oncomplete; // attribute IDBTransaction.oncomplete
832 dom_externs.onconnect; // attribute SharedWorkercontext.onconne ct 967 dom_externs.onconnect; // attribute SharedWorkercontext.onconne ct
833 dom_externs.oncontextmenu; // attribute DOMWindow.oncontextmenu, at tribute Document.oncontextmenu, attribute Element.oncontextmenu 968 dom_externs.oncontextmenu; // attribute DOMWindow.oncontextmenu, at tribute Document.oncontextmenu, attribute Element.oncontextmenu, attribute SVGEl ementInstance.oncontextmenu
834 dom_externs.oncopy; // attribute Document.oncopy, attribute Element.oncopy 969 dom_externs.oncopy; // attribute Document.oncopy, attribute Element.oncopy, attribute SVGElementInstance.oncopy
835 dom_externs.oncut; // attribute Document.oncut, attribute E lement.oncut 970 dom_externs.oncut; // attribute Document.oncut, attribute E lement.oncut, attribute SVGElementInstance.oncut
836 dom_externs.ondblclick; // attribute DOMWindow.ondblclick, attri bute Document.ondblclick, attribute Element.ondblclick 971 dom_externs.ondblclick; // attribute DOMWindow.ondblclick, attri bute Document.ondblclick, attribute Element.ondblclick, attribute SVGElementInst ance.ondblclick
837 dom_externs.ondevicemotion; // attribute DOMWindow.ondevicemotion 972 dom_externs.ondevicemotion; // attribute DOMWindow.ondevicemotion
838 dom_externs.ondeviceorientation; // attribute DOMWindow.ondeviceorientati on 973 dom_externs.ondeviceorientation; // attribute DOMWindow.ondeviceorientati on
839 dom_externs.ondisplay; // attribute Notification.ondisplay 974 dom_externs.ondisplay; // attribute Notification.ondisplay
840 dom_externs.ondownloading; // attribute DOMApplicationCache.ondownl oading 975 dom_externs.ondownloading; // attribute DOMApplicationCache.ondownl oading
841 dom_externs.ondrag; // attribute DOMWindow.ondrag, attribute Document.ondrag, attribute Element.ondrag 976 dom_externs.ondrag; // attribute DOMWindow.ondrag, attribute Document.ondrag, attribute Element.ondrag, attribute SVGElementInstance.ondrag
842 dom_externs.ondragend; // attribute DOMWindow.ondragend, attrib ute Document.ondragend, attribute Element.ondragend 977 dom_externs.ondragend; // attribute DOMWindow.ondragend, attrib ute Document.ondragend, attribute Element.ondragend, attribute SVGElementInstanc e.ondragend
843 dom_externs.ondragenter; // attribute DOMWindow.ondragenter, attr ibute Document.ondragenter, attribute Element.ondragenter 978 dom_externs.ondragenter; // attribute DOMWindow.ondragenter, attr ibute Document.ondragenter, attribute Element.ondragenter, attribute SVGElementI nstance.ondragenter
844 dom_externs.ondragleave; // attribute DOMWindow.ondragleave, attr ibute Document.ondragleave, attribute Element.ondragleave 979 dom_externs.ondragleave; // attribute DOMWindow.ondragleave, attr ibute Document.ondragleave, attribute Element.ondragleave, attribute SVGElementI nstance.ondragleave
845 dom_externs.ondragover; // attribute DOMWindow.ondragover, attri bute Document.ondragover, attribute Element.ondragover 980 dom_externs.ondragover; // attribute DOMWindow.ondragover, attri bute Document.ondragover, attribute Element.ondragover, attribute SVGElementInst ance.ondragover
846 dom_externs.ondragstart; // attribute DOMWindow.ondragstart, attr ibute Document.ondragstart, attribute Element.ondragstart 981 dom_externs.ondragstart; // attribute DOMWindow.ondragstart, attr ibute Document.ondragstart, attribute Element.ondragstart, attribute SVGElementI nstance.ondragstart
847 dom_externs.ondrop; // attribute DOMWindow.ondrop, attribute Document.ondrop, attribute Element.ondrop 982 dom_externs.ondrop; // attribute DOMWindow.ondrop, attribute Document.ondrop, attribute Element.ondrop, attribute SVGElementInstance.ondrop
848 dom_externs.ondurationchange; // attribute DOMWindow.ondurationchange 983 dom_externs.ondurationchange; // attribute DOMWindow.ondurationchange
849 dom_externs.onemptied; // attribute DOMWindow.onemptied 984 dom_externs.onemptied; // attribute DOMWindow.onemptied
850 dom_externs.onended; // attribute DOMWindow.onended 985 dom_externs.onended; // attribute DOMWindow.onended
851 dom_externs.onerror; // attribute AbstractWorker.onerror, att ribute DOMApplicationCache.onerror, attribute DOMWindow.onerror, attribute Docum ent.onerror, attribute Element.onerror, attribute EventSource.onerror, attribute FileReader.onerror, attribute FileWriter.onerror, attribute HTMLBodyElement.one rror, attribute HTMLFrameSetElement.onerror, attribute IDBDatabase.onerror, attr ibute IDBRequest.onerror, attribute IDBTransaction.onerror, attribute Notificati on.onerror, attribute WebSocket.onerror, attribute WorkerContext.onerror, attrib ute XMLHttpRequest.onerror, attribute XMLHttpRequestUpload.onerror 986 dom_externs.onerror; // attribute AbstractWorker.onerror, att ribute DOMApplicationCache.onerror, attribute DOMWindow.onerror, attribute Docum ent.onerror, attribute Element.onerror, attribute EventSource.onerror, attribute FileReader.onerror, attribute FileWriter.onerror, attribute HTMLBodyElement.one rror, attribute HTMLFrameSetElement.onerror, attribute IDBDatabase.onerror, attr ibute IDBRequest.onerror, attribute IDBTransaction.onerror, attribute Notificati on.onerror, attribute SVGElementInstance.onerror, attribute WebSocket.onerror, a ttribute WorkerContext.onerror, attribute XMLHttpRequest.onerror, attribute XMLH ttpRequestUpload.onerror
852 dom_externs.onfocus; // attribute DOMWindow.onfocus, attribut e Document.onfocus, attribute Element.onfocus, attribute HTMLBodyElement.onfocus , attribute HTMLFrameSetElement.onfocus 987 dom_externs.onfocus; // attribute DOMWindow.onfocus, attribut e Document.onfocus, attribute Element.onfocus, attribute HTMLBodyElement.onfocus , attribute HTMLFrameSetElement.onfocus, attribute SVGElementInstance.onfocus
853 dom_externs.onhashchange; // attribute DOMWindow.onhashchange, att ribute HTMLBodyElement.onhashchange, attribute HTMLFrameSetElement.onhashchange 988 dom_externs.onhashchange; // attribute DOMWindow.onhashchange, att ribute HTMLBodyElement.onhashchange, attribute HTMLFrameSetElement.onhashchange
854 dom_externs.oninput; // attribute DOMWindow.oninput, attribut e Document.oninput, attribute Element.oninput 989 dom_externs.oninput; // attribute DOMWindow.oninput, attribut e Document.oninput, attribute Element.oninput, attribute SVGElementInstance.onin put
855 dom_externs.oninvalid; // attribute DOMWindow.oninvalid, attrib ute Document.oninvalid, attribute Element.oninvalid 990 dom_externs.oninvalid; // attribute DOMWindow.oninvalid, attrib ute Document.oninvalid, attribute Element.oninvalid
856 dom_externs.onkeydown; // attribute DOMWindow.onkeydown, attrib ute Document.onkeydown, attribute Element.onkeydown 991 dom_externs.onkeydown; // attribute DOMWindow.onkeydown, attrib ute Document.onkeydown, attribute Element.onkeydown, attribute SVGElementInstanc e.onkeydown
857 dom_externs.onkeypress; // attribute DOMWindow.onkeypress, attri bute Document.onkeypress, attribute Element.onkeypress 992 dom_externs.onkeypress; // attribute DOMWindow.onkeypress, attri bute Document.onkeypress, attribute Element.onkeypress, attribute SVGElementInst ance.onkeypress
858 dom_externs.onkeyup; // attribute DOMWindow.onkeyup, attribut e Document.onkeyup, attribute Element.onkeyup 993 dom_externs.onkeyup; // attribute DOMWindow.onkeyup, attribut e Document.onkeyup, attribute Element.onkeyup, attribute SVGElementInstance.onke yup
859 dom_externs.onload; // attribute DOMWindow.onload, attribute Document.onload, attribute Element.onload, attribute FileReader.onload, attribu te HTMLBodyElement.onload, attribute HTMLFrameSetElement.onload, attribute XMLHt tpRequest.onload, attribute XMLHttpRequestUpload.onload 994 dom_externs.onload; // attribute DOMWindow.onload, attribute Document.onload, attribute Element.onload, attribute FileReader.onload, attribu te HTMLBodyElement.onload, attribute HTMLFrameSetElement.onload, attribute SVGEl ementInstance.onload, attribute XMLHttpRequest.onload, attribute XMLHttpRequestU pload.onload
860 dom_externs.onloadeddata; // attribute DOMWindow.onloadeddata 995 dom_externs.onloadeddata; // attribute DOMWindow.onloadeddata
861 dom_externs.onloadedmetadata; // attribute DOMWindow.onloadedmetadata 996 dom_externs.onloadedmetadata; // attribute DOMWindow.onloadedmetadata
862 dom_externs.onloadend; // attribute FileReader.onloadend 997 dom_externs.onloadend; // attribute FileReader.onloadend
863 dom_externs.onloadstart; // attribute DOMWindow.onloadstart, attr ibute FileReader.onloadstart, attribute XMLHttpRequest.onloadstart, attribute XM LHttpRequestUpload.onloadstart 998 dom_externs.onloadstart; // attribute DOMWindow.onloadstart, attr ibute FileReader.onloadstart, attribute XMLHttpRequest.onloadstart, attribute XM LHttpRequestUpload.onloadstart
864 dom_externs.only; // operation IDBKeyRange.only 999 dom_externs.only; // operation IDBKeyRange.only
865 dom_externs.onmessage; // attribute DOMWindow.onmessage, attrib ute DedicatedWorkerContext.onmessage, attribute EventSource.onmessage, attribute HTMLBodyElement.onmessage, attribute HTMLFrameSetElement.onmessage, attribute M essagePort.onmessage, attribute WebSocket.onmessage, attribute Worker.onmessage 1000 dom_externs.onmessage; // attribute DOMWindow.onmessage, attrib ute DedicatedWorkerContext.onmessage, attribute EventSource.onmessage, attribute HTMLBodyElement.onmessage, attribute HTMLFrameSetElement.onmessage, attribute M essagePort.onmessage, attribute WebSocket.onmessage, attribute Worker.onmessage
866 dom_externs.onmousedown; // attribute DOMWindow.onmousedown, attr ibute Document.onmousedown, attribute Element.onmousedown 1001 dom_externs.onmousedown; // attribute DOMWindow.onmousedown, attr ibute Document.onmousedown, attribute Element.onmousedown, attribute SVGElementI nstance.onmousedown
867 dom_externs.onmousemove; // attribute DOMWindow.onmousemove, attr ibute Document.onmousemove, attribute Element.onmousemove 1002 dom_externs.onmousemove; // attribute DOMWindow.onmousemove, attr ibute Document.onmousemove, attribute Element.onmousemove, attribute SVGElementI nstance.onmousemove
868 dom_externs.onmouseout; // attribute DOMWindow.onmouseout, attri bute Document.onmouseout, attribute Element.onmouseout 1003 dom_externs.onmouseout; // attribute DOMWindow.onmouseout, attri bute Document.onmouseout, attribute Element.onmouseout, attribute SVGElementInst ance.onmouseout
869 dom_externs.onmouseover; // attribute DOMWindow.onmouseover, attr ibute Document.onmouseover, attribute Element.onmouseover 1004 dom_externs.onmouseover; // attribute DOMWindow.onmouseover, attr ibute Document.onmouseover, attribute Element.onmouseover, attribute SVGElementI nstance.onmouseover
870 dom_externs.onmouseup; // attribute DOMWindow.onmouseup, attrib ute Document.onmouseup, attribute Element.onmouseup 1005 dom_externs.onmouseup; // attribute DOMWindow.onmouseup, attrib ute Document.onmouseup, attribute Element.onmouseup, attribute SVGElementInstanc e.onmouseup
871 dom_externs.onmousewheel; // attribute DOMWindow.onmousewheel, att ribute Document.onmousewheel, attribute Element.onmousewheel 1006 dom_externs.onmousewheel; // attribute DOMWindow.onmousewheel, att ribute Document.onmousewheel, attribute Element.onmousewheel, attribute SVGEleme ntInstance.onmousewheel
872 dom_externs.onnoupdate; // attribute DOMApplicationCache.onnoupd ate 1007 dom_externs.onnoupdate; // attribute DOMApplicationCache.onnoupd ate
873 dom_externs.onobsolete; // attribute DOMApplicationCache.onobsol ete 1008 dom_externs.onobsolete; // attribute DOMApplicationCache.onobsol ete
874 dom_externs.onoffline; // attribute DOMWindow.onoffline, attrib ute HTMLBodyElement.onoffline, attribute HTMLFrameSetElement.onoffline 1009 dom_externs.onoffline; // attribute DOMWindow.onoffline, attrib ute HTMLBodyElement.onoffline, attribute HTMLFrameSetElement.onoffline
875 dom_externs.ononline; // attribute DOMWindow.ononline, attribu te HTMLBodyElement.ononline, attribute HTMLFrameSetElement.ononline 1010 dom_externs.ononline; // attribute DOMWindow.ononline, attribu te HTMLBodyElement.ononline, attribute HTMLFrameSetElement.ononline
876 dom_externs.onopen; // attribute EventSource.onopen, attribu te WebSocket.onopen 1011 dom_externs.onopen; // attribute EventSource.onopen, attribu te WebSocket.onopen
877 dom_externs.onorientationchange; // attribute HTMLBodyElement.onorientati onchange, attribute HTMLFrameSetElement.onorientationchange 1012 dom_externs.onorientationchange; // attribute HTMLBodyElement.onorientati onchange, attribute HTMLFrameSetElement.onorientationchange
878 dom_externs.onpagehide; // attribute DOMWindow.onpagehide 1013 dom_externs.onpagehide; // attribute DOMWindow.onpagehide
879 dom_externs.onpageshow; // attribute DOMWindow.onpageshow 1014 dom_externs.onpageshow; // attribute DOMWindow.onpageshow
880 dom_externs.onpaste; // attribute Document.onpaste, attribute Element.onpaste 1015 dom_externs.onpaste; // attribute Document.onpaste, attribute Element.onpaste, attribute SVGElementInstance.onpaste
881 dom_externs.onpause; // attribute DOMWindow.onpause 1016 dom_externs.onpause; // attribute DOMWindow.onpause
882 dom_externs.onplay; // attribute DOMWindow.onplay 1017 dom_externs.onplay; // attribute DOMWindow.onplay
883 dom_externs.onplaying; // attribute DOMWindow.onplaying 1018 dom_externs.onplaying; // attribute DOMWindow.onplaying
884 dom_externs.onpopstate; // attribute DOMWindow.onpopstate, attri bute HTMLBodyElement.onpopstate, attribute HTMLFrameSetElement.onpopstate 1019 dom_externs.onpopstate; // attribute DOMWindow.onpopstate, attri bute HTMLBodyElement.onpopstate, attribute HTMLFrameSetElement.onpopstate
885 dom_externs.onprogress; // attribute DOMApplicationCache.onprogr ess, attribute DOMWindow.onprogress, attribute FileReader.onprogress, attribute FileWriter.onprogress, attribute XMLHttpRequest.onprogress, attribute XMLHttpReq uestUpload.onprogress 1020 dom_externs.onprogress; // attribute DOMApplicationCache.onprogr ess, attribute DOMWindow.onprogress, attribute FileReader.onprogress, attribute FileWriter.onprogress, attribute XMLHttpRequest.onprogress, attribute XMLHttpReq uestUpload.onprogress
886 dom_externs.onratechange; // attribute DOMWindow.onratechange 1021 dom_externs.onratechange; // attribute DOMWindow.onratechange
887 dom_externs.onreadystatechange; // attribute Document.onreadystatechange , attribute XMLHttpRequest.onreadystatechange 1022 dom_externs.onreadystatechange; // attribute Document.onreadystatechange , attribute XMLHttpRequest.onreadystatechange
888 dom_externs.onreset; // attribute DOMWindow.onreset, attribut e Document.onreset, attribute Element.onreset 1023 dom_externs.onreset; // attribute DOMWindow.onreset, attribut e Document.onreset, attribute Element.onreset, attribute SVGElementInstance.onre set
889 dom_externs.onresize; // attribute DOMWindow.onresize, attribu te HTMLBodyElement.onresize, attribute HTMLFrameSetElement.onresize 1024 dom_externs.onresize; // attribute DOMWindow.onresize, attribu te HTMLBodyElement.onresize, attribute HTMLFrameSetElement.onresize, attribute S VGElementInstance.onresize
890 dom_externs.onscroll; // attribute DOMWindow.onscroll, attribu te Document.onscroll, attribute Element.onscroll 1025 dom_externs.onscroll; // attribute DOMWindow.onscroll, attribu te Document.onscroll, attribute Element.onscroll, attribute SVGElementInstance.o nscroll
891 dom_externs.onsearch; // attribute DOMWindow.onsearch, attribu te Document.onsearch, attribute Element.onsearch 1026 dom_externs.onsearch; // attribute DOMWindow.onsearch, attribu te Document.onsearch, attribute Element.onsearch, attribute SVGElementInstance.o nsearch
892 dom_externs.onseeked; // attribute DOMWindow.onseeked 1027 dom_externs.onseeked; // attribute DOMWindow.onseeked
893 dom_externs.onseeking; // attribute DOMWindow.onseeking 1028 dom_externs.onseeking; // attribute DOMWindow.onseeking
894 dom_externs.onselect; // attribute DOMWindow.onselect, attribu te Document.onselect, attribute Element.onselect 1029 dom_externs.onselect; // attribute DOMWindow.onselect, attribu te Document.onselect, attribute Element.onselect, attribute SVGElementInstance.o nselect
895 dom_externs.onselectionchange; // attribute Document.onselectionchange 1030 dom_externs.onselectionchange; // attribute Document.onselectionchange
896 dom_externs.onselectstart; // attribute Document.onselectstart, att ribute Element.onselectstart 1031 dom_externs.onselectstart; // attribute Document.onselectstart, att ribute Element.onselectstart, attribute SVGElementInstance.onselectstart
897 dom_externs.onstalled; // attribute DOMWindow.onstalled 1032 dom_externs.onstalled; // attribute DOMWindow.onstalled
898 dom_externs.onstorage; // attribute DOMWindow.onstorage, attrib ute HTMLBodyElement.onstorage, attribute HTMLFrameSetElement.onstorage 1033 dom_externs.onstorage; // attribute DOMWindow.onstorage, attrib ute HTMLBodyElement.onstorage, attribute HTMLFrameSetElement.onstorage
899 dom_externs.onsubmit; // attribute DOMWindow.onsubmit, attribu te Document.onsubmit, attribute Element.onsubmit 1034 dom_externs.onsubmit; // attribute DOMWindow.onsubmit, attribu te Document.onsubmit, attribute Element.onsubmit, attribute SVGElementInstance.o nsubmit
900 dom_externs.onsuccess; // attribute IDBRequest.onsuccess 1035 dom_externs.onsuccess; // attribute IDBRequest.onsuccess
901 dom_externs.onsuspend; // attribute DOMWindow.onsuspend 1036 dom_externs.onsuspend; // attribute DOMWindow.onsuspend
902 dom_externs.ontimeupdate; // attribute DOMWindow.ontimeupdate 1037 dom_externs.ontimeupdate; // attribute DOMWindow.ontimeupdate
903 dom_externs.ontouchcancel; // attribute DOMWindow.ontouchcancel, at tribute Document.ontouchcancel, attribute Element.ontouchcancel 1038 dom_externs.ontouchcancel; // attribute DOMWindow.ontouchcancel, at tribute Document.ontouchcancel, attribute Element.ontouchcancel
904 dom_externs.ontouchend; // attribute DOMWindow.ontouchend, attri bute Document.ontouchend, attribute Element.ontouchend 1039 dom_externs.ontouchend; // attribute DOMWindow.ontouchend, attri bute Document.ontouchend, attribute Element.ontouchend
905 dom_externs.ontouchmove; // attribute DOMWindow.ontouchmove, attr ibute Document.ontouchmove, attribute Element.ontouchmove 1040 dom_externs.ontouchmove; // attribute DOMWindow.ontouchmove, attr ibute Document.ontouchmove, attribute Element.ontouchmove
906 dom_externs.ontouchstart; // attribute DOMWindow.ontouchstart, att ribute Document.ontouchstart, attribute Element.ontouchstart 1041 dom_externs.ontouchstart; // attribute DOMWindow.ontouchstart, att ribute Document.ontouchstart, attribute Element.ontouchstart
907 dom_externs.onunload; // attribute DOMWindow.onunload, attribu te HTMLBodyElement.onunload, attribute HTMLFrameSetElement.onunload 1042 dom_externs.onunload; // attribute DOMWindow.onunload, attribu te HTMLBodyElement.onunload, attribute HTMLFrameSetElement.onunload, attribute S VGElementInstance.onunload
908 dom_externs.onupdateready; // attribute DOMApplicationCache.onupdat eready 1043 dom_externs.onupdateready; // attribute DOMApplicationCache.onupdat eready
909 dom_externs.onversionchange; // attribute IDBDatabase.onversionchange 1044 dom_externs.onversionchange; // attribute IDBDatabase.onversionchange
910 dom_externs.onvolumechange; // attribute DOMWindow.onvolumechange 1045 dom_externs.onvolumechange; // attribute DOMWindow.onvolumechange
911 dom_externs.onwaiting; // attribute DOMWindow.onwaiting 1046 dom_externs.onwaiting; // attribute DOMWindow.onwaiting
912 dom_externs.onwebkitanimationend; // attribute DOMWindow.onwebkitanimation end 1047 dom_externs.onwebkitanimationend; // attribute DOMWindow.onwebkitanimation end
913 dom_externs.onwebkitanimationiteration; // attribute DOMWindow.onwebkitanimatio niteration 1048 dom_externs.onwebkitanimationiteration; // attribute DOMWindow.onwebkitanimatio niteration
914 dom_externs.onwebkitanimationstart; // attribute DOMWindow.onwebkitanimation start 1049 dom_externs.onwebkitanimationstart; // attribute DOMWindow.onwebkitanimation start
915 dom_externs.onwebkitfullscreenchange; // attribute Document.onwebkitfullscreen change, attribute Element.onwebkitfullscreenchange 1050 dom_externs.onwebkitfullscreenchange; // attribute Document.onwebkitfullscreen change, attribute Element.onwebkitfullscreenchange
916 dom_externs.onwebkitspeechchange; // attribute HTMLInputElement.onwebkitsp eechchange 1051 dom_externs.onwebkitspeechchange; // attribute HTMLInputElement.onwebkitsp eechchange
917 dom_externs.onwebkittransitionend; // attribute DOMWindow.onwebkittransitio nend 1052 dom_externs.onwebkittransitionend; // attribute DOMWindow.onwebkittransitio nend
918 dom_externs.onwrite; // attribute FileWriter.onwrite 1053 dom_externs.onwrite; // attribute FileWriter.onwrite
919 dom_externs.onwriteend; // attribute FileWriter.onwriteend 1054 dom_externs.onwriteend; // attribute FileWriter.onwriteend
920 dom_externs.onwritestart; // attribute FileWriter.onwritestart 1055 dom_externs.onwritestart; // attribute FileWriter.onwritestart
921 dom_externs.open; // operation DOMWindow.open, attribute H TMLDetailsElement.open, operation HTMLDocument.open, operation IDBFactory.open, operation XMLHttpRequest.open 1056 dom_externs.open; // operation DOMWindow.open, attribute H TMLDetailsElement.open, operation HTMLDocument.open, operation IDBFactory.open, operation XMLHttpRequest.open
922 dom_externs.openCursor; // operation IDBIndex.openCursor, operat ion IDBObjectStore.openCursor 1057 dom_externs.openCursor; // operation IDBIndex.openCursor, operat ion IDBObjectStore.openCursor
923 dom_externs.openKeyCursor; // operation IDBIndex.openKeyCursor 1058 dom_externs.openKeyCursor; // operation IDBIndex.openKeyCursor
924 dom_externs.opener; // attribute DOMWindow.opener 1059 dom_externs.opener; // attribute DOMWindow.opener
925 dom_externs.operationType; // attribute WebKitCSSFilterValue.operat ionType, attribute WebKitCSSTransformValue.operationType 1060 dom_externs.operationType; // attribute WebKitCSSFilterValue.operat ionType, attribute WebKitCSSTransformValue.operationType
1061 dom_externs.operator; // attribute SVGFECompositeElement.opera tor, attribute SVGFEMorphologyElement.operator
926 dom_externs.optimum; // attribute HTMLMeterElement.optimum 1062 dom_externs.optimum; // attribute HTMLMeterElement.optimum
927 dom_externs.options; // attribute HTMLDataListElement.options , attribute HTMLSelectElement.options 1063 dom_externs.options; // attribute HTMLDataListElement.options , attribute HTMLSelectElement.options
1064 dom_externs.orderX; // attribute SVGFEConvolveMatrixElement. orderX
1065 dom_externs.orderY; // attribute SVGFEConvolveMatrixElement. orderY
928 dom_externs.orient; // attribute OverflowEvent.orient 1066 dom_externs.orient; // attribute OverflowEvent.orient
1067 dom_externs.orientAngle; // attribute SVGMarkerElement.orientAngl e
1068 dom_externs.orientType; // attribute SVGMarkerElement.orientType
929 dom_externs.origin; // attribute HTMLAnchorElement.origin, a ttribute Location.origin, attribute MessageEvent.origin 1069 dom_externs.origin; // attribute HTMLAnchorElement.origin, a ttribute Location.origin, attribute MessageEvent.origin
930 dom_externs.outerHTML; // attribute HTMLElement.outerHTML 1070 dom_externs.outerHTML; // attribute HTMLElement.outerHTML
931 dom_externs.outerHeight; // attribute DOMWindow.outerHeight 1071 dom_externs.outerHeight; // attribute DOMWindow.outerHeight
932 dom_externs.outerText; // attribute HTMLElement.outerText 1072 dom_externs.outerText; // attribute HTMLElement.outerText
933 dom_externs.outerWidth; // attribute DOMWindow.outerWidth 1073 dom_externs.outerWidth; // attribute DOMWindow.outerWidth
934 dom_externs.overrideMimeType; // operation XMLHttpRequest.overrideMime Type 1074 dom_externs.overrideMimeType; // operation XMLHttpRequest.overrideMime Type
935 dom_externs.ownerDocument; // attribute Node.ownerDocument 1075 dom_externs.ownerDocument; // attribute Node.ownerDocument
936 dom_externs.ownerElement; // attribute Attr.ownerElement 1076 dom_externs.ownerElement; // attribute Attr.ownerElement
937 dom_externs.ownerNode; // attribute StyleSheet.ownerNode 1077 dom_externs.ownerNode; // attribute StyleSheet.ownerNode
938 dom_externs.ownerRule; // attribute CSSStyleSheet.ownerRule 1078 dom_externs.ownerRule; // attribute CSSStyleSheet.ownerRule
1079 dom_externs.ownerSVGElement; // attribute SVGElement.ownerSVGElement
939 dom_externs.pageX; // attribute Touch.pageX, attribute UIEv ent.pageX 1080 dom_externs.pageX; // attribute Touch.pageX, attribute UIEv ent.pageX
940 dom_externs.pageXOffset; // attribute DOMWindow.pageXOffset 1081 dom_externs.pageXOffset; // attribute DOMWindow.pageXOffset
941 dom_externs.pageY; // attribute Touch.pageY, attribute UIEv ent.pageY 1082 dom_externs.pageY; // attribute Touch.pageY, attribute UIEv ent.pageY
942 dom_externs.pageYOffset; // attribute DOMWindow.pageYOffset 1083 dom_externs.pageYOffset; // attribute DOMWindow.pageYOffset
1084 dom_externs.paintType; // attribute SVGPaint.paintType
943 dom_externs.parent; // attribute DOMWindow.parent 1085 dom_externs.parent; // attribute DOMWindow.parent
944 dom_externs.parentElement; // attribute Node.parentElement 1086 dom_externs.parentElement; // attribute Node.parentElement
945 dom_externs.parentNode; // attribute Node.parentNode, operation TreeWalker.parentNode 1087 dom_externs.parentNode; // attribute Node.parentNode, attribute SVGElementInstance.parentNode, operation TreeWalker.parentNode
946 dom_externs.parentRule; // attribute CSSRule.parentRule, attribu te CSSStyleDeclaration.parentRule 1088 dom_externs.parentRule; // attribute CSSRule.parentRule, attribu te CSSStyleDeclaration.parentRule
947 dom_externs.parentStyleSheet; // attribute CSSRule.parentStyleSheet, a ttribute StyleSheet.parentStyleSheet 1089 dom_externs.parentStyleSheet; // attribute CSSRule.parentStyleSheet, a ttribute StyleSheet.parentStyleSheet
948 dom_externs.parseFromString; // operation DOMParser.parseFromString 1090 dom_externs.parseFromString; // operation DOMParser.parseFromString
1091 dom_externs.pathLength; // attribute SVGPathElement.pathLength
1092 dom_externs.pathSegList; // attribute SVGPathElement.pathSegList
1093 dom_externs.pathSegType; // attribute SVGPathSeg.pathSegType
1094 dom_externs.pathSegTypeAsLetter; // attribute SVGPathSeg.pathSegTypeAsLet ter
949 dom_externs.pathname; // attribute HTMLAnchorElement.pathname, attribute HTMLAreaElement.pathname, attribute Location.pathname, attribute Work erLocation.pathname 1095 dom_externs.pathname; // attribute HTMLAnchorElement.pathname, attribute HTMLAreaElement.pathname, attribute Location.pathname, attribute Work erLocation.pathname
950 dom_externs.pattern; // attribute HTMLInputElement.pattern 1096 dom_externs.pattern; // attribute HTMLInputElement.pattern
1097 dom_externs.patternContentUnits; // attribute SVGPatternElement.patternCo ntentUnits
951 dom_externs.patternMismatch; // attribute ValidityState.patternMismat ch 1098 dom_externs.patternMismatch; // attribute ValidityState.patternMismat ch
1099 dom_externs.patternTransform; // attribute SVGPatternElement.patternTr ansform
1100 dom_externs.patternUnits; // attribute SVGPatternElement.patternUn its
952 dom_externs.pause; // operation HTMLMediaElement.pause, ope ration WebKitAnimation.pause 1101 dom_externs.pause; // operation HTMLMediaElement.pause, ope ration WebKitAnimation.pause
1102 dom_externs.pauseAnimations; // operation SVGSVGElement.pauseAnimatio ns
953 dom_externs.pauseOnExit; // attribute TextTrackCue.pauseOnExit 1103 dom_externs.pauseOnExit; // attribute TextTrackCue.pauseOnExit
954 dom_externs.paused; // attribute HTMLMediaElement.paused, at tribute WebKitAnimation.paused 1104 dom_externs.paused; // attribute HTMLMediaElement.paused, at tribute WebKitAnimation.paused
955 dom_externs.performance; // attribute DOMWindow.performance 1105 dom_externs.performance; // attribute DOMWindow.performance
956 dom_externs.persisted; // attribute PageTransitionEvent.persist ed 1106 dom_externs.persisted; // attribute PageTransitionEvent.persist ed
957 dom_externs.personalbar; // attribute DOMWindow.personalbar 1107 dom_externs.personalbar; // attribute DOMWindow.personalbar
958 dom_externs.ping; // attribute HTMLAnchorElement.ping, att ribute HTMLAreaElement.ping 1108 dom_externs.ping; // attribute HTMLAnchorElement.ping, att ribute HTMLAreaElement.ping
959 dom_externs.pixelDepth; // attribute Screen.pixelDepth 1109 dom_externs.pixelDepth; // attribute Screen.pixelDepth
960 dom_externs.pixelStorei; // operation WebGLRenderingContext.pixel Storei 1110 dom_externs.pixelStorei; // operation WebGLRenderingContext.pixel Storei
1111 dom_externs.pixelUnitToMillimeterX; // attribute SVGSVGElement.pixelUnitToMi llimeterX
1112 dom_externs.pixelUnitToMillimeterY; // attribute SVGSVGElement.pixelUnitToMi llimeterY
961 dom_externs.placeholder; // attribute HTMLInputElement.placeholde r, attribute HTMLTextAreaElement.placeholder 1113 dom_externs.placeholder; // attribute HTMLInputElement.placeholde r, attribute HTMLTextAreaElement.placeholder
962 dom_externs.platform; // operation InspectorFrontendHost.platf orm, attribute Navigator.platform, attribute WorkerNavigator.platform 1114 dom_externs.platform; // operation InspectorFrontendHost.platf orm, attribute Navigator.platform, attribute WorkerNavigator.platform
963 dom_externs.play; // operation HTMLMediaElement.play, oper ation WebKitAnimation.play 1115 dom_externs.play; // operation HTMLMediaElement.play, oper ation WebKitAnimation.play
964 dom_externs.playbackRate; // attribute HTMLMediaElement.playbackRa te 1116 dom_externs.playbackRate; // attribute HTMLMediaElement.playbackRa te
965 dom_externs.played; // attribute HTMLMediaElement.played 1117 dom_externs.played; // attribute HTMLMediaElement.played
966 dom_externs.plugins; // attribute HTMLDocument.plugins, attri bute Navigator.plugins 1118 dom_externs.plugins; // attribute HTMLDocument.plugins, attri bute Navigator.plugins
967 dom_externs.pointerBeforeReferenceNode; // attribute NodeIterator.pointerBefore ReferenceNode 1119 dom_externs.pointerBeforeReferenceNode; // attribute NodeIterator.pointerBefore ReferenceNode
1120 dom_externs.points; // attribute SVGPolygonElement.points, a ttribute SVGPolylineElement.points
1121 dom_externs.pointsAtX; // attribute SVGFESpotLightElement.point sAtX
1122 dom_externs.pointsAtY; // attribute SVGFESpotLightElement.point sAtY
1123 dom_externs.pointsAtZ; // attribute SVGFESpotLightElement.point sAtZ
968 dom_externs.polygonOffset; // operation WebGLRenderingContext.polyg onOffset 1124 dom_externs.polygonOffset; // operation WebGLRenderingContext.polyg onOffset
969 dom_externs.port; // attribute HTMLAnchorElement.port, att ribute HTMLAreaElement.port, operation InspectorFrontendHost.port, attribute Loc ation.port, attribute SharedWorker.port, attribute WorkerLocation.port 1125 dom_externs.port; // attribute HTMLAnchorElement.port, att ribute HTMLAreaElement.port, operation InspectorFrontendHost.port, attribute Loc ation.port, attribute SharedWorker.port, attribute WorkerLocation.port
970 dom_externs.port1; // attribute MessageChannel.port1 1126 dom_externs.port1; // attribute MessageChannel.port1
971 dom_externs.port2; // attribute MessageChannel.port2 1127 dom_externs.port2; // attribute MessageChannel.port2
972 dom_externs.ports; // attribute MessageEvent.ports 1128 dom_externs.ports; // attribute MessageEvent.ports
973 dom_externs.position; // attribute FileWriter.position, attrib ute FileWriterSync.position, attribute HTMLProgressElement.position, attribute X MLHttpRequestProgressEvent.position 1129 dom_externs.position; // attribute FileWriter.position, attrib ute FileWriterSync.position, attribute HTMLProgressElement.position, attribute X MLHttpRequestProgressEvent.position
974 dom_externs.postMessage; // operation DOMWindow.postMessage, oper ation DedicatedWorkerContext.postMessage, operation MessagePort.postMessage, ope ration Worker.postMessage 1130 dom_externs.postMessage; // operation DOMWindow.postMessage, oper ation DedicatedWorkerContext.postMessage, operation MessagePort.postMessage, ope ration Worker.postMessage
975 dom_externs.poster; // attribute HTMLVideoElement.poster 1131 dom_externs.poster; // attribute HTMLVideoElement.poster
976 dom_externs.preferredStylesheetSet; // attribute Document.preferredStyleshee tSet 1132 dom_externs.preferredStylesheetSet; // attribute Document.preferredStyleshee tSet
977 dom_externs.prefix; // attribute Node.prefix 1133 dom_externs.prefix; // attribute Node.prefix
978 dom_externs.preload; // attribute HTMLMediaElement.preload 1134 dom_externs.preload; // attribute HTMLMediaElement.preload
979 dom_externs.premultipliedAlpha; // attribute WebGLContextAttributes.prem ultipliedAlpha 1135 dom_externs.premultipliedAlpha; // attribute WebGLContextAttributes.prem ultipliedAlpha
1136 dom_externs.preserveAlpha; // attribute SVGFEConvolveMatrixElement. preserveAlpha
1137 dom_externs.preserveAspectRatio; // attribute SVGFEImageElement.preserveA spectRatio, attribute SVGFitToViewBox.preserveAspectRatio, attribute SVGImageEle ment.preserveAspectRatio, attribute SVGMarkerElement.preserveAspectRatio, attrib ute SVGPatternElement.preserveAspectRatio, attribute SVGSVGElement.preserveAspec tRatio, attribute SVGSymbolElement.preserveAspectRatio, attribute SVGViewElement .preserveAspectRatio, attribute SVGViewSpec.preserveAspectRatio
1138 dom_externs.preserveAspectRatioString; // attribute SVGViewSpec.preserveAspectR atioString
980 dom_externs.preserveDrawingBuffer; // attribute WebGLContextAttributes.pres erveDrawingBuffer 1139 dom_externs.preserveDrawingBuffer; // attribute WebGLContextAttributes.pres erveDrawingBuffer
981 dom_externs.prevValue; // attribute MutationEvent.prevValue 1140 dom_externs.prevValue; // attribute MutationEvent.prevValue
982 dom_externs.preventDefault; // operation Event.preventDefault 1141 dom_externs.preventDefault; // operation Event.preventDefault
983 dom_externs.previousElementSibling; // attribute Element.previousElementSibl ing, attribute ElementTraversal.previousElementSibling 1142 dom_externs.previousElementSibling; // attribute Element.previousElementSibl ing, attribute ElementTraversal.previousElementSibling
984 dom_externs.previousNode; // operation NodeIterator.previousNode, operation TreeWalker.previousNode 1143 dom_externs.previousNode; // operation NodeIterator.previousNode, operation TreeWalker.previousNode
985 dom_externs.previousSibling; // attribute MutationRecord.previousSibl ing, attribute Node.previousSibling, operation TreeWalker.previousSibling 1144 dom_externs.previousScale; // attribute SVGZoomEvent.previousScale
1145 dom_externs.previousSibling; // attribute MutationRecord.previousSibl ing, attribute Node.previousSibling, attribute SVGElementInstance.previousSiblin g, operation TreeWalker.previousSibling
1146 dom_externs.previousTranslate; // attribute SVGZoomEvent.previousTransl ate
986 dom_externs.primaryKey; // attribute IDBCursor.primaryKey 1147 dom_externs.primaryKey; // attribute IDBCursor.primaryKey
987 dom_externs.primitiveType; // attribute CSSPrimitiveValue.primitive Type 1148 dom_externs.primitiveType; // attribute CSSPrimitiveValue.primitive Type
1149 dom_externs.primitiveUnits; // attribute SVGFilterElement.primitiveU nits
988 dom_externs.print; // operation DOMWindow.print 1150 dom_externs.print; // operation DOMWindow.print
989 dom_externs.product; // attribute Navigator.product 1151 dom_externs.product; // attribute Navigator.product
990 dom_externs.productSub; // attribute Navigator.productSub 1152 dom_externs.productSub; // attribute Navigator.productSub
991 dom_externs.profile; // attribute HTMLHeadElement.profile 1153 dom_externs.profile; // attribute HTMLHeadElement.profile
992 dom_externs.prompt; // operation DOMWindow.prompt, attribute HTMLIsIndexElement.prompt 1154 dom_externs.prompt; // operation DOMWindow.prompt, attribute HTMLIsIndexElement.prompt
993 dom_externs.propertyName; // attribute WebKitTransitionEvent.prope rtyName 1155 dom_externs.propertyName; // attribute WebKitTransitionEvent.prope rtyName
994 dom_externs.protocol; // attribute HTMLAnchorElement.protocol, attribute HTMLAreaElement.protocol, attribute Location.protocol, attribute WebS ocket.protocol, attribute WorkerLocation.protocol 1156 dom_externs.protocol; // attribute HTMLAnchorElement.protocol, attribute HTMLAreaElement.protocol, attribute Location.protocol, attribute WebS ocket.protocol, attribute WorkerLocation.protocol
995 dom_externs.publicId; // attribute DocumentType.publicId, attr ibute Entity.publicId, attribute Notation.publicId 1157 dom_externs.publicId; // attribute DocumentType.publicId, attr ibute Entity.publicId, attribute Notation.publicId
996 dom_externs.pushState; // operation History.pushState 1158 dom_externs.pushState; // operation History.pushState
997 dom_externs.put; // operation IDBObjectStore.put 1159 dom_externs.put; // operation IDBObjectStore.put
998 dom_externs.putImageData; // operation CanvasRenderingContext2D.pu tImageData 1160 dom_externs.putImageData; // operation CanvasRenderingContext2D.pu tImageData
999 dom_externs.quadraticCurveTo; // operation CanvasRenderingContext2D.qu adraticCurveTo 1161 dom_externs.quadraticCurveTo; // operation CanvasRenderingContext2D.qu adraticCurveTo
1000 dom_externs.queryChanged; // operation MediaQueryListListener.quer yChanged 1162 dom_externs.queryChanged; // operation MediaQueryListListener.quer yChanged
1001 dom_externs.queryCommandEnabled; // operation Document.queryCommandEnable d 1163 dom_externs.queryCommandEnabled; // operation Document.queryCommandEnable d
1002 dom_externs.queryCommandIndeterm; // operation Document.queryCommandIndete rm 1164 dom_externs.queryCommandIndeterm; // operation Document.queryCommandIndete rm
1003 dom_externs.queryCommandState; // operation Document.queryCommandState 1165 dom_externs.queryCommandState; // operation Document.queryCommandState
1004 dom_externs.queryCommandSupported; // operation Document.queryCommandSuppor ted 1166 dom_externs.queryCommandSupported; // operation Document.queryCommandSuppor ted
1005 dom_externs.queryCommandValue; // operation Document.queryCommandValue 1167 dom_externs.queryCommandValue; // operation Document.queryCommandValue
1006 dom_externs.querySelector; // operation Document.querySelector, ope ration DocumentFragment.querySelector, operation Element.querySelector, operatio n NodeSelector.querySelector 1168 dom_externs.querySelector; // operation Document.querySelector, ope ration DocumentFragment.querySelector, operation Element.querySelector, operatio n NodeSelector.querySelector
1007 dom_externs.querySelectorAll; // operation Document.querySelectorAll, operation DocumentFragment.querySelectorAll, operation Element.querySelectorAll, operation NodeSelector.querySelectorAll 1169 dom_externs.querySelectorAll; // operation Document.querySelectorAll, operation DocumentFragment.querySelectorAll, operation Element.querySelectorAll, operation NodeSelector.querySelectorAll
1008 dom_externs.queryUsageAndQuota; // operation StorageInfo.queryUsageAndQu ota 1170 dom_externs.queryUsageAndQuota; // operation StorageInfo.queryUsageAndQu ota
1171 dom_externs.r; // attribute SVGCircleElement.r, attribu te SVGRadialGradientElement.r
1172 dom_externs.r1; // attribute SVGPathSegArcAbs.r1, attrib ute SVGPathSegArcRel.r1
1173 dom_externs.r2; // attribute SVGPathSegArcAbs.r2, attrib ute SVGPathSegArcRel.r2
1174 dom_externs.radiusX; // attribute SVGFEMorphologyElement.radi usX
1175 dom_externs.radiusY; // attribute SVGFEMorphologyElement.radi usY
1009 dom_externs.rangeCount; // attribute DOMSelection.rangeCount 1176 dom_externs.rangeCount; // attribute DOMSelection.rangeCount
1010 dom_externs.rangeOverflow; // attribute ValidityState.rangeOverflow 1177 dom_externs.rangeOverflow; // attribute ValidityState.rangeOverflow
1011 dom_externs.rangeUnderflow; // attribute ValidityState.rangeUnderflo w 1178 dom_externs.rangeUnderflow; // attribute ValidityState.rangeUnderflo w
1012 dom_externs.readAsArrayBuffer; // operation FileReader.readAsArrayBuffe r, operation FileReaderSync.readAsArrayBuffer 1179 dom_externs.readAsArrayBuffer; // operation FileReader.readAsArrayBuffe r, operation FileReaderSync.readAsArrayBuffer
1013 dom_externs.readAsBinaryString; // operation FileReader.readAsBinaryStri ng, operation FileReaderSync.readAsBinaryString 1180 dom_externs.readAsBinaryString; // operation FileReader.readAsBinaryStri ng, operation FileReaderSync.readAsBinaryString
1014 dom_externs.readAsDataURL; // operation FileReader.readAsDataURL, o peration FileReaderSync.readAsDataURL 1181 dom_externs.readAsDataURL; // operation FileReader.readAsDataURL, o peration FileReaderSync.readAsDataURL
1015 dom_externs.readAsText; // operation FileReader.readAsText, oper ation FileReaderSync.readAsText 1182 dom_externs.readAsText; // operation FileReader.readAsText, oper ation FileReaderSync.readAsText
1016 dom_externs.readEntries; // operation DirectoryReader.readEntries , operation DirectoryReaderSync.readEntries 1183 dom_externs.readEntries; // operation DirectoryReader.readEntries , operation DirectoryReaderSync.readEntries
1017 dom_externs.readOnly; // attribute HTMLInputElement.readOnly, attribute HTMLTextAreaElement.readOnly 1184 dom_externs.readOnly; // attribute HTMLInputElement.readOnly, attribute HTMLTextAreaElement.readOnly
1018 dom_externs.readPixels; // operation WebGLRenderingContext.readP ixels 1185 dom_externs.readPixels; // operation WebGLRenderingContext.readP ixels
1019 dom_externs.readTransaction; // operation Database.readTransaction, o peration DatabaseSync.readTransaction 1186 dom_externs.readTransaction; // operation Database.readTransaction, o peration DatabaseSync.readTransaction
1020 dom_externs.readyState; // attribute Document.readyState, attrib ute EventSource.readyState, attribute FileReader.readyState, attribute FileWrite r.readyState, attribute HTMLMediaElement.readyState, attribute IDBRequest.readyS tate, attribute TextTrack.readyState, attribute WebSocket.readyState, attribute XMLHttpRequest.readyState 1187 dom_externs.readyState; // attribute Document.readyState, attrib ute EventSource.readyState, attribute FileReader.readyState, attribute FileWrite r.readyState, attribute HTMLMediaElement.readyState, attribute IDBRequest.readyS tate, attribute TextTrack.readyState, attribute WebSocket.readyState, attribute XMLHttpRequest.readyState
1021 dom_externs.reason; // attribute CloseEvent.reason 1188 dom_externs.reason; // attribute CloseEvent.reason
1022 dom_externs.recordActionTaken; // operation InspectorFrontendHost.recor dActionTaken 1189 dom_externs.recordActionTaken; // operation InspectorFrontendHost.recor dActionTaken
1023 dom_externs.recordPanelShown; // operation InspectorFrontendHost.recor dPanelShown 1190 dom_externs.recordPanelShown; // operation InspectorFrontendHost.recor dPanelShown
1024 dom_externs.recordSettingChanged; // operation InspectorFrontendHost.recor dSettingChanged 1191 dom_externs.recordSettingChanged; // operation InspectorFrontendHost.recor dSettingChanged
1025 dom_externs.rect; // operation CanvasRenderingContext2D.re ct 1192 dom_externs.rect; // operation CanvasRenderingContext2D.re ct
1026 dom_externs.red; // attribute RGBColor.red 1193 dom_externs.red; // attribute RGBColor.red
1027 dom_externs.redirectCount; // attribute PerformanceNavigation.redir ectCount 1194 dom_externs.redirectCount; // attribute PerformanceNavigation.redir ectCount
1028 dom_externs.redirectEnd; // attribute PerformanceTiming.redirectE nd 1195 dom_externs.redirectEnd; // attribute PerformanceTiming.redirectE nd
1029 dom_externs.redirectStart; // attribute PerformanceTiming.redirectS tart 1196 dom_externs.redirectStart; // attribute PerformanceTiming.redirectS tart
1197 dom_externs.refX; // attribute SVGMarkerElement.refX
1198 dom_externs.refY; // attribute SVGMarkerElement.refY
1030 dom_externs.referenceNode; // attribute NodeIterator.referenceNode 1199 dom_externs.referenceNode; // attribute NodeIterator.referenceNode
1031 dom_externs.referrer; // attribute Document.referrer 1200 dom_externs.referrer; // attribute Document.referrer
1032 dom_externs.refresh; // operation DOMPluginArray.refresh 1201 dom_externs.refresh; // operation DOMPluginArray.refresh
1033 dom_externs.rel; // attribute HTMLAnchorElement.rel, attr ibute HTMLLinkElement.rel 1202 dom_externs.rel; // attribute HTMLAnchorElement.rel, attr ibute HTMLLinkElement.rel
1034 dom_externs.relatedNode; // attribute MutationEvent.relatedNode 1203 dom_externs.relatedNode; // attribute MutationEvent.relatedNode
1035 dom_externs.relatedTarget; // attribute MouseEvent.relatedTarget 1204 dom_externs.relatedTarget; // attribute MouseEvent.relatedTarget
1036 dom_externs.releaseEvents; // operation DOMWindow.releaseEvents, op eration HTMLDocument.releaseEvents 1205 dom_externs.releaseEvents; // operation DOMWindow.releaseEvents, op eration HTMLDocument.releaseEvents
1037 dom_externs.releaseShaderCompiler; // operation WebGLRenderingContext.relea seShaderCompiler 1206 dom_externs.releaseShaderCompiler; // operation WebGLRenderingContext.relea seShaderCompiler
1038 dom_externs.reload; // operation Location.reload 1207 dom_externs.reload; // operation Location.reload
1039 dom_externs.remove; // operation DOMTokenList.remove, operat ion Entry.remove, operation EntrySync.remove, operation HTMLOptionsCollection.re move, operation HTMLSelectElement.remove 1208 dom_externs.remove; // operation DOMTokenList.remove, operat ion Entry.remove, operation EntrySync.remove, operation HTMLOptionsCollection.re move, operation HTMLSelectElement.remove
1040 dom_externs.removeAllRanges; // operation DOMSelection.removeAllRange s 1209 dom_externs.removeAllRanges; // operation DOMSelection.removeAllRange s
1041 dom_externs.removeAttribute; // operation Element.removeAttribute 1210 dom_externs.removeAttribute; // operation Element.removeAttribute
1042 dom_externs.removeAttributeNS; // operation Element.removeAttributeNS 1211 dom_externs.removeAttributeNS; // operation Element.removeAttributeNS
1043 dom_externs.removeAttributeNode; // operation Element.removeAttributeNode 1212 dom_externs.removeAttributeNode; // operation Element.removeAttributeNode
1044 dom_externs.removeChild; // operation Node.removeChild 1213 dom_externs.removeChild; // operation Node.removeChild
1045 dom_externs.removeCue; // operation TextTrack.removeCue 1214 dom_externs.removeCue; // operation TextTrack.removeCue
1046 dom_externs.removeEventListener; // operation AbstractWorker.removeEventL istener, operation DOMApplicationCache.removeEventListener, operation DOMWindow. removeEventListener, operation EventSource.removeEventListener, operation EventT arget.removeEventListener, operation IDBDatabase.removeEventListener, operation IDBRequest.removeEventListener, operation IDBTransaction.removeEventListener, op eration MessagePort.removeEventListener, operation Node.removeEventListener, ope ration Notification.removeEventListener, operation WebSocket.removeEventListener , operation WorkerContext.removeEventListener, operation XMLHttpRequest.removeEv entListener, operation XMLHttpRequestUpload.removeEventListener 1215 dom_externs.removeEventListener; // operation AbstractWorker.removeEventL istener, operation DOMApplicationCache.removeEventListener, operation DOMWindow. removeEventListener, operation EventSource.removeEventListener, operation EventT arget.removeEventListener, operation IDBDatabase.removeEventListener, operation IDBRequest.removeEventListener, operation IDBTransaction.removeEventListener, op eration MessagePort.removeEventListener, operation Node.removeEventListener, ope ration Notification.removeEventListener, operation SVGElementInstance.removeEven tListener, operation WebSocket.removeEventListener, operation WorkerContext.remo veEventListener, operation XMLHttpRequest.removeEventListener, operation XMLHttp RequestUpload.removeEventListener
1047 dom_externs.removeItem; // operation Storage.removeItem 1216 dom_externs.removeItem; // operation SVGLengthList.removeItem, o peration SVGNumberList.removeItem, operation SVGPathSegList.removeItem, operatio n SVGPointList.removeItem, operation SVGStringList.removeItem, operation SVGTran sformList.removeItem, operation Storage.removeItem
1048 dom_externs.removeListener; // operation MediaQueryList.removeListen er 1217 dom_externs.removeListener; // operation MediaQueryList.removeListen er
1049 dom_externs.removeNamedItem; // operation NamedNodeMap.removeNamedIte m 1218 dom_externs.removeNamedItem; // operation NamedNodeMap.removeNamedIte m
1050 dom_externs.removeNamedItemNS; // operation NamedNodeMap.removeNamedIte mNS 1219 dom_externs.removeNamedItemNS; // operation NamedNodeMap.removeNamedIte mNS
1051 dom_externs.removeParameter; // operation XSLTProcessor.removeParamet er 1220 dom_externs.removeParameter; // operation XSLTProcessor.removeParamet er
1052 dom_externs.removeProperty; // operation CSSStyleDeclaration.removeP roperty 1221 dom_externs.removeProperty; // operation CSSStyleDeclaration.removeP roperty
1053 dom_externs.removeRecursively; // operation DirectoryEntry.removeRecurs ively, operation DirectoryEntrySync.removeRecursively 1222 dom_externs.removeRecursively; // operation DirectoryEntry.removeRecurs ively, operation DirectoryEntrySync.removeRecursively
1054 dom_externs.removeRule; // operation CSSStyleSheet.removeRule 1223 dom_externs.removeRule; // operation CSSStyleSheet.removeRule
1055 dom_externs.removedNodes; // attribute MutationRecord.removedNodes 1224 dom_externs.removedNodes; // attribute MutationRecord.removedNodes
1056 dom_externs.renderbufferStorage; // operation WebGLRenderingContext.rende rbufferStorage 1225 dom_externs.renderbufferStorage; // operation WebGLRenderingContext.rende rbufferStorage
1057 dom_externs.replace; // operation Location.replace 1226 dom_externs.replace; // operation Location.replace
1058 dom_externs.replaceChild; // operation Node.replaceChild 1227 dom_externs.replaceChild; // operation Node.replaceChild
1059 dom_externs.replaceData; // operation CharacterData.replaceData 1228 dom_externs.replaceData; // operation CharacterData.replaceData
1060 dom_externs.replaceId; // attribute Notification.replaceId 1229 dom_externs.replaceId; // attribute Notification.replaceId
1230 dom_externs.replaceItem; // operation SVGLengthList.replaceItem, operation SVGNumberList.replaceItem, operation SVGPathSegList.replaceItem, opera tion SVGPointList.replaceItem, operation SVGStringList.replaceItem, operation SV GTransformList.replaceItem
1061 dom_externs.replaceState; // operation History.replaceState 1231 dom_externs.replaceState; // operation History.replaceState
1062 dom_externs.replaceWholeText; // operation Text.replaceWholeText 1232 dom_externs.replaceWholeText; // operation Text.replaceWholeText
1063 dom_externs.requestAttachWindow; // operation InspectorFrontendHost.reque stAttachWindow 1233 dom_externs.requestAttachWindow; // operation InspectorFrontendHost.reque stAttachWindow
1064 dom_externs.requestDetachWindow; // operation InspectorFrontendHost.reque stDetachWindow 1234 dom_externs.requestDetachWindow; // operation InspectorFrontendHost.reque stDetachWindow
1065 dom_externs.requestPermission; // operation NotificationCenter.requestP ermission 1235 dom_externs.requestPermission; // operation NotificationCenter.requestP ermission
1066 dom_externs.requestQuota; // operation StorageInfo.requestQuota 1236 dom_externs.requestQuota; // operation StorageInfo.requestQuota
1067 dom_externs.requestStart; // attribute PerformanceTiming.requestSt art 1237 dom_externs.requestStart; // attribute PerformanceTiming.requestSt art
1068 dom_externs.required; // attribute HTMLInputElement.required, attribute HTMLSelectElement.required, attribute HTMLTextAreaElement.required 1238 dom_externs.required; // attribute HTMLInputElement.required, attribute HTMLSelectElement.required, attribute HTMLTextAreaElement.required
1239 dom_externs.requiredExtensions; // attribute SVGAElement.requiredExtensi ons, attribute SVGAnimationElement.requiredExtensions, attribute SVGCircleElemen t.requiredExtensions, attribute SVGClipPathElement.requiredExtensions, attribute SVGCursorElement.requiredExtensions, attribute SVGDefsElement.requiredExtension s, attribute SVGEllipseElement.requiredExtensions, attribute SVGForeignObjectEle ment.requiredExtensions, attribute SVGGElement.requiredExtensions, attribute SVG ImageElement.requiredExtensions, attribute SVGLineElement.requiredExtensions, at tribute SVGMaskElement.requiredExtensions, attribute SVGPathElement.requiredExte nsions, attribute SVGPatternElement.requiredExtensions, attribute SVGPolygonElem ent.requiredExtensions, attribute SVGPolylineElement.requiredExtensions, attribu te SVGRectElement.requiredExtensions, attribute SVGSVGElement.requiredExtensions , attribute SVGSwitchElement.requiredExtensions, attribute SVGTests.requiredExte nsions, attribute SVGTextContentElement.requiredExtensions, attribute SVGUseElem ent.requiredExtensions
1240 dom_externs.requiredFeatures; // attribute SVGAElement.requiredFeature s, attribute SVGAnimationElement.requiredFeatures, attribute SVGCircleElement.re quiredFeatures, attribute SVGClipPathElement.requiredFeatures, attribute SVGCurs orElement.requiredFeatures, attribute SVGDefsElement.requiredFeatures, attribute SVGEllipseElement.requiredFeatures, attribute SVGForeignObjectElement.requiredF eatures, attribute SVGGElement.requiredFeatures, attribute SVGImageElement.requi redFeatures, attribute SVGLineElement.requiredFeatures, attribute SVGMaskElement .requiredFeatures, attribute SVGPathElement.requiredFeatures, attribute SVGPatte rnElement.requiredFeatures, attribute SVGPolygonElement.requiredFeatures, attrib ute SVGPolylineElement.requiredFeatures, attribute SVGRectElement.requiredFeatur es, attribute SVGSVGElement.requiredFeatures, attribute SVGSwitchElement.require dFeatures, attribute SVGTests.requiredFeatures, attribute SVGTextContentElement. requiredFeatures, attribute SVGUseElement.requiredFeatures
1069 dom_externs.reset; // operation HTMLFormElement.reset, oper ation XSLTProcessor.reset 1241 dom_externs.reset; // operation HTMLFormElement.reset, oper ation XSLTProcessor.reset
1070 dom_externs.resizeBy; // operation DOMWindow.resizeBy 1242 dom_externs.resizeBy; // operation DOMWindow.resizeBy
1071 dom_externs.resizeTo; // operation DOMWindow.resizeTo 1243 dom_externs.resizeTo; // operation DOMWindow.resizeTo
1072 dom_externs.responseBlob; // attribute XMLHttpRequest.responseBlob 1244 dom_externs.responseBlob; // attribute XMLHttpRequest.responseBlob
1073 dom_externs.responseEnd; // attribute PerformanceTiming.responseE nd 1245 dom_externs.responseEnd; // attribute PerformanceTiming.responseE nd
1074 dom_externs.responseStart; // attribute PerformanceTiming.responseS tart 1246 dom_externs.responseStart; // attribute PerformanceTiming.responseS tart
1075 dom_externs.responseText; // attribute XMLHttpRequest.responseText 1247 dom_externs.responseText; // attribute XMLHttpRequest.responseText
1076 dom_externs.responseType; // attribute XMLHttpRequest.responseType 1248 dom_externs.responseType; // attribute XMLHttpRequest.responseType
1077 dom_externs.responseXML; // attribute XMLHttpRequest.responseXML 1249 dom_externs.responseXML; // attribute XMLHttpRequest.responseXML
1078 dom_externs.restore; // operation CanvasRenderingContext2D.re store 1250 dom_externs.restore; // operation CanvasRenderingContext2D.re store
1079 dom_externs.restoreContext; // operation WebKitLoseContext.restoreCo ntext 1251 dom_externs.restoreContext; // operation WebKitLoseContext.restoreCo ntext
1080 dom_externs.result; // attribute FileReader.result, attribut e IDBRequest.result 1252 dom_externs.result; // attribute FileReader.result, attribut e IDBRequest.result, attribute SVGFEBlendElement.result, attribute SVGFEColorMat rixElement.result, attribute SVGFEComponentTransferElement.result, attribute SVG FECompositeElement.result, attribute SVGFEConvolveMatrixElement.result, attribut e SVGFEDiffuseLightingElement.result, attribute SVGFEDisplacementMapElement.resu lt, attribute SVGFEDropShadowElement.result, attribute SVGFEFloodElement.result, attribute SVGFEGaussianBlurElement.result, attribute SVGFEImageElement.result, attribute SVGFEMergeElement.result, attribute SVGFEMorphologyElement.result, att ribute SVGFEOffsetElement.result, attribute SVGFESpecularLightingElement.result, attribute SVGFETileElement.result, attribute SVGFETurbulenceElement.result, att ribute SVGFilterPrimitiveStandardAttributes.result
1081 dom_externs.resultType; // attribute XPathResult.resultType 1253 dom_externs.resultType; // attribute XPathResult.resultType
1082 dom_externs.results; // attribute SpeechInputEvent.results 1254 dom_externs.results; // attribute SpeechInputEvent.results
1083 dom_externs.returnValue; // attribute Event.returnValue 1255 dom_externs.returnValue; // attribute Event.returnValue
1084 dom_externs.rev; // attribute HTMLAnchorElement.rev, attr ibute HTMLLinkElement.rev 1256 dom_externs.rev; // attribute HTMLAnchorElement.rev, attr ibute HTMLLinkElement.rev
1085 dom_externs.revokeObjectURL; // operation DOMURL.revokeObjectURL 1257 dom_externs.revokeObjectURL; // operation DOMURL.revokeObjectURL
1258 dom_externs.rgbColor; // attribute SVGColor.rgbColor
1086 dom_externs.right; // attribute ClientRect.right, attribute Rect.right 1259 dom_externs.right; // attribute ClientRect.right, attribute Rect.right
1087 dom_externs.root; // attribute DOMFileSystem.root, attribu te DOMFileSystemSync.root, attribute NodeIterator.root, attribute TreeWalker.roo t 1260 dom_externs.root; // attribute DOMFileSystem.root, attribu te DOMFileSystemSync.root, attribute NodeIterator.root, attribute TreeWalker.roo t
1088 dom_externs.rotate; // operation CanvasRenderingContext2D.ro tate, operation WebKitCSSMatrix.rotate 1261 dom_externs.rootElement; // attribute SVGDocument.rootElement
1262 dom_externs.rotate; // operation CanvasRenderingContext2D.ro tate, operation SVGMatrix.rotate, attribute SVGTextPositioningElement.rotate, op eration WebKitCSSMatrix.rotate
1089 dom_externs.rotateAxisAngle; // operation WebKitCSSMatrix.rotateAxisA ngle 1263 dom_externs.rotateAxisAngle; // operation WebKitCSSMatrix.rotateAxisA ngle
1264 dom_externs.rotateFromVector; // operation SVGMatrix.rotateFromVector
1090 dom_externs.rowIndex; // attribute HTMLTableRowElement.rowInde x 1265 dom_externs.rowIndex; // attribute HTMLTableRowElement.rowInde x
1091 dom_externs.rowSpan; // attribute HTMLTableCellElement.rowSpa n 1266 dom_externs.rowSpan; // attribute HTMLTableCellElement.rowSpa n
1092 dom_externs.rows; // attribute HTMLFrameSetElement.rows, a ttribute HTMLTableElement.rows, attribute HTMLTableSectionElement.rows, attribut e HTMLTextAreaElement.rows, attribute SQLResultSet.rows 1267 dom_externs.rows; // attribute HTMLFrameSetElement.rows, a ttribute HTMLTableElement.rows, attribute HTMLTableSectionElement.rows, attribut e HTMLTextAreaElement.rows, attribute SQLResultSet.rows
1093 dom_externs.rowsAffected; // attribute SQLResultSet.rowsAffected 1268 dom_externs.rowsAffected; // attribute SQLResultSet.rowsAffected
1094 dom_externs.rules; // attribute CSSStyleSheet.rules, attrib ute HTMLTableElement.rules 1269 dom_externs.rules; // attribute CSSStyleSheet.rules, attrib ute HTMLTableElement.rules
1270 dom_externs.rx; // attribute SVGEllipseElement.rx, attri bute SVGRectElement.rx
1271 dom_externs.ry; // attribute SVGEllipseElement.ry, attri bute SVGRectElement.ry
1095 dom_externs.sampleCoverage; // operation WebGLRenderingContext.sampl eCoverage 1272 dom_externs.sampleCoverage; // operation WebGLRenderingContext.sampl eCoverage
1096 dom_externs.sandbox; // attribute HTMLIFrameElement.sandbox 1273 dom_externs.sandbox; // attribute HTMLIFrameElement.sandbox
1097 dom_externs.save; // operation CanvasRenderingContext2D.sa ve 1274 dom_externs.save; // operation CanvasRenderingContext2D.sa ve
1098 dom_externs.saveAs; // operation InspectorFrontendHost.saveA s 1275 dom_externs.saveAs; // operation InspectorFrontendHost.saveA s
1099 dom_externs.scale; // operation CanvasRenderingContext2D.sc ale, operation WebKitCSSMatrix.scale 1276 dom_externs.scale; // operation CanvasRenderingContext2D.sc ale, attribute SVGFEDisplacementMapElement.scale, operation SVGMatrix.scale, ope ration WebKitCSSMatrix.scale
1277 dom_externs.scaleNonUniform; // operation SVGMatrix.scaleNonUniform
1100 dom_externs.scheme; // attribute HTMLMetaElement.scheme 1278 dom_externs.scheme; // attribute HTMLMetaElement.scheme
1101 dom_externs.scissor; // operation WebGLRenderingContext.sciss or 1279 dom_externs.scissor; // operation WebGLRenderingContext.sciss or
1102 dom_externs.scope; // attribute HTMLTableCellElement.scope 1280 dom_externs.scope; // attribute HTMLTableCellElement.scope
1103 dom_externs.scopeChain; // attribute JavaScriptCallFrame.scopeCh ain 1281 dom_externs.scopeChain; // attribute JavaScriptCallFrame.scopeCh ain
1104 dom_externs.scopeType; // operation JavaScriptCallFrame.scopeTy pe 1282 dom_externs.scopeType; // operation JavaScriptCallFrame.scopeTy pe
1105 dom_externs.screen; // attribute DOMWindow.screen 1283 dom_externs.screen; // attribute DOMWindow.screen
1106 dom_externs.screenLeft; // attribute DOMWindow.screenLeft 1284 dom_externs.screenLeft; // attribute DOMWindow.screenLeft
1285 dom_externs.screenPixelToMillimeterX; // attribute SVGSVGElement.screenPixelTo MillimeterX
1286 dom_externs.screenPixelToMillimeterY; // attribute SVGSVGElement.screenPixelTo MillimeterY
1107 dom_externs.screenTop; // attribute DOMWindow.screenTop 1287 dom_externs.screenTop; // attribute DOMWindow.screenTop
1108 dom_externs.screenX; // attribute DOMWindow.screenX, attribut e MouseEvent.screenX, attribute Touch.screenX, attribute WheelEvent.screenX 1288 dom_externs.screenX; // attribute DOMWindow.screenX, attribut e MouseEvent.screenX, attribute Touch.screenX, attribute WheelEvent.screenX
1109 dom_externs.screenY; // attribute DOMWindow.screenY, attribut e MouseEvent.screenY, attribute Touch.screenY, attribute WheelEvent.screenY 1289 dom_externs.screenY; // attribute DOMWindow.screenY, attribut e MouseEvent.screenY, attribute Touch.screenY, attribute WheelEvent.screenY
1110 dom_externs.scripts; // attribute HTMLDocument.scripts 1290 dom_externs.scripts; // attribute HTMLDocument.scripts
1111 dom_externs.scroll; // operation DOMWindow.scroll 1291 dom_externs.scroll; // operation DOMWindow.scroll
1112 dom_externs.scrollAmount; // attribute HTMLMarqueeElement.scrollAm ount 1292 dom_externs.scrollAmount; // attribute HTMLMarqueeElement.scrollAm ount
1113 dom_externs.scrollBy; // operation DOMWindow.scrollBy 1293 dom_externs.scrollBy; // operation DOMWindow.scrollBy
1114 dom_externs.scrollByLines; // operation Element.scrollByLines 1294 dom_externs.scrollByLines; // operation Element.scrollByLines
1115 dom_externs.scrollByPages; // operation Element.scrollByPages 1295 dom_externs.scrollByPages; // operation Element.scrollByPages
1116 dom_externs.scrollDelay; // attribute HTMLMarqueeElement.scrollDe lay 1296 dom_externs.scrollDelay; // attribute HTMLMarqueeElement.scrollDe lay
1117 dom_externs.scrollHeight; // attribute Element.scrollHeight 1297 dom_externs.scrollHeight; // attribute Element.scrollHeight
1118 dom_externs.scrollIntoView; // operation Element.scrollIntoView 1298 dom_externs.scrollIntoView; // operation Element.scrollIntoView
1119 dom_externs.scrollIntoViewIfNeeded; // operation Element.scrollIntoViewIfNee ded 1299 dom_externs.scrollIntoViewIfNeeded; // operation Element.scrollIntoViewIfNee ded
1120 dom_externs.scrollLeft; // attribute Element.scrollLeft 1300 dom_externs.scrollLeft; // attribute Element.scrollLeft
1121 dom_externs.scrollTo; // operation DOMWindow.scrollTo 1301 dom_externs.scrollTo; // operation DOMWindow.scrollTo
1122 dom_externs.scrollTop; // attribute Element.scrollTop 1302 dom_externs.scrollTop; // attribute Element.scrollTop
1123 dom_externs.scrollWidth; // attribute Element.scrollWidth 1303 dom_externs.scrollWidth; // attribute Element.scrollWidth
1124 dom_externs.scrollX; // attribute DOMWindow.scrollX 1304 dom_externs.scrollX; // attribute DOMWindow.scrollX
1125 dom_externs.scrollY; // attribute DOMWindow.scrollY 1305 dom_externs.scrollY; // attribute DOMWindow.scrollY
1126 dom_externs.scrollbars; // attribute DOMWindow.scrollbars 1306 dom_externs.scrollbars; // attribute DOMWindow.scrollbars
1127 dom_externs.scrolling; // attribute HTMLFrameElement.scrolling, attribute HTMLIFrameElement.scrolling 1307 dom_externs.scrolling; // attribute HTMLFrameElement.scrolling, attribute HTMLIFrameElement.scrolling
1128 dom_externs.search; // attribute HTMLAnchorElement.search, a ttribute HTMLAreaElement.search, attribute Location.search, attribute WorkerLoca tion.search 1308 dom_externs.search; // attribute HTMLAnchorElement.search, a ttribute HTMLAreaElement.search, attribute Location.search, attribute WorkerLoca tion.search
1129 dom_externs.sectionRowIndex; // attribute HTMLTableRowElement.section RowIndex 1309 dom_externs.sectionRowIndex; // attribute HTMLTableRowElement.section RowIndex
1130 dom_externs.secureConnectionStart; // attribute PerformanceTiming.secureCon nectionStart 1310 dom_externs.secureConnectionStart; // attribute PerformanceTiming.secureCon nectionStart
1311 dom_externs.seed; // attribute SVGFETurbulenceElement.seed
1131 dom_externs.seek; // operation FileWriter.seek, operation FileWriterSync.seek 1312 dom_externs.seek; // operation FileWriter.seek, operation FileWriterSync.seek
1132 dom_externs.seekable; // attribute HTMLMediaElement.seekable 1313 dom_externs.seekable; // attribute HTMLMediaElement.seekable
1133 dom_externs.seeking; // attribute HTMLMediaElement.seeking 1314 dom_externs.seeking; // attribute HTMLMediaElement.seeking
1134 dom_externs.select; // operation HTMLInputElement.select, op eration HTMLTextAreaElement.select 1315 dom_externs.select; // operation HTMLInputElement.select, op eration HTMLTextAreaElement.select
1135 dom_externs.selectAllChildren; // operation DOMSelection.selectAllChild ren 1316 dom_externs.selectAllChildren; // operation DOMSelection.selectAllChild ren
1136 dom_externs.selectNode; // operation Range.selectNode 1317 dom_externs.selectNode; // operation Range.selectNode
1137 dom_externs.selectNodeContents; // operation Range.selectNodeContents 1318 dom_externs.selectNodeContents; // operation Range.selectNodeContents
1319 dom_externs.selectSubString; // operation SVGTextContentElement.selec tSubString
1138 dom_externs.selected; // attribute HTMLOptionElement.selected 1320 dom_externs.selected; // attribute HTMLOptionElement.selected
1139 dom_externs.selectedIndex; // attribute HTMLOptionsCollection.selec tedIndex, attribute HTMLSelectElement.selectedIndex 1321 dom_externs.selectedIndex; // attribute HTMLOptionsCollection.selec tedIndex, attribute HTMLSelectElement.selectedIndex
1140 dom_externs.selectedOption; // attribute HTMLInputElement.selectedOp tion 1322 dom_externs.selectedOption; // attribute HTMLInputElement.selectedOp tion
1141 dom_externs.selectedStylesheetSet; // attribute Document.selectedStylesheet Set 1323 dom_externs.selectedStylesheetSet; // attribute Document.selectedStylesheet Set
1142 dom_externs.selectionDirection; // attribute HTMLInputElement.selectionD irection, attribute HTMLTextAreaElement.selectionDirection 1324 dom_externs.selectionDirection; // attribute HTMLInputElement.selectionD irection, attribute HTMLTextAreaElement.selectionDirection
1143 dom_externs.selectionEnd; // attribute HTMLInputElement.selectionE nd, attribute HTMLTextAreaElement.selectionEnd 1325 dom_externs.selectionEnd; // attribute HTMLInputElement.selectionE nd, attribute HTMLTextAreaElement.selectionEnd
1144 dom_externs.selectionStart; // attribute HTMLInputElement.selectionS tart, attribute HTMLTextAreaElement.selectionStart 1326 dom_externs.selectionStart; // attribute HTMLInputElement.selectionS tart, attribute HTMLTextAreaElement.selectionStart
1145 dom_externs.selectorText; // attribute CSSPageRule.selectorText, a ttribute CSSStyleRule.selectorText 1327 dom_externs.selectorText; // attribute CSSPageRule.selectorText, a ttribute CSSStyleRule.selectorText
1146 dom_externs.self; // attribute DOMWindow.self, attribute W orkerContext.self 1328 dom_externs.self; // attribute DOMWindow.self, attribute W orkerContext.self
1147 dom_externs.selfTime; // attribute ScriptProfileNode.selfTime 1329 dom_externs.selfTime; // attribute ScriptProfileNode.selfTime
1148 dom_externs.send; // operation WebSocket.send, operation X MLHttpRequest.send 1330 dom_externs.send; // operation WebSocket.send, operation X MLHttpRequest.send
1149 dom_externs.sendMessageToBackend; // operation InspectorFrontendHost.sendM essageToBackend 1331 dom_externs.sendMessageToBackend; // operation InspectorFrontendHost.sendM essageToBackend
1150 dom_externs.separator; // attribute Counter.separator 1332 dom_externs.separator; // attribute Counter.separator
1151 dom_externs.serializeToString; // operation XMLSerializer.serializeToSt ring 1333 dom_externs.serializeToString; // operation XMLSerializer.serializeToSt ring
1152 dom_externs.sessionStorage; // attribute DOMWindow.sessionStorage 1334 dom_externs.sessionStorage; // attribute DOMWindow.sessionStorage
1153 dom_externs.setAlpha; // operation CanvasRenderingContext2D.se tAlpha 1335 dom_externs.setAlpha; // operation CanvasRenderingContext2D.se tAlpha
1154 dom_externs.setAttachedWindowHeight; // operation InspectorFrontendHost.setAt tachedWindowHeight 1336 dom_externs.setAttachedWindowHeight; // operation InspectorFrontendHost.setAt tachedWindowHeight
1155 dom_externs.setAttribute; // operation Element.setAttribute 1337 dom_externs.setAttribute; // operation Element.setAttribute
1156 dom_externs.setAttributeNS; // operation Element.setAttributeNS 1338 dom_externs.setAttributeNS; // operation Element.setAttributeNS
1157 dom_externs.setAttributeNode; // operation Element.setAttributeNode 1339 dom_externs.setAttributeNode; // operation Element.setAttributeNode
1158 dom_externs.setAttributeNodeNS; // operation Element.setAttributeNodeNS 1340 dom_externs.setAttributeNodeNS; // operation Element.setAttributeNodeNS
1159 dom_externs.setBaseAndExtent; // operation DOMSelection.setBaseAndExte nt 1341 dom_externs.setBaseAndExtent; // operation DOMSelection.setBaseAndExte nt
1342 dom_externs.setColor; // operation SVGColor.setColor
1160 dom_externs.setCompositeOperation; // operation CanvasRenderingContext2D.se tCompositeOperation 1343 dom_externs.setCompositeOperation; // operation CanvasRenderingContext2D.se tCompositeOperation
1344 dom_externs.setCurrentTime; // operation SVGSVGElement.setCurrentTim e
1161 dom_externs.setCustomValidity; // operation HTMLButtonElement.setCustom Validity, operation HTMLFieldSetElement.setCustomValidity, operation HTMLInputEl ement.setCustomValidity, operation HTMLKeygenElement.setCustomValidity, operatio n HTMLObjectElement.setCustomValidity, operation HTMLOutputElement.setCustomVali dity, operation HTMLSelectElement.setCustomValidity, operation HTMLTextAreaEleme nt.setCustomValidity 1345 dom_externs.setCustomValidity; // operation HTMLButtonElement.setCustom Validity, operation HTMLFieldSetElement.setCustomValidity, operation HTMLInputEl ement.setCustomValidity, operation HTMLKeygenElement.setCustomValidity, operatio n HTMLObjectElement.setCustomValidity, operation HTMLOutputElement.setCustomVali dity, operation HTMLSelectElement.setCustomValidity, operation HTMLTextAreaEleme nt.setCustomValidity
1162 dom_externs.setData; // operation Clipboard.setData 1346 dom_externs.setData; // operation Clipboard.setData
1163 dom_externs.setDragImage; // operation Clipboard.setDragImage 1347 dom_externs.setDragImage; // operation Clipboard.setDragImage
1164 dom_externs.setEnd; // operation Range.setEnd 1348 dom_externs.setEnd; // operation Range.setEnd
1165 dom_externs.setEndAfter; // operation Range.setEndAfter 1349 dom_externs.setEndAfter; // operation Range.setEndAfter
1166 dom_externs.setEndBefore; // operation Range.setEndBefore 1350 dom_externs.setEndBefore; // operation Range.setEndBefore
1167 dom_externs.setExtensionAPI; // operation InspectorFrontendHost.setEx tensionAPI 1351 dom_externs.setExtensionAPI; // operation InspectorFrontendHost.setEx tensionAPI
1168 dom_externs.setFillColor; // operation CanvasRenderingContext2D.se tFillColor 1352 dom_externs.setFillColor; // operation CanvasRenderingContext2D.se tFillColor
1353 dom_externs.setFilterRes; // operation SVGFilterElement.setFilterR es
1169 dom_externs.setFloat32; // operation DataView.setFloat32 1354 dom_externs.setFloat32; // operation DataView.setFloat32
1170 dom_externs.setFloat64; // operation DataView.setFloat64 1355 dom_externs.setFloat64; // operation DataView.setFloat64
1171 dom_externs.setFloatValue; // operation CSSPrimitiveValue.setFloatV alue 1356 dom_externs.setFloatValue; // operation CSSPrimitiveValue.setFloatV alue
1172 dom_externs.setInt16; // operation DataView.setInt16 1357 dom_externs.setInt16; // operation DataView.setInt16
1173 dom_externs.setInt32; // operation DataView.setInt32 1358 dom_externs.setInt32; // operation DataView.setInt32
1174 dom_externs.setInt8; // operation DataView.setInt8 1359 dom_externs.setInt8; // operation DataView.setInt8
1175 dom_externs.setInterval; // operation DOMWindow.setInterval, oper ation WorkerContext.setInterval 1360 dom_externs.setInterval; // operation DOMWindow.setInterval, oper ation WorkerContext.setInterval
1176 dom_externs.setItem; // operation Storage.setItem 1361 dom_externs.setItem; // operation Storage.setItem
1177 dom_externs.setLineCap; // operation CanvasRenderingContext2D.se tLineCap 1362 dom_externs.setLineCap; // operation CanvasRenderingContext2D.se tLineCap
1178 dom_externs.setLineJoin; // operation CanvasRenderingContext2D.se tLineJoin 1363 dom_externs.setLineJoin; // operation CanvasRenderingContext2D.se tLineJoin
1179 dom_externs.setLineWidth; // operation CanvasRenderingContext2D.se tLineWidth 1364 dom_externs.setLineWidth; // operation CanvasRenderingContext2D.se tLineWidth
1365 dom_externs.setMatrix; // operation SVGTransform.setMatrix
1180 dom_externs.setMatrixValue; // operation WebKitCSSMatrix.setMatrixVa lue 1366 dom_externs.setMatrixValue; // operation WebKitCSSMatrix.setMatrixVa lue
1181 dom_externs.setMiterLimit; // operation CanvasRenderingContext2D.se tMiterLimit 1367 dom_externs.setMiterLimit; // operation CanvasRenderingContext2D.se tMiterLimit
1182 dom_externs.setNamedItem; // operation NamedNodeMap.setNamedItem 1368 dom_externs.setNamedItem; // operation NamedNodeMap.setNamedItem
1183 dom_externs.setNamedItemNS; // operation NamedNodeMap.setNamedItemNS 1369 dom_externs.setNamedItemNS; // operation NamedNodeMap.setNamedItemNS
1370 dom_externs.setOrientToAngle; // operation SVGMarkerElement.setOrientT oAngle
1371 dom_externs.setOrientToAuto; // operation SVGMarkerElement.setOrientT oAuto
1372 dom_externs.setPaint; // operation SVGPaint.setPaint
1184 dom_externs.setParameter; // operation XSLTProcessor.setParameter 1373 dom_externs.setParameter; // operation XSLTProcessor.setParameter
1185 dom_externs.setPosition; // operation DOMSelection.setPosition 1374 dom_externs.setPosition; // operation DOMSelection.setPosition
1186 dom_externs.setProperty; // operation CSSStyleDeclaration.setProp erty 1375 dom_externs.setProperty; // operation CSSStyleDeclaration.setProp erty
1376 dom_externs.setRGBColor; // operation SVGColor.setRGBColor
1377 dom_externs.setRGBColorICCColor; // operation SVGColor.setRGBColorICCColo r
1378 dom_externs.setRadius; // operation SVGFEMorphologyElement.setR adius
1187 dom_externs.setRequestHeader; // operation XMLHttpRequest.setRequestHe ader 1379 dom_externs.setRequestHeader; // operation XMLHttpRequest.setRequestHe ader
1380 dom_externs.setRotate; // operation SVGTransform.setRotate
1381 dom_externs.setScale; // operation SVGTransform.setScale
1188 dom_externs.setSelectionRange; // operation HTMLInputElement.setSelecti onRange, operation HTMLTextAreaElement.setSelectionRange 1382 dom_externs.setSelectionRange; // operation HTMLInputElement.setSelecti onRange, operation HTMLTextAreaElement.setSelectionRange
1189 dom_externs.setShadow; // operation CanvasRenderingContext2D.se tShadow 1383 dom_externs.setShadow; // operation CanvasRenderingContext2D.se tShadow
1384 dom_externs.setSkewX; // operation SVGTransform.setSkewX
1385 dom_externs.setSkewY; // operation SVGTransform.setSkewY
1190 dom_externs.setStart; // operation Range.setStart 1386 dom_externs.setStart; // operation Range.setStart
1191 dom_externs.setStartAfter; // operation Range.setStartAfter 1387 dom_externs.setStartAfter; // operation Range.setStartAfter
1192 dom_externs.setStartBefore; // operation Range.setStartBefore 1388 dom_externs.setStartBefore; // operation Range.setStartBefore
1389 dom_externs.setStdDeviation; // operation SVGFEDropShadowElement.setS tdDeviation, operation SVGFEGaussianBlurElement.setStdDeviation
1193 dom_externs.setStringValue; // operation CSSPrimitiveValue.setString Value 1390 dom_externs.setStringValue; // operation CSSPrimitiveValue.setString Value
1194 dom_externs.setStrokeColor; // operation CanvasRenderingContext2D.se tStrokeColor 1391 dom_externs.setStrokeColor; // operation CanvasRenderingContext2D.se tStrokeColor
1195 dom_externs.setTimeout; // operation DOMWindow.setTimeout, opera tion WorkerContext.setTimeout 1392 dom_externs.setTimeout; // operation DOMWindow.setTimeout, opera tion WorkerContext.setTimeout
1196 dom_externs.setTransform; // operation CanvasRenderingContext2D.se tTransform 1393 dom_externs.setTransform; // operation CanvasRenderingContext2D.se tTransform
1394 dom_externs.setTranslate; // operation SVGTransform.setTranslate
1197 dom_externs.setUint16; // operation DataView.setUint16 1395 dom_externs.setUint16; // operation DataView.setUint16
1198 dom_externs.setUint32; // operation DataView.setUint32 1396 dom_externs.setUint32; // operation DataView.setUint32
1199 dom_externs.setUint8; // operation DataView.setUint8 1397 dom_externs.setUint8; // operation DataView.setUint8
1398 dom_externs.setUri; // operation SVGPaint.setUri
1200 dom_externs.setVersion; // operation IDBDatabase.setVersion 1399 dom_externs.setVersion; // operation IDBDatabase.setVersion
1201 dom_externs.shaderSource; // operation WebGLRenderingContext.shade rSource 1400 dom_externs.shaderSource; // operation WebGLRenderingContext.shade rSource
1202 dom_externs.shadowBlur; // attribute CanvasRenderingContext2D.sh adowBlur 1401 dom_externs.shadowBlur; // attribute CanvasRenderingContext2D.sh adowBlur
1203 dom_externs.shadowColor; // attribute CanvasRenderingContext2D.sh adowColor 1402 dom_externs.shadowColor; // attribute CanvasRenderingContext2D.sh adowColor
1204 dom_externs.shadowOffsetX; // attribute CanvasRenderingContext2D.sh adowOffsetX 1403 dom_externs.shadowOffsetX; // attribute CanvasRenderingContext2D.sh adowOffsetX
1205 dom_externs.shadowOffsetY; // attribute CanvasRenderingContext2D.sh adowOffsetY 1404 dom_externs.shadowOffsetY; // attribute CanvasRenderingContext2D.sh adowOffsetY
1206 dom_externs.shape; // attribute HTMLAnchorElement.shape, at tribute HTMLAreaElement.shape 1405 dom_externs.shape; // attribute HTMLAnchorElement.shape, at tribute HTMLAreaElement.shape
1207 dom_externs.sheet; // attribute HTMLLinkElement.sheet, attr ibute HTMLStyleElement.sheet, attribute ProcessingInstruction.sheet 1406 dom_externs.sheet; // attribute HTMLLinkElement.sheet, attr ibute HTMLStyleElement.sheet, attribute ProcessingInstruction.sheet
1208 dom_externs.shiftKey; // attribute KeyboardEvent.shiftKey, att ribute MouseEvent.shiftKey, attribute TouchEvent.shiftKey, attribute WheelEvent. shiftKey 1407 dom_externs.shiftKey; // attribute KeyboardEvent.shiftKey, att ribute MouseEvent.shiftKey, attribute TouchEvent.shiftKey, attribute WheelEvent. shiftKey
1209 dom_externs.show; // operation Notification.show 1408 dom_externs.show; // operation Notification.show
1210 dom_externs.showContextMenu; // operation InspectorFrontendHost.showC ontextMenu 1409 dom_externs.showContextMenu; // operation InspectorFrontendHost.showC ontextMenu
1211 dom_externs.showModalDialog; // operation DOMWindow.showModalDialog 1410 dom_externs.showModalDialog; // operation DOMWindow.showModalDialog
1212 dom_externs.singleNodeValue; // attribute XPathResult.singleNodeValue 1411 dom_externs.singleNodeValue; // attribute XPathResult.singleNodeValue
1213 dom_externs.size; // attribute Blob.size, attribute HTMLBa seFontElement.size, attribute HTMLFontElement.size, attribute HTMLHRElement.size , attribute HTMLInputElement.size, attribute HTMLSelectElement.size, attribute T extTrackCue.size, attribute WebGLActiveInfo.size 1412 dom_externs.size; // attribute Blob.size, attribute HTMLBa seFontElement.size, attribute HTMLFontElement.size, attribute HTMLHRElement.size , attribute HTMLInputElement.size, attribute HTMLSelectElement.size, attribute T extTrackCue.size, attribute WebGLActiveInfo.size
1214 dom_externs.sizes; // attribute HTMLLinkElement.sizes 1413 dom_externs.sizes; // attribute HTMLLinkElement.sizes
1215 dom_externs.skewX; // operation WebKitCSSMatrix.skewX 1414 dom_externs.skewX; // operation SVGMatrix.skewX, operation WebKitCSSMatrix.skewX
1216 dom_externs.skewY; // operation WebKitCSSMatrix.skewY 1415 dom_externs.skewY; // operation SVGMatrix.skewY, operation WebKitCSSMatrix.skewY
1217 dom_externs.slice; // operation ArrayBuffer.slice 1416 dom_externs.slice; // operation ArrayBuffer.slice
1417 dom_externs.slope; // attribute SVGComponentTransferFunctio nElement.slope
1218 dom_externs.snapToLines; // attribute TextTrackCue.snapToLines 1418 dom_externs.snapToLines; // attribute TextTrackCue.snapToLines
1219 dom_externs.snapshotItem; // operation XPathResult.snapshotItem 1419 dom_externs.snapshotItem; // operation XPathResult.snapshotItem
1220 dom_externs.snapshotLength; // attribute XPathResult.snapshotLength 1420 dom_externs.snapshotLength; // attribute XPathResult.snapshotLength
1221 dom_externs.source; // attribute IDBCursor.source, attribute IDBRequest.source, attribute MessageEvent.source 1421 dom_externs.source; // attribute IDBCursor.source, attribute IDBRequest.source, attribute MessageEvent.source
1222 dom_externs.sourceID; // attribute JavaScriptCallFrame.sourceI D 1422 dom_externs.sourceID; // attribute JavaScriptCallFrame.sourceI D
1423 dom_externs.spacing; // attribute SVGTextPathElement.spacing
1223 dom_externs.span; // attribute HTMLTableColElement.span 1424 dom_externs.span; // attribute HTMLTableColElement.span
1224 dom_externs.specified; // attribute Attr.specified 1425 dom_externs.specified; // attribute Attr.specified
1426 dom_externs.specularConstant; // attribute SVGFESpecularLightingElemen t.specularConstant
1427 dom_externs.specularExponent; // attribute SVGFESpecularLightingElemen t.specularExponent, attribute SVGFESpotLightElement.specularExponent
1225 dom_externs.speed; // attribute Coordinates.speed 1428 dom_externs.speed; // attribute Coordinates.speed
1226 dom_externs.spellcheck; // attribute HTMLElement.spellcheck 1429 dom_externs.spellcheck; // attribute HTMLElement.spellcheck
1227 dom_externs.splitText; // operation Text.splitText 1430 dom_externs.splitText; // operation Text.splitText
1431 dom_externs.spreadMethod; // attribute SVGGradientElement.spreadMe thod
1228 dom_externs.src; // attribute HTMLEmbedElement.src, attri bute HTMLFrameElement.src, attribute HTMLIFrameElement.src, attribute HTMLImageE lement.src, attribute HTMLInputElement.src, attribute HTMLMediaElement.src, attr ibute HTMLScriptElement.src, attribute HTMLSourceElement.src, attribute HTMLTrac kElement.src 1432 dom_externs.src; // attribute HTMLEmbedElement.src, attri bute HTMLFrameElement.src, attribute HTMLIFrameElement.src, attribute HTMLImageE lement.src, attribute HTMLInputElement.src, attribute HTMLMediaElement.src, attr ibute HTMLScriptElement.src, attribute HTMLSourceElement.src, attribute HTMLTrac kElement.src
1229 dom_externs.srcElement; // attribute Event.srcElement 1433 dom_externs.srcElement; // attribute Event.srcElement
1230 dom_externs.srclang; // attribute HTMLTrackElement.srclang 1434 dom_externs.srclang; // attribute HTMLTrackElement.srclang
1231 dom_externs.standby; // attribute HTMLObjectElement.standby 1435 dom_externs.standby; // attribute HTMLObjectElement.standby
1232 dom_externs.start; // operation HTMLMarqueeElement.start, a ttribute HTMLOListElement.start, operation MessagePort.start, operation TimeRang es.start 1436 dom_externs.start; // operation HTMLMarqueeElement.start, a ttribute HTMLOListElement.start, operation MessagePort.start, operation TimeRang es.start
1233 dom_externs.startContainer; // attribute Range.startContainer 1437 dom_externs.startContainer; // attribute Range.startContainer
1234 dom_externs.startOffset; // attribute Range.startOffset 1438 dom_externs.startOffset; // attribute Range.startOffset, attribut e SVGTextPathElement.startOffset
1235 dom_externs.startTime; // attribute HTMLMediaElement.startTime, attribute TextTrackCue.startTime 1439 dom_externs.startTime; // attribute HTMLMediaElement.startTime, attribute TextTrackCue.startTime
1236 dom_externs.state; // attribute PopStateEvent.state 1440 dom_externs.state; // attribute PopStateEvent.state
1237 dom_externs.status; // attribute DOMApplicationCache.status, attribute DOMWindow.status, attribute XMLHttpRequest.status 1441 dom_externs.status; // attribute DOMApplicationCache.status, attribute DOMWindow.status, attribute XMLHttpRequest.status
1238 dom_externs.statusMessage; // attribute WebGLContextEvent.statusMes sage 1442 dom_externs.statusMessage; // attribute WebGLContextEvent.statusMes sage
1239 dom_externs.statusText; // attribute XMLHttpRequest.statusText 1443 dom_externs.statusText; // attribute XMLHttpRequest.statusText
1240 dom_externs.statusbar; // attribute DOMWindow.statusbar 1444 dom_externs.statusbar; // attribute DOMWindow.statusbar
1445 dom_externs.stdDeviationX; // attribute SVGFEDropShadowElement.stdD eviationX, attribute SVGFEGaussianBlurElement.stdDeviationX
1446 dom_externs.stdDeviationY; // attribute SVGFEDropShadowElement.stdD eviationY, attribute SVGFEGaussianBlurElement.stdDeviationY
1241 dom_externs.stencil; // attribute WebGLContextAttributes.sten cil 1447 dom_externs.stencil; // attribute WebGLContextAttributes.sten cil
1242 dom_externs.stencilFunc; // operation WebGLRenderingContext.stenc ilFunc 1448 dom_externs.stencilFunc; // operation WebGLRenderingContext.stenc ilFunc
1243 dom_externs.stencilFuncSeparate; // operation WebGLRenderingContext.stenc ilFuncSeparate 1449 dom_externs.stencilFuncSeparate; // operation WebGLRenderingContext.stenc ilFuncSeparate
1244 dom_externs.stencilMask; // operation WebGLRenderingContext.stenc ilMask 1450 dom_externs.stencilMask; // operation WebGLRenderingContext.stenc ilMask
1245 dom_externs.stencilMaskSeparate; // operation WebGLRenderingContext.stenc ilMaskSeparate 1451 dom_externs.stencilMaskSeparate; // operation WebGLRenderingContext.stenc ilMaskSeparate
1246 dom_externs.stencilOp; // operation WebGLRenderingContext.stenc ilOp 1452 dom_externs.stencilOp; // operation WebGLRenderingContext.stenc ilOp
1247 dom_externs.stencilOpSeparate; // operation WebGLRenderingContext.stenc ilOpSeparate 1453 dom_externs.stencilOpSeparate; // operation WebGLRenderingContext.stenc ilOpSeparate
1248 dom_externs.step; // attribute HTMLInputElement.step 1454 dom_externs.step; // attribute HTMLInputElement.step
1249 dom_externs.stepDown; // operation HTMLInputElement.stepDown 1455 dom_externs.stepDown; // operation HTMLInputElement.stepDown
1250 dom_externs.stepMismatch; // attribute ValidityState.stepMismatch 1456 dom_externs.stepMismatch; // attribute ValidityState.stepMismatch
1251 dom_externs.stepUp; // operation HTMLInputElement.stepUp 1457 dom_externs.stepUp; // operation HTMLInputElement.stepUp
1458 dom_externs.stitchTiles; // attribute SVGFETurbulenceElement.stit chTiles
1252 dom_externs.stop; // operation DOMWindow.stop, operation H TMLMarqueeElement.stop 1459 dom_externs.stop; // operation DOMWindow.stop, operation H TMLMarqueeElement.stop
1253 dom_externs.stopImmediatePropagation; // operation Event.stopImmediatePropagat ion 1460 dom_externs.stopImmediatePropagation; // operation Event.stopImmediatePropagat ion
1254 dom_externs.stopPropagation; // operation Event.stopPropagation 1461 dom_externs.stopPropagation; // operation Event.stopPropagation
1255 dom_externs.storageArea; // attribute StorageEvent.storageArea 1462 dom_externs.storageArea; // attribute StorageEvent.storageArea
1256 dom_externs.storageId; // operation InjectedScriptHost.storageI d 1463 dom_externs.storageId; // operation InjectedScriptHost.storageI d
1257 dom_externs.stringValue; // attribute XPathResult.stringValue 1464 dom_externs.stringValue; // attribute XPathResult.stringValue
1258 dom_externs.stroke; // operation CanvasRenderingContext2D.st roke 1465 dom_externs.stroke; // operation CanvasRenderingContext2D.st roke
1259 dom_externs.strokeRect; // operation CanvasRenderingContext2D.st rokeRect 1466 dom_externs.strokeRect; // operation CanvasRenderingContext2D.st rokeRect
1260 dom_externs.strokeStyle; // attribute CanvasRenderingContext2D.st rokeStyle 1467 dom_externs.strokeStyle; // attribute CanvasRenderingContext2D.st rokeStyle
1261 dom_externs.strokeText; // operation CanvasRenderingContext2D.st rokeText 1468 dom_externs.strokeText; // operation CanvasRenderingContext2D.st rokeText
1262 dom_externs.style; // attribute CSSFontFaceRule.style, attr ibute CSSPageRule.style, attribute CSSStyleRule.style, attribute Element.style, attribute WebKitCSSKeyframeRule.style 1469 dom_externs.style; // attribute CSSFontFaceRule.style, attr ibute CSSPageRule.style, attribute CSSStyleRule.style, attribute Element.style, attribute SVGAElement.style, attribute SVGCircleElement.style, attribute SVGClip PathElement.style, attribute SVGDefsElement.style, attribute SVGDescElement.styl e, attribute SVGEllipseElement.style, attribute SVGFEBlendElement.style, attribu te SVGFEColorMatrixElement.style, attribute SVGFEComponentTransferElement.style, attribute SVGFECompositeElement.style, attribute SVGFEConvolveMatrixElement.sty le, attribute SVGFEDiffuseLightingElement.style, attribute SVGFEDisplacementMapE lement.style, attribute SVGFEDropShadowElement.style, attribute SVGFEFloodElemen t.style, attribute SVGFEGaussianBlurElement.style, attribute SVGFEImageElement.s tyle, attribute SVGFEMergeElement.style, attribute SVGFEMorphologyElement.style, attribute SVGFEOffsetElement.style, attribute SVGFESpecularLightingElement.styl e, attribute SVGFETileElement.style, attribute SVGFETurbulenceElement.style, att ribute SVGFilterElement.style, attribute SVGForeignObjectElement.style, attribut e SVGGElement.style, attribute SVGGlyphRefElement.style, attribute SVGGradientEl ement.style, attribute SVGImageElement.style, attribute SVGLineElement.style, at tribute SVGMarkerElement.style, attribute SVGMaskElement.style, attribute SVGPat hElement.style, attribute SVGPatternElement.style, attribute SVGPolygonElement.s tyle, attribute SVGPolylineElement.style, attribute SVGRectElement.style, attrib ute SVGSVGElement.style, attribute SVGStopElement.style, attribute SVGStylable.s tyle, attribute SVGSwitchElement.style, attribute SVGSymbolElement.style, attrib ute SVGTextContentElement.style, attribute SVGTitleElement.style, attribute SVGU seElement.style, attribute WebKitCSSKeyframeRule.style
1263 dom_externs.styleMedia; // attribute DOMWindow.styleMedia 1470 dom_externs.styleMedia; // attribute DOMWindow.styleMedia
1264 dom_externs.styleSheet; // attribute CSSImportRule.styleSheet 1471 dom_externs.styleSheet; // attribute CSSImportRule.styleSheet
1265 dom_externs.styleSheets; // attribute Document.styleSheets 1472 dom_externs.styleSheets; // attribute Document.styleSheets
1266 dom_externs.subarray; // operation Float32Array.subarray, oper ation Float64Array.subarray, operation Int16Array.subarray, operation Int32Array .subarray, operation Int8Array.subarray, operation Uint16Array.subarray, operati on Uint32Array.subarray, operation Uint8Array.subarray 1473 dom_externs.subarray; // operation Float32Array.subarray, oper ation Float64Array.subarray, operation Int16Array.subarray, operation Int32Array .subarray, operation Int8Array.subarray, operation Uint16Array.subarray, operati on Uint32Array.subarray, operation Uint8Array.subarray
1267 dom_externs.submitFromJavaScript; // operation HTMLFormElement.submitFromJ avaScript 1474 dom_externs.submitFromJavaScript; // operation HTMLFormElement.submitFromJ avaScript
1268 dom_externs.substringData; // operation CharacterData.substringData 1475 dom_externs.substringData; // operation CharacterData.substringData
1269 dom_externs.suffixes; // attribute DOMMimeType.suffixes 1476 dom_externs.suffixes; // attribute DOMMimeType.suffixes
1270 dom_externs.summary; // attribute HTMLTableElement.summary 1477 dom_externs.summary; // attribute HTMLTableElement.summary
1478 dom_externs.surfaceScale; // attribute SVGFEDiffuseLightingElement .surfaceScale, attribute SVGFESpecularLightingElement.surfaceScale
1271 dom_externs.surroundContents; // operation Range.surroundContents 1479 dom_externs.surroundContents; // operation Range.surroundContents
1480 dom_externs.suspendRedraw; // operation SVGSVGElement.suspendRedraw
1272 dom_externs.swapCache; // operation DOMApplicationCache.swapCac he 1481 dom_externs.swapCache; // operation DOMApplicationCache.swapCac he
1482 dom_externs.sweepFlag; // attribute SVGPathSegArcAbs.sweepFlag, attribute SVGPathSegArcRel.sweepFlag
1273 dom_externs.systemId; // attribute DocumentType.systemId, attr ibute Entity.systemId, attribute Notation.systemId 1483 dom_externs.systemId; // attribute DocumentType.systemId, attr ibute Entity.systemId, attribute Notation.systemId
1484 dom_externs.systemLanguage; // attribute SVGAElement.systemLanguage, attribute SVGAnimationElement.systemLanguage, attribute SVGCircleElement.system Language, attribute SVGClipPathElement.systemLanguage, attribute SVGCursorElemen t.systemLanguage, attribute SVGDefsElement.systemLanguage, attribute SVGEllipseE lement.systemLanguage, attribute SVGForeignObjectElement.systemLanguage, attribu te SVGGElement.systemLanguage, attribute SVGImageElement.systemLanguage, attribu te SVGLineElement.systemLanguage, attribute SVGMaskElement.systemLanguage, attri bute SVGPathElement.systemLanguage, attribute SVGPatternElement.systemLanguage, attribute SVGPolygonElement.systemLanguage, attribute SVGPolylineElement.systemL anguage, attribute SVGRectElement.systemLanguage, attribute SVGSVGElement.system Language, attribute SVGSwitchElement.systemLanguage, attribute SVGTests.systemLa nguage, attribute SVGTextContentElement.systemLanguage, attribute SVGUseElement. systemLanguage
1274 dom_externs.tBodies; // attribute HTMLTableElement.tBodies 1485 dom_externs.tBodies; // attribute HTMLTableElement.tBodies
1275 dom_externs.tFoot; // attribute HTMLTableElement.tFoot 1486 dom_externs.tFoot; // attribute HTMLTableElement.tFoot
1276 dom_externs.tHead; // attribute HTMLTableElement.tHead 1487 dom_externs.tHead; // attribute HTMLTableElement.tHead
1277 dom_externs.tabIndex; // attribute HTMLElement.tabIndex 1488 dom_externs.tabIndex; // attribute HTMLElement.tabIndex
1489 dom_externs.tableValues; // attribute SVGComponentTransferFunctio nElement.tableValues
1278 dom_externs.tagName; // attribute Element.tagName 1490 dom_externs.tagName; // attribute Element.tagName
1279 dom_externs.tags; // operation HTMLAllCollection.tags 1491 dom_externs.tags; // operation HTMLAllCollection.tags
1280 dom_externs.target; // attribute Event.target, attribute HTM LAnchorElement.target, attribute HTMLAreaElement.target, attribute HTMLBaseEleme nt.target, attribute HTMLFormElement.target, attribute HTMLLinkElement.target, a ttribute MutationRecord.target, attribute ProcessingInstruction.target, attribut e Touch.target 1492 dom_externs.target; // attribute Event.target, attribute HTM LAnchorElement.target, attribute HTMLAreaElement.target, attribute HTMLBaseEleme nt.target, attribute HTMLFormElement.target, attribute HTMLLinkElement.target, a ttribute MutationRecord.target, attribute ProcessingInstruction.target, attribut e SVGAElement.target, attribute Touch.target
1493 dom_externs.targetElement; // attribute SVGAnimationElement.targetE lement
1281 dom_externs.targetTouches; // attribute TouchEvent.targetTouches 1494 dom_externs.targetTouches; // attribute TouchEvent.targetTouches
1495 dom_externs.targetX; // attribute SVGFEConvolveMatrixElement. targetX
1496 dom_externs.targetY; // attribute SVGFEConvolveMatrixElement. targetY
1282 dom_externs.terminate; // operation Worker.terminate 1497 dom_externs.terminate; // operation Worker.terminate
1283 dom_externs.texImage2D; // operation WebGLRenderingContext.texIm age2D 1498 dom_externs.texImage2D; // operation WebGLRenderingContext.texIm age2D
1284 dom_externs.texParameterf; // operation WebGLRenderingContext.texPa rameterf 1499 dom_externs.texParameterf; // operation WebGLRenderingContext.texPa rameterf
1285 dom_externs.texParameteri; // operation WebGLRenderingContext.texPa rameteri 1500 dom_externs.texParameteri; // operation WebGLRenderingContext.texPa rameteri
1286 dom_externs.texSubImage2D; // operation WebGLRenderingContext.texSu bImage2D 1501 dom_externs.texSubImage2D; // operation WebGLRenderingContext.texSu bImage2D
1287 dom_externs.text; // attribute HTMLAnchorElement.text, att ribute HTMLBodyElement.text, attribute HTMLOptionElement.text, attribute HTMLScr iptElement.text, attribute HTMLTitleElement.text 1502 dom_externs.text; // attribute HTMLAnchorElement.text, att ribute HTMLBodyElement.text, attribute HTMLOptionElement.text, attribute HTMLScr iptElement.text, attribute HTMLTitleElement.text
1288 dom_externs.textAlign; // attribute CanvasRenderingContext2D.te xtAlign 1503 dom_externs.textAlign; // attribute CanvasRenderingContext2D.te xtAlign
1289 dom_externs.textBaseline; // attribute CanvasRenderingContext2D.te xtBaseline 1504 dom_externs.textBaseline; // attribute CanvasRenderingContext2D.te xtBaseline
1290 dom_externs.textContent; // attribute Node.textContent 1505 dom_externs.textContent; // attribute Node.textContent
1291 dom_externs.textLength; // attribute HTMLTextAreaElement.textLen gth 1506 dom_externs.textLength; // attribute HTMLTextAreaElement.textLen gth, attribute SVGTextContentElement.textLength
1292 dom_externs.textPosition; // attribute TextTrackCue.textPosition 1507 dom_externs.textPosition; // attribute TextTrackCue.textPosition
1293 dom_externs.time; // operation Console.time 1508 dom_externs.time; // operation Console.time
1294 dom_externs.timeEnd; // operation Console.timeEnd 1509 dom_externs.timeEnd; // operation Console.timeEnd
1295 dom_externs.timeStamp; // operation Console.timeStamp, attribut e Event.timeStamp 1510 dom_externs.timeStamp; // operation Console.timeStamp, attribut e Event.timeStamp
1296 dom_externs.timestamp; // attribute Geoposition.timestamp 1511 dom_externs.timestamp; // attribute Geoposition.timestamp
1297 dom_externs.timing; // attribute Performance.timing 1512 dom_externs.timing; // attribute Performance.timing
1298 dom_externs.title; // attribute Document.title, attribute H TMLElement.title, attribute ScriptProfile.title, attribute StyleSheet.title 1513 dom_externs.title; // attribute Document.title, attribute H TMLElement.title, attribute SVGStyleElement.title, attribute ScriptProfile.title , attribute StyleSheet.title
1299 dom_externs.toDataURL; // operation HTMLCanvasElement.toDataURL 1514 dom_externs.toDataURL; // operation HTMLCanvasElement.toDataURL
1300 dom_externs.toElement; // attribute MouseEvent.toElement 1515 dom_externs.toElement; // attribute MouseEvent.toElement
1301 dom_externs.toString; // operation DOMException.toString, oper ation DOMSelection.toString, operation DOMTokenList.toString, operation EventExc eption.toString, operation FileException.toString, operation HTMLAnchorElement.t oString, operation IDBDatabaseException.toString, operation OperationNotAllowedE xception.toString, operation Range.toString, operation RangeException.toString, operation WebKitCSSMatrix.toString, operation WorkerLocation.toString, operation XMLHttpRequestException.toString, operation XPathException.toString 1516 dom_externs.toString; // operation DOMException.toString, oper ation DOMSelection.toString, operation DOMTokenList.toString, operation EventExc eption.toString, operation FileException.toString, operation HTMLAnchorElement.t oString, operation IDBDatabaseException.toString, operation OperationNotAllowedE xception.toString, operation Range.toString, operation RangeException.toString, operation SVGException.toString, operation WebKitCSSMatrix.toString, operation W orkerLocation.toString, operation XMLHttpRequestException.toString, operation XP athException.toString
1302 dom_externs.toStringFunction; // operation Location.toStringFunction 1517 dom_externs.toStringFunction; // operation Location.toStringFunction
1303 dom_externs.toURL; // operation Entry.toURL, operation Entr ySync.toURL 1518 dom_externs.toURL; // operation Entry.toURL, operation Entr ySync.toURL
1304 dom_externs.toggle; // operation DOMTokenList.toggle 1519 dom_externs.toggle; // operation DOMTokenList.toggle
1305 dom_externs.tooLong; // attribute ValidityState.tooLong 1520 dom_externs.tooLong; // attribute ValidityState.tooLong
1306 dom_externs.toolbar; // attribute DOMWindow.toolbar 1521 dom_externs.toolbar; // attribute DOMWindow.toolbar
1307 dom_externs.top; // attribute ClientRect.top, attribute D OMWindow.top, attribute Rect.top 1522 dom_externs.top; // attribute ClientRect.top, attribute D OMWindow.top, attribute Rect.top
1308 dom_externs.total; // attribute ProgressEvent.total 1523 dom_externs.total; // attribute ProgressEvent.total
1309 dom_externs.totalJSHeapSize; // attribute MemoryInfo.totalJSHeapSize 1524 dom_externs.totalJSHeapSize; // attribute MemoryInfo.totalJSHeapSize
1310 dom_externs.totalSize; // attribute XMLHttpRequestProgressEvent .totalSize 1525 dom_externs.totalSize; // attribute XMLHttpRequestProgressEvent .totalSize
1311 dom_externs.totalTime; // attribute ScriptProfileNode.totalTime 1526 dom_externs.totalTime; // attribute ScriptProfileNode.totalTime
1312 dom_externs.touches; // attribute TouchEvent.touches 1527 dom_externs.touches; // attribute TouchEvent.touches
1313 dom_externs.trace; // operation Console.trace 1528 dom_externs.trace; // operation Console.trace
1314 dom_externs.track; // attribute HTMLTrackElement.track, att ribute TextTrackCue.track 1529 dom_externs.track; // attribute HTMLTrackElement.track, att ribute TextTrackCue.track
1315 dom_externs.transaction; // operation Database.transaction, opera tion DatabaseSync.transaction, operation IDBDatabase.transaction, attribute IDBO bjectStore.transaction, attribute IDBRequest.transaction 1530 dom_externs.transaction; // operation Database.transaction, opera tion DatabaseSync.transaction, operation IDBDatabase.transaction, attribute IDBO bjectStore.transaction, attribute IDBRequest.transaction
1316 dom_externs.transform; // operation CanvasRenderingContext2D.tr ansform 1531 dom_externs.transform; // operation CanvasRenderingContext2D.tr ansform, attribute SVGAElement.transform, attribute SVGCircleElement.transform, attribute SVGClipPathElement.transform, attribute SVGDefsElement.transform, attr ibute SVGEllipseElement.transform, attribute SVGForeignObjectElement.transform, attribute SVGGElement.transform, attribute SVGImageElement.transform, attribute SVGLineElement.transform, attribute SVGPathElement.transform, attribute SVGPolyg onElement.transform, attribute SVGPolylineElement.transform, attribute SVGRectEl ement.transform, attribute SVGSwitchElement.transform, attribute SVGTextElement. transform, attribute SVGTransformable.transform, attribute SVGUseElement.transfo rm, attribute SVGViewSpec.transform
1532 dom_externs.transformString; // attribute SVGViewSpec.transformString
1317 dom_externs.transformToDocument; // operation XSLTProcessor.transformToDo cument 1533 dom_externs.transformToDocument; // operation XSLTProcessor.transformToDo cument
1318 dom_externs.transformToFragment; // operation XSLTProcessor.transformToFr agment 1534 dom_externs.transformToFragment; // operation XSLTProcessor.transformToFr agment
1319 dom_externs.translate; // operation CanvasRenderingContext2D.tr anslate, operation WebKitCSSMatrix.translate 1535 dom_externs.translate; // operation CanvasRenderingContext2D.tr anslate, operation SVGMatrix.translate, operation WebKitCSSMatrix.translate
1320 dom_externs.trueSpeed; // attribute HTMLMarqueeElement.trueSpee d 1536 dom_externs.trueSpeed; // attribute HTMLMarqueeElement.trueSpee d
1321 dom_externs.truncate; // operation FileWriter.truncate, operat ion FileWriterSync.truncate 1537 dom_externs.truncate; // operation FileWriter.truncate, operat ion FileWriterSync.truncate
1322 dom_externs.type; // attribute Blob.type, attribute CSSRul e.type, attribute DOMMimeType.type, attribute DOMSelection.type, attribute DataT ransferItem.type, attribute Event.type, attribute HTMLAnchorElement.type, attrib ute HTMLButtonElement.type, attribute HTMLEmbedElement.type, attribute HTMLInput Element.type, attribute HTMLKeygenElement.type, attribute HTMLLIElement.type, at tribute HTMLLinkElement.type, attribute HTMLOListElement.type, attribute HTMLObj ectElement.type, attribute HTMLOutputElement.type, attribute HTMLParamElement.ty pe, attribute HTMLScriptElement.type, attribute HTMLSelectElement.type, attribut e HTMLSourceElement.type, attribute HTMLStyleElement.type, attribute HTMLTextAre aElement.type, attribute HTMLUListElement.type, operation InjectedScriptHost.typ e, attribute JavaScriptCallFrame.type, attribute MutationRecord.type, attribute PerformanceNavigation.type, attribute StyleMedia.type, attribute StyleSheet.type , attribute WebGLActiveInfo.type 1538 dom_externs.type; // attribute Blob.type, attribute CSSRul e.type, attribute DOMMimeType.type, attribute DOMSelection.type, attribute DataT ransferItem.type, attribute Event.type, attribute HTMLAnchorElement.type, attrib ute HTMLButtonElement.type, attribute HTMLEmbedElement.type, attribute HTMLInput Element.type, attribute HTMLKeygenElement.type, attribute HTMLLIElement.type, at tribute HTMLLinkElement.type, attribute HTMLOListElement.type, attribute HTMLObj ectElement.type, attribute HTMLOutputElement.type, attribute HTMLParamElement.ty pe, attribute HTMLScriptElement.type, attribute HTMLSelectElement.type, attribut e HTMLSourceElement.type, attribute HTMLStyleElement.type, attribute HTMLTextAre aElement.type, attribute HTMLUListElement.type, operation InjectedScriptHost.typ e, attribute JavaScriptCallFrame.type, attribute MutationRecord.type, attribute PerformanceNavigation.type, attribute SVGComponentTransferFunctionElement.type, attribute SVGFEColorMatrixElement.type, attribute SVGFETurbulenceElement.type, a ttribute SVGScriptElement.type, attribute SVGStyleElement.type, attribute SVGTra nsform.type, attribute StyleMedia.type, attribute StyleSheet.type, attribute Web GLActiveInfo.type
1323 dom_externs.typeMismatch; // attribute ValidityState.typeMismatch 1539 dom_externs.typeMismatch; // attribute ValidityState.typeMismatch
1324 dom_externs.types; // attribute Clipboard.types 1540 dom_externs.types; // attribute Clipboard.types
1325 dom_externs.uid; // attribute ScriptProfile.uid 1541 dom_externs.uid; // attribute ScriptProfile.uid
1326 dom_externs.uniform1f; // operation WebGLRenderingContext.unifo rm1f 1542 dom_externs.uniform1f; // operation WebGLRenderingContext.unifo rm1f
1327 dom_externs.uniform1fv; // operation WebGLRenderingContext.unifo rm1fv 1543 dom_externs.uniform1fv; // operation WebGLRenderingContext.unifo rm1fv
1328 dom_externs.uniform1i; // operation WebGLRenderingContext.unifo rm1i 1544 dom_externs.uniform1i; // operation WebGLRenderingContext.unifo rm1i
1329 dom_externs.uniform1iv; // operation WebGLRenderingContext.unifo rm1iv 1545 dom_externs.uniform1iv; // operation WebGLRenderingContext.unifo rm1iv
1330 dom_externs.uniform2f; // operation WebGLRenderingContext.unifo rm2f 1546 dom_externs.uniform2f; // operation WebGLRenderingContext.unifo rm2f
1331 dom_externs.uniform2fv; // operation WebGLRenderingContext.unifo rm2fv 1547 dom_externs.uniform2fv; // operation WebGLRenderingContext.unifo rm2fv
1332 dom_externs.uniform2i; // operation WebGLRenderingContext.unifo rm2i 1548 dom_externs.uniform2i; // operation WebGLRenderingContext.unifo rm2i
1333 dom_externs.uniform2iv; // operation WebGLRenderingContext.unifo rm2iv 1549 dom_externs.uniform2iv; // operation WebGLRenderingContext.unifo rm2iv
1334 dom_externs.uniform3f; // operation WebGLRenderingContext.unifo rm3f 1550 dom_externs.uniform3f; // operation WebGLRenderingContext.unifo rm3f
1335 dom_externs.uniform3fv; // operation WebGLRenderingContext.unifo rm3fv 1551 dom_externs.uniform3fv; // operation WebGLRenderingContext.unifo rm3fv
1336 dom_externs.uniform3i; // operation WebGLRenderingContext.unifo rm3i 1552 dom_externs.uniform3i; // operation WebGLRenderingContext.unifo rm3i
1337 dom_externs.uniform3iv; // operation WebGLRenderingContext.unifo rm3iv 1553 dom_externs.uniform3iv; // operation WebGLRenderingContext.unifo rm3iv
1338 dom_externs.uniform4f; // operation WebGLRenderingContext.unifo rm4f 1554 dom_externs.uniform4f; // operation WebGLRenderingContext.unifo rm4f
1339 dom_externs.uniform4fv; // operation WebGLRenderingContext.unifo rm4fv 1555 dom_externs.uniform4fv; // operation WebGLRenderingContext.unifo rm4fv
1340 dom_externs.uniform4i; // operation WebGLRenderingContext.unifo rm4i 1556 dom_externs.uniform4i; // operation WebGLRenderingContext.unifo rm4i
1341 dom_externs.uniform4iv; // operation WebGLRenderingContext.unifo rm4iv 1557 dom_externs.uniform4iv; // operation WebGLRenderingContext.unifo rm4iv
1342 dom_externs.uniformMatrix2fv; // operation WebGLRenderingContext.unifo rmMatrix2fv 1558 dom_externs.uniformMatrix2fv; // operation WebGLRenderingContext.unifo rmMatrix2fv
1343 dom_externs.uniformMatrix3fv; // operation WebGLRenderingContext.unifo rmMatrix3fv 1559 dom_externs.uniformMatrix3fv; // operation WebGLRenderingContext.unifo rmMatrix3fv
1344 dom_externs.uniformMatrix4fv; // operation WebGLRenderingContext.unifo rmMatrix4fv 1560 dom_externs.uniformMatrix4fv; // operation WebGLRenderingContext.unifo rmMatrix4fv
1345 dom_externs.unique; // attribute IDBIndex.unique 1561 dom_externs.unique; // attribute IDBIndex.unique
1562 dom_externs.unitType; // attribute SVGAngle.unitType, attribut e SVGLength.unitType
1346 dom_externs.unloadEventEnd; // attribute PerformanceTiming.unloadEve ntEnd 1563 dom_externs.unloadEventEnd; // attribute PerformanceTiming.unloadEve ntEnd
1347 dom_externs.unloadEventStart; // attribute PerformanceTiming.unloadEve ntStart 1564 dom_externs.unloadEventStart; // attribute PerformanceTiming.unloadEve ntStart
1565 dom_externs.unpauseAnimations; // operation SVGSVGElement.unpauseAnimat ions
1566 dom_externs.unsuspendRedraw; // operation SVGSVGElement.unsuspendRedr aw
1567 dom_externs.unsuspendRedrawAll; // operation SVGSVGElement.unsuspendRedr awAll
1348 dom_externs.update; // operation DOMApplicationCache.update, operation IDBCursor.update 1568 dom_externs.update; // operation DOMApplicationCache.update, operation IDBCursor.update
1349 dom_externs.upload; // attribute XMLHttpRequest.upload 1569 dom_externs.upload; // attribute XMLHttpRequest.upload
1350 dom_externs.upper; // attribute IDBKeyRange.upper 1570 dom_externs.upper; // attribute IDBKeyRange.upper
1351 dom_externs.upperBound; // operation IDBKeyRange.upperBound 1571 dom_externs.upperBound; // operation IDBKeyRange.upperBound
1352 dom_externs.upperOpen; // attribute IDBKeyRange.upperOpen 1572 dom_externs.upperOpen; // attribute IDBKeyRange.upperOpen
1573 dom_externs.uri; // attribute SVGPaint.uri
1353 dom_externs.url; // attribute BeforeLoadEvent.url, attrib ute ScriptProfileNode.url, attribute StorageEvent.url 1574 dom_externs.url; // attribute BeforeLoadEvent.url, attrib ute ScriptProfileNode.url, attribute StorageEvent.url
1575 dom_externs.useCurrentView; // attribute SVGSVGElement.useCurrentVie w
1354 dom_externs.useMap; // attribute HTMLImageElement.useMap, at tribute HTMLInputElement.useMap, attribute HTMLObjectElement.useMap 1576 dom_externs.useMap; // attribute HTMLImageElement.useMap, at tribute HTMLInputElement.useMap, attribute HTMLObjectElement.useMap
1355 dom_externs.useProgram; // operation WebGLRenderingContext.usePr ogram 1577 dom_externs.useProgram; // operation WebGLRenderingContext.usePr ogram
1356 dom_externs.usedJSHeapSize; // attribute MemoryInfo.usedJSHeapSize 1578 dom_externs.usedJSHeapSize; // attribute MemoryInfo.usedJSHeapSize
1357 dom_externs.userAgent; // attribute Navigator.userAgent, attrib ute WorkerNavigator.userAgent 1579 dom_externs.userAgent; // attribute Navigator.userAgent, attrib ute WorkerNavigator.userAgent
1358 dom_externs.utterance; // attribute SpeechInputResult.utterance 1580 dom_externs.utterance; // attribute SpeechInputResult.utterance
1359 dom_externs.vAlign; // attribute HTMLTableCellElement.vAlign , attribute HTMLTableColElement.vAlign, attribute HTMLTableRowElement.vAlign, at tribute HTMLTableSectionElement.vAlign 1581 dom_externs.vAlign; // attribute HTMLTableCellElement.vAlign , attribute HTMLTableColElement.vAlign, attribute HTMLTableRowElement.vAlign, at tribute HTMLTableSectionElement.vAlign
1360 dom_externs.vLink; // attribute HTMLBodyElement.vLink 1582 dom_externs.vLink; // attribute HTMLBodyElement.vLink
1361 dom_externs.valid; // attribute ValidityState.valid 1583 dom_externs.valid; // attribute ValidityState.valid
1362 dom_externs.validateProgram; // operation WebGLRenderingContext.valid ateProgram 1584 dom_externs.validateProgram; // operation WebGLRenderingContext.valid ateProgram
1363 dom_externs.validationMessage; // attribute HTMLButtonElement.validatio nMessage, attribute HTMLFieldSetElement.validationMessage, attribute HTMLInputEl ement.validationMessage, attribute HTMLKeygenElement.validationMessage, attribut e HTMLObjectElement.validationMessage, attribute HTMLOutputElement.validationMes sage, attribute HTMLSelectElement.validationMessage, attribute HTMLTextAreaEleme nt.validationMessage 1585 dom_externs.validationMessage; // attribute HTMLButtonElement.validatio nMessage, attribute HTMLFieldSetElement.validationMessage, attribute HTMLInputEl ement.validationMessage, attribute HTMLKeygenElement.validationMessage, attribut e HTMLObjectElement.validationMessage, attribute HTMLOutputElement.validationMes sage, attribute HTMLSelectElement.validationMessage, attribute HTMLTextAreaEleme nt.validationMessage
1364 dom_externs.validity; // attribute HTMLButtonElement.validity, attribute HTMLFieldSetElement.validity, attribute HTMLInputElement.validity, at tribute HTMLKeygenElement.validity, attribute HTMLObjectElement.validity, attrib ute HTMLOutputElement.validity, attribute HTMLSelectElement.validity, attribute HTMLTextAreaElement.validity 1586 dom_externs.validity; // attribute HTMLButtonElement.validity, attribute HTMLFieldSetElement.validity, attribute HTMLInputElement.validity, at tribute HTMLKeygenElement.validity, attribute HTMLObjectElement.validity, attrib ute HTMLOutputElement.validity, attribute HTMLSelectElement.validity, attribute HTMLTextAreaElement.validity
1365 dom_externs.value; // attribute Attr.value, attribute DOMSe ttableTokenList.value, attribute HTMLButtonElement.value, attribute HTMLInputEle ment.value, attribute HTMLLIElement.value, attribute HTMLMeterElement.value, att ribute HTMLOptionElement.value, attribute HTMLOutputElement.value, attribute HTM LParamElement.value, attribute HTMLProgressElement.value, attribute HTMLSelectEl ement.value, attribute HTMLTextAreaElement.value, attribute IDBCursorWithValue.v alue 1587 dom_externs.value; // attribute Attr.value, attribute DOMSe ttableTokenList.value, attribute HTMLButtonElement.value, attribute HTMLInputEle ment.value, attribute HTMLLIElement.value, attribute HTMLMeterElement.value, att ribute HTMLOptionElement.value, attribute HTMLOutputElement.value, attribute HTM LParamElement.value, attribute HTMLProgressElement.value, attribute HTMLSelectEl ement.value, attribute HTMLTextAreaElement.value, attribute IDBCursorWithValue.v alue, attribute SVGAngle.value, attribute SVGLength.value, attribute SVGNumber.v alue
1366 dom_externs.valueAsDate; // attribute HTMLInputElement.valueAsDat e 1588 dom_externs.valueAsDate; // attribute HTMLInputElement.valueAsDat e
1367 dom_externs.valueAsNumber; // attribute HTMLInputElement.valueAsNum ber 1589 dom_externs.valueAsNumber; // attribute HTMLInputElement.valueAsNum ber
1590 dom_externs.valueAsString; // attribute SVGAngle.valueAsString, att ribute SVGLength.valueAsString
1591 dom_externs.valueInSpecifiedUnits; // attribute SVGAngle.valueInSpecifiedUn its, attribute SVGLength.valueInSpecifiedUnits
1368 dom_externs.valueMissing; // attribute ValidityState.valueMissing 1592 dom_externs.valueMissing; // attribute ValidityState.valueMissing
1369 dom_externs.valueType; // attribute HTMLParamElement.valueType 1593 dom_externs.valueType; // attribute HTMLParamElement.valueType
1594 dom_externs.values; // attribute SVGFEColorMatrixElement.val ues
1370 dom_externs.vendor; // attribute Navigator.vendor 1595 dom_externs.vendor; // attribute Navigator.vendor
1371 dom_externs.vendorSub; // attribute Navigator.vendorSub 1596 dom_externs.vendorSub; // attribute Navigator.vendorSub
1372 dom_externs.version; // attribute Database.version, attribute DatabaseSync.version, attribute HTMLHtmlElement.version, attribute IDBDatabase. version, attribute IDBVersionChangeEvent.version 1597 dom_externs.version; // attribute Database.version, attribute DatabaseSync.version, attribute HTMLHtmlElement.version, attribute IDBDatabase. version, attribute IDBVersionChangeEvent.version
1373 dom_externs.vertexAttrib1f; // operation WebGLRenderingContext.verte xAttrib1f 1598 dom_externs.vertexAttrib1f; // operation WebGLRenderingContext.verte xAttrib1f
1374 dom_externs.vertexAttrib1fv; // operation WebGLRenderingContext.verte xAttrib1fv 1599 dom_externs.vertexAttrib1fv; // operation WebGLRenderingContext.verte xAttrib1fv
1375 dom_externs.vertexAttrib2f; // operation WebGLRenderingContext.verte xAttrib2f 1600 dom_externs.vertexAttrib2f; // operation WebGLRenderingContext.verte xAttrib2f
1376 dom_externs.vertexAttrib2fv; // operation WebGLRenderingContext.verte xAttrib2fv 1601 dom_externs.vertexAttrib2fv; // operation WebGLRenderingContext.verte xAttrib2fv
1377 dom_externs.vertexAttrib3f; // operation WebGLRenderingContext.verte xAttrib3f 1602 dom_externs.vertexAttrib3f; // operation WebGLRenderingContext.verte xAttrib3f
1378 dom_externs.vertexAttrib3fv; // operation WebGLRenderingContext.verte xAttrib3fv 1603 dom_externs.vertexAttrib3fv; // operation WebGLRenderingContext.verte xAttrib3fv
1379 dom_externs.vertexAttrib4f; // operation WebGLRenderingContext.verte xAttrib4f 1604 dom_externs.vertexAttrib4f; // operation WebGLRenderingContext.verte xAttrib4f
1380 dom_externs.vertexAttrib4fv; // operation WebGLRenderingContext.verte xAttrib4fv 1605 dom_externs.vertexAttrib4fv; // operation WebGLRenderingContext.verte xAttrib4fv
1381 dom_externs.vertexAttribPointer; // operation WebGLRenderingContext.verte xAttribPointer 1606 dom_externs.vertexAttribPointer; // operation WebGLRenderingContext.verte xAttribPointer
1382 dom_externs.verticalOverflow; // attribute OverflowEvent.verticalOverf low 1607 dom_externs.verticalOverflow; // attribute OverflowEvent.verticalOverf low
1383 dom_externs.videoHeight; // attribute HTMLVideoElement.videoHeigh t 1608 dom_externs.videoHeight; // attribute HTMLVideoElement.videoHeigh t
1384 dom_externs.videoWidth; // attribute HTMLVideoElement.videoWidth 1609 dom_externs.videoWidth; // attribute HTMLVideoElement.videoWidth
1385 dom_externs.view; // attribute UIEvent.view 1610 dom_externs.view; // attribute UIEvent.view
1386 dom_externs.viewport; // operation WebGLRenderingContext.viewp ort 1611 dom_externs.viewBox; // attribute SVGFitToViewBox.viewBox, at tribute SVGMarkerElement.viewBox, attribute SVGPatternElement.viewBox, attribute SVGSVGElement.viewBox, attribute SVGSymbolElement.viewBox, attribute SVGViewEle ment.viewBox, attribute SVGViewSpec.viewBox
1612 dom_externs.viewBoxString; // attribute SVGViewSpec.viewBoxString
1613 dom_externs.viewTarget; // attribute SVGViewElement.viewTarget, attribute SVGViewSpec.viewTarget
1614 dom_externs.viewTargetString; // attribute SVGViewSpec.viewTargetStrin g
1615 dom_externs.viewport; // attribute SVGSVGElement.viewport, ope ration WebGLRenderingContext.viewport
1616 dom_externs.viewportElement; // attribute SVGElement.viewportElement
1387 dom_externs.visible; // attribute BarInfo.visible, attribute ScriptProfileNode.visible 1617 dom_externs.visible; // attribute BarInfo.visible, attribute ScriptProfileNode.visible
1388 dom_externs.vlinkColor; // attribute HTMLDocument.vlinkColor 1618 dom_externs.vlinkColor; // attribute HTMLDocument.vlinkColor
1389 dom_externs.volume; // attribute HTMLMediaElement.volume 1619 dom_externs.volume; // attribute HTMLMediaElement.volume
1390 dom_externs.vspace; // attribute HTMLAppletElement.vspace, a ttribute HTMLImageElement.vspace, attribute HTMLMarqueeElement.vspace, attribute HTMLObjectElement.vspace 1620 dom_externs.vspace; // attribute HTMLAppletElement.vspace, a ttribute HTMLImageElement.vspace, attribute HTMLMarqueeElement.vspace, attribute HTMLObjectElement.vspace
1391 dom_externs.warn; // operation Console.warn 1621 dom_externs.warn; // operation Console.warn
1392 dom_externs.wasClean; // attribute CloseEvent.wasClean 1622 dom_externs.wasClean; // attribute CloseEvent.wasClean
1393 dom_externs.watchPosition; // operation Geolocation.watchPosition 1623 dom_externs.watchPosition; // operation Geolocation.watchPosition
1394 dom_externs.webkitAudioDecodedByteCount; // attribute HTMLMediaElement.webkitAu dioDecodedByteCount 1624 dom_externs.webkitAudioDecodedByteCount; // attribute HTMLMediaElement.webkitAu dioDecodedByteCount
1395 dom_externs.webkitCancelRequestAnimationFrame; // operation DOMWindow.webkitCan celRequestAnimationFrame 1625 dom_externs.webkitCancelRequestAnimationFrame; // operation DOMWindow.webkitCan celRequestAnimationFrame
1396 dom_externs.webkitClosedCaptionsVisible; // attribute HTMLMediaElement.webkitCl osedCaptionsVisible 1626 dom_externs.webkitClosedCaptionsVisible; // attribute HTMLMediaElement.webkitCl osedCaptionsVisible
(...skipping 29 matching lines...) Expand all
1426 dom_externs.webkitVideoDecodedByteCount; // attribute HTMLMediaElement.webkitVi deoDecodedByteCount 1656 dom_externs.webkitVideoDecodedByteCount; // attribute HTMLMediaElement.webkitVi deoDecodedByteCount
1427 dom_externs.webkitVisibilityState; // attribute Document.webkitVisibilitySt ate 1657 dom_externs.webkitVisibilityState; // attribute Document.webkitVisibilitySt ate
1428 dom_externs.webkitdirectory; // attribute HTMLInputElement.webkitdire ctory 1658 dom_externs.webkitdirectory; // attribute HTMLInputElement.webkitdire ctory
1429 dom_externs.webkitdropzone; // attribute HTMLElement.webkitdropzone 1659 dom_externs.webkitdropzone; // attribute HTMLElement.webkitdropzone
1430 dom_externs.whatToShow; // attribute NodeIterator.whatToShow, at tribute TreeWalker.whatToShow 1660 dom_externs.whatToShow; // attribute NodeIterator.whatToShow, at tribute TreeWalker.whatToShow
1431 dom_externs.wheelDelta; // attribute WheelEvent.wheelDelta 1661 dom_externs.wheelDelta; // attribute WheelEvent.wheelDelta
1432 dom_externs.wheelDeltaX; // attribute WheelEvent.wheelDeltaX 1662 dom_externs.wheelDeltaX; // attribute WheelEvent.wheelDeltaX
1433 dom_externs.wheelDeltaY; // attribute WheelEvent.wheelDeltaY 1663 dom_externs.wheelDeltaY; // attribute WheelEvent.wheelDeltaY
1434 dom_externs.which; // attribute UIEvent.which 1664 dom_externs.which; // attribute UIEvent.which
1435 dom_externs.wholeText; // attribute Text.wholeText 1665 dom_externs.wholeText; // attribute Text.wholeText
1436 dom_externs.width; // attribute ClientRect.width, attribute HTMLAppletElement.width, attribute HTMLCanvasElement.width, attribute HTMLDocum ent.width, attribute HTMLEmbedElement.width, attribute HTMLFrameElement.width, a ttribute HTMLHRElement.width, attribute HTMLIFrameElement.width, attribute HTMLI mageElement.width, attribute HTMLMarqueeElement.width, attribute HTMLObjectEleme nt.width, attribute HTMLPreElement.width, attribute HTMLTableCellElement.width, attribute HTMLTableColElement.width, attribute HTMLTableElement.width, attribute HTMLVideoElement.width, attribute ImageData.width, attribute Screen.width, attr ibute TextMetrics.width 1666 dom_externs.width; // attribute ClientRect.width, attribute HTMLAppletElement.width, attribute HTMLCanvasElement.width, attribute HTMLDocum ent.width, attribute HTMLEmbedElement.width, attribute HTMLFrameElement.width, a ttribute HTMLHRElement.width, attribute HTMLIFrameElement.width, attribute HTMLI mageElement.width, attribute HTMLMarqueeElement.width, attribute HTMLObjectEleme nt.width, attribute HTMLPreElement.width, attribute HTMLTableCellElement.width, attribute HTMLTableColElement.width, attribute HTMLTableElement.width, attribute HTMLVideoElement.width, attribute ImageData.width, attribute SVGFEBlendElement. width, attribute SVGFEColorMatrixElement.width, attribute SVGFEComponentTransfer Element.width, attribute SVGFECompositeElement.width, attribute SVGFEConvolveMat rixElement.width, attribute SVGFEDiffuseLightingElement.width, attribute SVGFEDi splacementMapElement.width, attribute SVGFEDropShadowElement.width, attribute SV GFEFloodElement.width, attribute SVGFEGaussianBlurElement.width, attribute SVGFE ImageElement.width, attribute SVGFEMergeElement.width, attribute SVGFEMorphology Element.width, attribute SVGFEOffsetElement.width, attribute SVGFESpecularLighti ngElement.width, attribute SVGFETileElement.width, attribute SVGFETurbulenceElem ent.width, attribute SVGFilterElement.width, attribute SVGFilterPrimitiveStandar dAttributes.width, attribute SVGForeignObjectElement.width, attribute SVGImageEl ement.width, attribute SVGMaskElement.width, attribute SVGPatternElement.width, attribute SVGRect.width, attribute SVGRectElement.width, attribute SVGSVGElement .width, attribute SVGUseElement.width, attribute Screen.width, attribute TextMet rics.width
1437 dom_externs.willValidate; // attribute HTMLButtonElement.willValid ate, attribute HTMLFieldSetElement.willValidate, attribute HTMLInputElement.will Validate, attribute HTMLKeygenElement.willValidate, attribute HTMLObjectElement. willValidate, attribute HTMLOutputElement.willValidate, attribute HTMLSelectElem ent.willValidate, attribute HTMLTextAreaElement.willValidate 1667 dom_externs.willValidate; // attribute HTMLButtonElement.willValid ate, attribute HTMLFieldSetElement.willValidate, attribute HTMLInputElement.will Validate, attribute HTMLKeygenElement.willValidate, attribute HTMLObjectElement. willValidate, attribute HTMLOutputElement.willValidate, attribute HTMLSelectElem ent.willValidate, attribute HTMLTextAreaElement.willValidate
1438 dom_externs.window; // attribute DOMWindow.window 1668 dom_externs.window; // attribute DOMWindow.window
1439 dom_externs.withCredentials; // attribute XMLHttpRequest.withCredenti als 1669 dom_externs.withCredentials; // attribute XMLHttpRequest.withCredenti als
1440 dom_externs.wrap; // attribute HTMLPreElement.wrap, attrib ute HTMLTextAreaElement.wrap 1670 dom_externs.wrap; // attribute HTMLPreElement.wrap, attrib ute HTMLTextAreaElement.wrap
1441 dom_externs.write; // operation FileWriter.write, operation FileWriterSync.write, operation HTMLDocument.write 1671 dom_externs.write; // operation FileWriter.write, operation FileWriterSync.write, operation HTMLDocument.write
1442 dom_externs.writeln; // operation HTMLDocument.writeln 1672 dom_externs.writeln; // operation HTMLDocument.writeln
1443 dom_externs.x; // attribute HTMLImageElement.x, attribu te MouseEvent.x, attribute WebKitPoint.x, attribute WheelEvent.x 1673 dom_externs.x; // attribute HTMLImageElement.x, attribu te MouseEvent.x, attribute SVGCursorElement.x, attribute SVGFEBlendElement.x, at tribute SVGFEColorMatrixElement.x, attribute SVGFEComponentTransferElement.x, at tribute SVGFECompositeElement.x, attribute SVGFEConvolveMatrixElement.x, attribu te SVGFEDiffuseLightingElement.x, attribute SVGFEDisplacementMapElement.x, attri bute SVGFEDropShadowElement.x, attribute SVGFEFloodElement.x, attribute SVGFEGau ssianBlurElement.x, attribute SVGFEImageElement.x, attribute SVGFEMergeElement.x , attribute SVGFEMorphologyElement.x, attribute SVGFEOffsetElement.x, attribute SVGFEPointLightElement.x, attribute SVGFESpecularLightingElement.x, attribute SV GFESpotLightElement.x, attribute SVGFETileElement.x, attribute SVGFETurbulenceEl ement.x, attribute SVGFilterElement.x, attribute SVGFilterPrimitiveStandardAttri butes.x, attribute SVGForeignObjectElement.x, attribute SVGGlyphRefElement.x, at tribute SVGImageElement.x, attribute SVGMaskElement.x, attribute SVGPathSegArcAb s.x, attribute SVGPathSegArcRel.x, attribute SVGPathSegCurvetoCubicAbs.x, attrib ute SVGPathSegCurvetoCubicRel.x, attribute SVGPathSegCurvetoCubicSmoothAbs.x, at tribute SVGPathSegCurvetoCubicSmoothRel.x, attribute SVGPathSegCurvetoQuadraticA bs.x, attribute SVGPathSegCurvetoQuadraticRel.x, attribute SVGPathSegCurvetoQuad raticSmoothAbs.x, attribute SVGPathSegCurvetoQuadraticSmoothRel.x, attribute SVG PathSegLinetoAbs.x, attribute SVGPathSegLinetoHorizontalAbs.x, attribute SVGPath SegLinetoHorizontalRel.x, attribute SVGPathSegLinetoRel.x, attribute SVGPathSegM ovetoAbs.x, attribute SVGPathSegMovetoRel.x, attribute SVGPatternElement.x, attr ibute SVGPoint.x, attribute SVGRect.x, attribute SVGRectElement.x, attribute SVG SVGElement.x, attribute SVGTextPositioningElement.x, attribute SVGUseElement.x, attribute WebKitPoint.x, attribute WheelEvent.x
1674 dom_externs.x1; // attribute SVGLineElement.x1, attribut e SVGLinearGradientElement.x1, attribute SVGPathSegCurvetoCubicAbs.x1, attribute SVGPathSegCurvetoCubicRel.x1, attribute SVGPathSegCurvetoQuadraticAbs.x1, attri bute SVGPathSegCurvetoQuadraticRel.x1
1675 dom_externs.x2; // attribute SVGLineElement.x2, attribut e SVGLinearGradientElement.x2, attribute SVGPathSegCurvetoCubicAbs.x2, attribute SVGPathSegCurvetoCubicRel.x2, attribute SVGPathSegCurvetoCubicSmoothAbs.x2, att ribute SVGPathSegCurvetoCubicSmoothRel.x2
1676 dom_externs.xChannelSelector; // attribute SVGFEDisplacementMapElement .xChannelSelector
1444 dom_externs.xmlEncoding; // attribute Document.xmlEncoding 1677 dom_externs.xmlEncoding; // attribute Document.xmlEncoding
1445 dom_externs.xmlStandalone; // attribute Document.xmlStandalone 1678 dom_externs.xmlStandalone; // attribute Document.xmlStandalone
1446 dom_externs.xmlVersion; // attribute Document.xmlVersion 1679 dom_externs.xmlVersion; // attribute Document.xmlVersion
1447 dom_externs.y; // attribute HTMLImageElement.y, attribu te MouseEvent.y, attribute WebKitPoint.y, attribute WheelEvent.y 1680 dom_externs.xmlbase; // attribute SVGElement.xmlbase
1681 dom_externs.xmllang; // attribute SVGAElement.xmllang, attrib ute SVGCircleElement.xmllang, attribute SVGClipPathElement.xmllang, attribute SV GDefsElement.xmllang, attribute SVGDescElement.xmllang, attribute SVGEllipseElem ent.xmllang, attribute SVGFEImageElement.xmllang, attribute SVGFilterElement.xml lang, attribute SVGForeignObjectElement.xmllang, attribute SVGGElement.xmllang, attribute SVGImageElement.xmllang, attribute SVGLangSpace.xmllang, attribute SVG LineElement.xmllang, attribute SVGMarkerElement.xmllang, attribute SVGMaskElemen t.xmllang, attribute SVGPathElement.xmllang, attribute SVGPatternElement.xmllang , attribute SVGPolygonElement.xmllang, attribute SVGPolylineElement.xmllang, att ribute SVGRectElement.xmllang, attribute SVGSVGElement.xmllang, attribute SVGSty leElement.xmllang, attribute SVGSwitchElement.xmllang, attribute SVGSymbolElemen t.xmllang, attribute SVGTextContentElement.xmllang, attribute SVGTitleElement.xm llang, attribute SVGUseElement.xmllang
1682 dom_externs.xmlspace; // attribute SVGAElement.xmlspace, attri bute SVGCircleElement.xmlspace, attribute SVGClipPathElement.xmlspace, attribute SVGDefsElement.xmlspace, attribute SVGDescElement.xmlspace, attribute SVGEllips eElement.xmlspace, attribute SVGFEImageElement.xmlspace, attribute SVGFilterElem ent.xmlspace, attribute SVGForeignObjectElement.xmlspace, attribute SVGGElement. xmlspace, attribute SVGImageElement.xmlspace, attribute SVGLangSpace.xmlspace, a ttribute SVGLineElement.xmlspace, attribute SVGMarkerElement.xmlspace, attribute SVGMaskElement.xmlspace, attribute SVGPathElement.xmlspace, attribute SVGPatter nElement.xmlspace, attribute SVGPolygonElement.xmlspace, attribute SVGPolylineEl ement.xmlspace, attribute SVGRectElement.xmlspace, attribute SVGSVGElement.xmlsp ace, attribute SVGStyleElement.xmlspace, attribute SVGSwitchElement.xmlspace, at tribute SVGSymbolElement.xmlspace, attribute SVGTextContentElement.xmlspace, att ribute SVGTitleElement.xmlspace, attribute SVGUseElement.xmlspace
1683 dom_externs.y; // attribute HTMLImageElement.y, attribu te MouseEvent.y, attribute SVGCursorElement.y, attribute SVGFEBlendElement.y, at tribute SVGFEColorMatrixElement.y, attribute SVGFEComponentTransferElement.y, at tribute SVGFECompositeElement.y, attribute SVGFEConvolveMatrixElement.y, attribu te SVGFEDiffuseLightingElement.y, attribute SVGFEDisplacementMapElement.y, attri bute SVGFEDropShadowElement.y, attribute SVGFEFloodElement.y, attribute SVGFEGau ssianBlurElement.y, attribute SVGFEImageElement.y, attribute SVGFEMergeElement.y , attribute SVGFEMorphologyElement.y, attribute SVGFEOffsetElement.y, attribute SVGFEPointLightElement.y, attribute SVGFESpecularLightingElement.y, attribute SV GFESpotLightElement.y, attribute SVGFETileElement.y, attribute SVGFETurbulenceEl ement.y, attribute SVGFilterElement.y, attribute SVGFilterPrimitiveStandardAttri butes.y, attribute SVGForeignObjectElement.y, attribute SVGGlyphRefElement.y, at tribute SVGImageElement.y, attribute SVGMaskElement.y, attribute SVGPathSegArcAb s.y, attribute SVGPathSegArcRel.y, attribute SVGPathSegCurvetoCubicAbs.y, attrib ute SVGPathSegCurvetoCubicRel.y, attribute SVGPathSegCurvetoCubicSmoothAbs.y, at tribute SVGPathSegCurvetoCubicSmoothRel.y, attribute SVGPathSegCurvetoQuadraticA bs.y, attribute SVGPathSegCurvetoQuadraticRel.y, attribute SVGPathSegCurvetoQuad raticSmoothAbs.y, attribute SVGPathSegCurvetoQuadraticSmoothRel.y, attribute SVG PathSegLinetoAbs.y, attribute SVGPathSegLinetoRel.y, attribute SVGPathSegLinetoV erticalAbs.y, attribute SVGPathSegLinetoVerticalRel.y, attribute SVGPathSegMovet oAbs.y, attribute SVGPathSegMovetoRel.y, attribute SVGPatternElement.y, attribut e SVGPoint.y, attribute SVGRect.y, attribute SVGRectElement.y, attribute SVGSVGE lement.y, attribute SVGTextPositioningElement.y, attribute SVGUseElement.y, attr ibute WebKitPoint.y, attribute WheelEvent.y
1684 dom_externs.y1; // attribute SVGLineElement.y1, attribut e SVGLinearGradientElement.y1, attribute SVGPathSegCurvetoCubicAbs.y1, attribute SVGPathSegCurvetoCubicRel.y1, attribute SVGPathSegCurvetoQuadraticAbs.y1, attri bute SVGPathSegCurvetoQuadraticRel.y1
1685 dom_externs.y2; // attribute SVGLineElement.y2, attribut e SVGLinearGradientElement.y2, attribute SVGPathSegCurvetoCubicAbs.y2, attribute SVGPathSegCurvetoCubicRel.y2, attribute SVGPathSegCurvetoCubicSmoothAbs.y2, att ribute SVGPathSegCurvetoCubicSmoothRel.y2
1686 dom_externs.yChannelSelector; // attribute SVGFEDisplacementMapElement .yChannelSelector
1687 dom_externs.z; // attribute SVGFEPointLightElement.z, a ttribute SVGFESpotLightElement.z
1688 dom_externs.zoomAndPan; // attribute SVGSVGElement.zoomAndPan, a ttribute SVGViewElement.zoomAndPan, attribute SVGZoomAndPan.zoomAndPan
1689 dom_externs.zoomRectScreen; // attribute SVGZoomEvent.zoomRectScreen
1448 1690
1449 1691
1450 } 1692 }
OLDNEW
« no previous file with comments | « client/dom/generated/wrapping_dom.js ('k') | client/dom/monkey_dom.dart.broken » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698