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

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

Issue 8785014: Turn on webaudio for JS backends. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years 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 12 matching lines...) Expand all
23 23
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.Q; // attribute BiquadFilterNode.Q
33 dom_externs.URL; // attribute Document.URL, attribute Eve ntSource.URL, attribute WebSocket.URL 34 dom_externs.URL; // attribute Document.URL, attribute Eve ntSource.URL, attribute WebSocket.URL
34 dom_externs.a; // attribute SVGMatrix.a, attribute WebK itCSSMatrix.a 35 dom_externs.a; // attribute SVGMatrix.a, attribute WebK itCSSMatrix.a
35 dom_externs.aLink; // attribute HTMLBodyElement.aLink 36 dom_externs.aLink; // attribute HTMLBodyElement.aLink
36 dom_externs.abbr; // attribute HTMLTableCellElement.abbr 37 dom_externs.abbr; // attribute HTMLTableCellElement.abbr
37 dom_externs.abort; // operation FileReader.abort, operation FileWriter.abort, operation IDBTransaction.abort, operation XMLHttpRequest.abor t 38 dom_externs.abort; // operation FileReader.abort, operation FileWriter.abort, operation IDBTransaction.abort, operation XMLHttpRequest.abor t
38 dom_externs.accept; // attribute HTMLInputElement.accept 39 dom_externs.accept; // attribute HTMLInputElement.accept
39 dom_externs.acceptCharset; // attribute HTMLFormElement.acceptChars et 40 dom_externs.acceptCharset; // attribute HTMLFormElement.acceptChars et
40 dom_externs.acceptNode; // operation NodeFilter.acceptNode 41 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 42 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 43 dom_externs.accuracy; // attribute Coordinates.accuracy
(...skipping 100 matching lines...) Expand 10 before | Expand all | Expand 10 after
143 dom_externs.blue; // attribute RGBColor.blue 144 dom_externs.blue; // attribute RGBColor.blue
144 dom_externs.blur; // operation DOMWindow.blur, operation E lement.blur 145 dom_externs.blur; // operation DOMWindow.blur, operation E lement.blur
145 dom_externs.body; // attribute Document.body 146 dom_externs.body; // attribute Document.body
146 dom_externs.booleanValue; // attribute XPathResult.booleanValue 147 dom_externs.booleanValue; // attribute XPathResult.booleanValue
147 dom_externs.border; // attribute HTMLImageElement.border, at tribute HTMLObjectElement.border, attribute HTMLTableElement.border 148 dom_externs.border; // attribute HTMLImageElement.border, at tribute HTMLObjectElement.border, attribute HTMLTableElement.border
148 dom_externs.bottom; // attribute ClientRect.bottom, attribut e Rect.bottom 149 dom_externs.bottom; // attribute ClientRect.bottom, attribut e Rect.bottom
149 dom_externs.bound; // operation IDBKeyRange.bound 150 dom_externs.bound; // operation IDBKeyRange.bound
150 dom_externs.bringToFront; // operation InspectorFrontendHost.bring ToFront 151 dom_externs.bringToFront; // operation InspectorFrontendHost.bring ToFront
151 dom_externs.btoa; // operation DOMWindow.btoa 152 dom_externs.btoa; // operation DOMWindow.btoa
152 dom_externs.bubbles; // attribute Event.bubbles 153 dom_externs.bubbles; // attribute Event.bubbles
153 dom_externs.buffer; // attribute ArrayBufferView.buffer 154 dom_externs.buffer; // attribute ArrayBufferView.buffer, att ribute AudioBufferSourceNode.buffer, attribute ConvolverNode.buffer
154 dom_externs.bufferData; // operation WebGLRenderingContext.buffe rData 155 dom_externs.bufferData; // operation WebGLRenderingContext.buffe rData
156 dom_externs.bufferSize; // attribute JavaScriptAudioNode.bufferS ize
155 dom_externs.bufferSubData; // operation WebGLRenderingContext.buffe rSubData 157 dom_externs.bufferSubData; // operation WebGLRenderingContext.buffe rSubData
156 dom_externs.buffered; // attribute HTMLMediaElement.buffered 158 dom_externs.buffered; // attribute HTMLMediaElement.buffered
157 dom_externs.bufferedAmount; // attribute WebSocket.bufferedAmount 159 dom_externs.bufferedAmount; // attribute WebSocket.bufferedAmount
158 dom_externs.button; // attribute MouseEvent.button 160 dom_externs.button; // attribute MouseEvent.button
159 dom_externs.byteLength; // attribute ArrayBuffer.byteLength, att ribute ArrayBufferView.byteLength 161 dom_externs.byteLength; // attribute ArrayBuffer.byteLength, att ribute ArrayBufferView.byteLength
160 dom_externs.byteOffset; // attribute ArrayBufferView.byteOffset 162 dom_externs.byteOffset; // attribute ArrayBufferView.byteOffset
161 dom_externs.c; // attribute SVGMatrix.c, attribute WebK itCSSMatrix.c 163 dom_externs.c; // attribute SVGMatrix.c, attribute WebK itCSSMatrix.c
162 dom_externs.callUID; // attribute ScriptProfileNode.callUID 164 dom_externs.callUID; // attribute ScriptProfileNode.callUID
163 dom_externs.caller; // attribute JavaScriptCallFrame.caller 165 dom_externs.caller; // attribute JavaScriptCallFrame.caller
164 dom_externs.canPlayType; // operation HTMLMediaElement.canPlayTyp e 166 dom_externs.canPlayType; // operation HTMLMediaElement.canPlayTyp e
165 dom_externs.cancel; // operation Notification.cancel 167 dom_externs.cancel; // operation Notification.cancel
166 dom_externs.cancelBubble; // attribute Event.cancelBubble 168 dom_externs.cancelBubble; // attribute Event.cancelBubble
169 dom_externs.cancelScheduledValues; // operation AudioParam.cancelScheduledV alues
167 dom_externs.cancelable; // attribute Event.cancelable 170 dom_externs.cancelable; // attribute Event.cancelable
168 dom_externs.canvas; // attribute CanvasRenderingContext.canv as 171 dom_externs.canvas; // attribute CanvasRenderingContext.canv as
169 dom_externs.caption; // attribute HTMLTableElement.caption 172 dom_externs.caption; // attribute HTMLTableElement.caption
170 dom_externs.captureEvents; // operation DOMWindow.captureEvents, op eration HTMLDocument.captureEvents 173 dom_externs.captureEvents; // operation DOMWindow.captureEvents, op eration HTMLDocument.captureEvents
171 dom_externs.caretRangeFromPoint; // operation Document.caretRangeFromPoin t 174 dom_externs.caretRangeFromPoint; // operation Document.caretRangeFromPoin t
172 dom_externs.cellIndex; // attribute HTMLTableCellElement.cellIn dex 175 dom_externs.cellIndex; // attribute HTMLTableCellElement.cellIn dex
173 dom_externs.cellPadding; // attribute HTMLTableElement.cellPaddin g 176 dom_externs.cellPadding; // attribute HTMLTableElement.cellPaddin g
174 dom_externs.cellSpacing; // attribute HTMLTableElement.cellSpacin g 177 dom_externs.cellSpacing; // attribute HTMLTableElement.cellSpacin g
175 dom_externs.cells; // attribute HTMLTableRowElement.cells 178 dom_externs.cells; // attribute HTMLTableRowElement.cells
176 dom_externs.ch; // attribute HTMLTableCellElement.ch, at tribute HTMLTableColElement.ch, attribute HTMLTableRowElement.ch, attribute HTML TableSectionElement.ch 179 dom_externs.ch; // attribute HTMLTableCellElement.ch, at tribute HTMLTableColElement.ch, attribute HTMLTableRowElement.ch, attribute HTML TableSectionElement.ch
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
239 dom_externs.cols; // attribute HTMLFrameSetElement.cols, a ttribute HTMLTextAreaElement.cols 242 dom_externs.cols; // attribute HTMLFrameSetElement.cols, a ttribute HTMLTextAreaElement.cols
240 dom_externs.column; // attribute JavaScriptCallFrame.column 243 dom_externs.column; // attribute JavaScriptCallFrame.column
241 dom_externs.commonAncestorContainer; // attribute Range.commonAncestorContain er 244 dom_externs.commonAncestorContainer; // attribute Range.commonAncestorContain er
242 dom_externs.compact; // attribute HTMLDListElement.compact, a ttribute HTMLDirectoryElement.compact, attribute HTMLMenuElement.compact, attrib ute HTMLOListElement.compact, attribute HTMLUListElement.compact 245 dom_externs.compact; // attribute HTMLDListElement.compact, a ttribute HTMLDirectoryElement.compact, attribute HTMLMenuElement.compact, attrib ute HTMLOListElement.compact, attribute HTMLUListElement.compact
243 dom_externs.compareDocumentPosition; // operation Node.compareDocumentPositio n 246 dom_externs.compareDocumentPosition; // operation Node.compareDocumentPositio n
244 dom_externs.compareNode; // operation Range.compareNode 247 dom_externs.compareNode; // operation Range.compareNode
245 dom_externs.comparePoint; // operation Range.comparePoint 248 dom_externs.comparePoint; // operation Range.comparePoint
246 dom_externs.compatMode; // attribute Document.compatMode, attrib ute HTMLDocument.compatMode 249 dom_externs.compatMode; // attribute Document.compatMode, attrib ute HTMLDocument.compatMode
247 dom_externs.compileShader; // operation WebGLRenderingContext.compi leShader 250 dom_externs.compileShader; // operation WebGLRenderingContext.compi leShader
248 dom_externs.complete; // attribute HTMLImageElement.complete 251 dom_externs.complete; // attribute HTMLImageElement.complete
252 dom_externs.coneGain; // attribute AudioPannerNode.coneGain
253 dom_externs.coneInnerAngle; // attribute AudioPannerNode.coneInnerAn gle
254 dom_externs.coneOuterAngle; // attribute AudioPannerNode.coneOuterAn gle
255 dom_externs.coneOuterGain; // attribute AudioPannerNode.coneOuterGa in
249 dom_externs.confidence; // attribute SpeechInputResult.confidenc e 256 dom_externs.confidence; // attribute SpeechInputResult.confidenc e
250 dom_externs.confirm; // operation DOMWindow.confirm 257 dom_externs.confirm; // operation DOMWindow.confirm
258 dom_externs.connect; // operation AudioNode.connect
251 dom_externs.connectEnd; // attribute PerformanceTiming.connectEn d 259 dom_externs.connectEnd; // attribute PerformanceTiming.connectEn d
252 dom_externs.connectStart; // attribute PerformanceTiming.connectSt art 260 dom_externs.connectStart; // attribute PerformanceTiming.connectSt art
253 dom_externs.console; // attribute DOMWindow.console 261 dom_externs.console; // attribute DOMWindow.console
254 dom_externs.consolidate; // operation SVGTransformList.consolidat e 262 dom_externs.consolidate; // operation SVGTransformList.consolidat e
255 dom_externs.contains; // operation DOMTokenList.contains, oper ation Node.contains 263 dom_externs.contains; // operation DOMTokenList.contains, oper ation Node.contains
256 dom_externs.containsNode; // operation DOMSelection.containsNode 264 dom_externs.containsNode; // operation DOMSelection.containsNode
257 dom_externs.content; // attribute HTMLMetaElement.content 265 dom_externs.content; // attribute HTMLMetaElement.content
258 dom_externs.contentDocument; // attribute HTMLFrameElement.contentDoc ument, attribute HTMLIFrameElement.contentDocument, attribute HTMLObjectElement. contentDocument 266 dom_externs.contentDocument; // attribute HTMLFrameElement.contentDoc ument, attribute HTMLIFrameElement.contentDocument, attribute HTMLObjectElement. contentDocument
259 dom_externs.contentEditable; // attribute HTMLElement.contentEditable 267 dom_externs.contentEditable; // attribute HTMLElement.contentEditable
260 dom_externs.contentScriptType; // attribute SVGSVGElement.contentScript Type 268 dom_externs.contentScriptType; // attribute SVGSVGElement.contentScript Type
261 dom_externs.contentStyleType; // attribute SVGSVGElement.contentStyleT ype 269 dom_externs.contentStyleType; // attribute SVGSVGElement.contentStyleT ype
262 dom_externs.contentWindow; // attribute HTMLFrameElement.contentWin dow, attribute HTMLIFrameElement.contentWindow 270 dom_externs.contentWindow; // attribute HTMLFrameElement.contentWin dow, attribute HTMLIFrameElement.contentWindow
271 dom_externs.context; // attribute AudioNode.context
263 dom_externs.continueFunction; // operation IDBCursor.continueFunction 272 dom_externs.continueFunction; // operation IDBCursor.continueFunction
264 dom_externs.control; // attribute HTMLLabelElement.control 273 dom_externs.control; // attribute HTMLLabelElement.control
265 dom_externs.controls; // attribute HTMLMediaElement.controls 274 dom_externs.controls; // attribute HTMLMediaElement.controls
266 dom_externs.convertToSpecifiedUnits; // operation SVGAngle.convertToSpecified Units, operation SVGLength.convertToSpecifiedUnits 275 dom_externs.convertToSpecifiedUnits; // operation SVGAngle.convertToSpecified Units, operation SVGLength.convertToSpecifiedUnits
267 dom_externs.cookie; // attribute Document.cookie 276 dom_externs.cookie; // attribute Document.cookie
268 dom_externs.cookieEnabled; // attribute Navigator.cookieEnabled 277 dom_externs.cookieEnabled; // attribute Navigator.cookieEnabled
269 dom_externs.coords; // attribute Geoposition.coords, attribu te HTMLAnchorElement.coords, attribute HTMLAreaElement.coords 278 dom_externs.coords; // attribute Geoposition.coords, attribu te HTMLAnchorElement.coords, attribute HTMLAreaElement.coords
270 dom_externs.copyTexImage2D; // operation WebGLRenderingContext.copyT exImage2D 279 dom_externs.copyTexImage2D; // operation WebGLRenderingContext.copyT exImage2D
271 dom_externs.copyTexSubImage2D; // operation WebGLRenderingContext.copyT exSubImage2D 280 dom_externs.copyTexSubImage2D; // operation WebGLRenderingContext.copyT exSubImage2D
272 dom_externs.copyText; // operation InjectedScriptHost.copyText , operation InspectorFrontendHost.copyText 281 dom_externs.copyText; // operation InjectedScriptHost.copyText , operation InspectorFrontendHost.copyText
273 dom_externs.copyTo; // operation Entry.copyTo, operation Ent rySync.copyTo 282 dom_externs.copyTo; // operation Entry.copyTo, operation Ent rySync.copyTo
274 dom_externs.correspondingElement; // attribute SVGElementInstance.correspo ndingElement 283 dom_externs.correspondingElement; // attribute SVGElementInstance.correspo ndingElement
275 dom_externs.correspondingUseElement; // attribute SVGElementInstance.correspo ndingUseElement 284 dom_externs.correspondingUseElement; // attribute SVGElementInstance.correspo ndingUseElement
276 dom_externs.count; // operation Console.count 285 dom_externs.count; // operation Console.count
277 dom_externs.create; // attribute WebKitFlags.create 286 dom_externs.create; // attribute WebKitFlags.create
287 dom_externs.createAnalyser; // operation AudioContext.createAnalyser
278 dom_externs.createAttribute; // operation Document.createAttribute 288 dom_externs.createAttribute; // operation Document.createAttribute
279 dom_externs.createAttributeNS; // operation Document.createAttributeNS 289 dom_externs.createAttributeNS; // operation Document.createAttributeNS
280 dom_externs.createBuffer; // operation WebGLRenderingContext.creat eBuffer 290 dom_externs.createBiquadFilter; // operation AudioContext.createBiquadFi lter
291 dom_externs.createBuffer; // operation AudioContext.createBuffer, operation WebGLRenderingContext.createBuffer
292 dom_externs.createBufferSource; // operation AudioContext.createBufferSo urce
281 dom_externs.createCDATASection; // operation Document.createCDATASection 293 dom_externs.createCDATASection; // operation Document.createCDATASection
282 dom_externs.createCSSStyleSheet; // operation DOMImplementation.createCSS StyleSheet 294 dom_externs.createCSSStyleSheet; // operation DOMImplementation.createCSS StyleSheet
283 dom_externs.createCaption; // operation HTMLTableElement.createCapt ion 295 dom_externs.createCaption; // operation HTMLTableElement.createCapt ion
296 dom_externs.createChannelMerger; // operation AudioContext.createChannelM erger
297 dom_externs.createChannelSplitter; // operation AudioContext.createChannelS plitter
284 dom_externs.createComment; // operation Document.createComment 298 dom_externs.createComment; // operation Document.createComment
285 dom_externs.createContextualFragment; // operation Range.createContextualFragm ent 299 dom_externs.createContextualFragment; // operation Range.createContextualFragm ent
300 dom_externs.createConvolver; // operation AudioContext.createConvolve r
301 dom_externs.createDelayNode; // operation AudioContext.createDelayNod e
286 dom_externs.createDocument; // operation DOMImplementation.createDoc ument 302 dom_externs.createDocument; // operation DOMImplementation.createDoc ument
287 dom_externs.createDocumentFragment; // operation Document.createDocumentFrag ment 303 dom_externs.createDocumentFragment; // operation Document.createDocumentFrag ment
288 dom_externs.createDocumentType; // operation DOMImplementation.createDoc umentType 304 dom_externs.createDocumentType; // operation DOMImplementation.createDoc umentType
305 dom_externs.createDynamicsCompressor; // operation AudioContext.createDynamics Compressor
289 dom_externs.createElement; // operation Document.createElement 306 dom_externs.createElement; // operation Document.createElement
290 dom_externs.createElementNS; // operation Document.createElementNS 307 dom_externs.createElementNS; // operation Document.createElementNS
291 dom_externs.createEntityReference; // operation Document.createEntityRefere nce 308 dom_externs.createEntityReference; // operation Document.createEntityRefere nce
292 dom_externs.createEvent; // operation Document.createEvent, opera tion SVGDocument.createEvent 309 dom_externs.createEvent; // operation Document.createEvent, opera tion SVGDocument.createEvent
293 dom_externs.createExpression; // operation Document.createExpression, operation XPathEvaluator.createExpression 310 dom_externs.createExpression; // operation Document.createExpression, operation XPathEvaluator.createExpression
294 dom_externs.createFramebuffer; // operation WebGLRenderingContext.creat eFramebuffer 311 dom_externs.createFramebuffer; // operation WebGLRenderingContext.creat eFramebuffer
312 dom_externs.createGainNode; // operation AudioContext.createGainNode
295 dom_externs.createHTMLDocument; // operation DOMImplementation.createHTM LDocument 313 dom_externs.createHTMLDocument; // operation DOMImplementation.createHTM LDocument
296 dom_externs.createHTMLNotification; // operation NotificationCenter.createHT MLNotification 314 dom_externs.createHTMLNotification; // operation NotificationCenter.createHT MLNotification
315 dom_externs.createHighPass2Filter; // operation AudioContext.createHighPass 2Filter
297 dom_externs.createImageData; // operation CanvasRenderingContext2D.cr eateImageData 316 dom_externs.createImageData; // operation CanvasRenderingContext2D.cr eateImageData
298 dom_externs.createIndex; // operation IDBObjectStore.createIndex 317 dom_externs.createIndex; // operation IDBObjectStore.createIndex
318 dom_externs.createJavaScriptNode; // operation AudioContext.createJavaScri ptNode
299 dom_externs.createLinearGradient; // operation CanvasRenderingContext2D.cr eateLinearGradient 319 dom_externs.createLinearGradient; // operation CanvasRenderingContext2D.cr eateLinearGradient
320 dom_externs.createLowPass2Filter; // operation AudioContext.createLowPass2 Filter
300 dom_externs.createNSResolver; // operation Document.createNSResolver, operation XPathEvaluator.createNSResolver 321 dom_externs.createNSResolver; // operation Document.createNSResolver, operation XPathEvaluator.createNSResolver
301 dom_externs.createNodeIterator; // operation Document.createNodeIterator 322 dom_externs.createNodeIterator; // operation Document.createNodeIterator
302 dom_externs.createNotification; // operation NotificationCenter.createNo tification 323 dom_externs.createNotification; // operation NotificationCenter.createNo tification
303 dom_externs.createObjectStore; // operation IDBDatabase.createObjectSto re 324 dom_externs.createObjectStore; // operation IDBDatabase.createObjectSto re
304 dom_externs.createObjectURL; // operation DOMURL.createObjectURL 325 dom_externs.createObjectURL; // operation DOMURL.createObjectURL
326 dom_externs.createPanner; // operation AudioContext.createPanner
305 dom_externs.createPattern; // operation CanvasRenderingContext2D.cr eatePattern 327 dom_externs.createPattern; // operation CanvasRenderingContext2D.cr eatePattern
306 dom_externs.createProcessingInstruction; // operation Document.createProcessing Instruction 328 dom_externs.createProcessingInstruction; // operation Document.createProcessing Instruction
307 dom_externs.createProgram; // operation WebGLRenderingContext.creat eProgram 329 dom_externs.createProgram; // operation WebGLRenderingContext.creat eProgram
308 dom_externs.createRadialGradient; // operation CanvasRenderingContext2D.cr eateRadialGradient 330 dom_externs.createRadialGradient; // operation CanvasRenderingContext2D.cr eateRadialGradient
309 dom_externs.createRange; // operation Document.createRange 331 dom_externs.createRange; // operation Document.createRange
310 dom_externs.createReader; // operation DirectoryEntry.createReader , operation DirectoryEntrySync.createReader 332 dom_externs.createReader; // operation DirectoryEntry.createReader , operation DirectoryEntrySync.createReader
311 dom_externs.createRenderbuffer; // operation WebGLRenderingContext.creat eRenderbuffer 333 dom_externs.createRenderbuffer; // operation WebGLRenderingContext.creat eRenderbuffer
312 dom_externs.createSVGAngle; // operation SVGSVGElement.createSVGAngl e 334 dom_externs.createSVGAngle; // operation SVGSVGElement.createSVGAngl e
313 dom_externs.createSVGLength; // operation SVGSVGElement.createSVGLeng th 335 dom_externs.createSVGLength; // operation SVGSVGElement.createSVGLeng th
314 dom_externs.createSVGMatrix; // operation SVGSVGElement.createSVGMatr ix 336 dom_externs.createSVGMatrix; // operation SVGSVGElement.createSVGMatr ix
(...skipping 21 matching lines...) Expand all
336 dom_externs.createSVGRect; // operation SVGSVGElement.createSVGRect 358 dom_externs.createSVGRect; // operation SVGSVGElement.createSVGRect
337 dom_externs.createSVGTransform; // operation SVGSVGElement.createSVGTran sform 359 dom_externs.createSVGTransform; // operation SVGSVGElement.createSVGTran sform
338 dom_externs.createSVGTransformFromMatrix; // operation SVGSVGElement.createSVGT ransformFromMatrix, operation SVGTransformList.createSVGTransformFromMatrix 360 dom_externs.createSVGTransformFromMatrix; // operation SVGSVGElement.createSVGT ransformFromMatrix, operation SVGTransformList.createSVGTransformFromMatrix
339 dom_externs.createShader; // operation WebGLRenderingContext.creat eShader 361 dom_externs.createShader; // operation WebGLRenderingContext.creat eShader
340 dom_externs.createTFoot; // operation HTMLTableElement.createTFoo t 362 dom_externs.createTFoot; // operation HTMLTableElement.createTFoo t
341 dom_externs.createTHead; // operation HTMLTableElement.createTHea d 363 dom_externs.createTHead; // operation HTMLTableElement.createTHea d
342 dom_externs.createTextNode; // operation Document.createTextNode 364 dom_externs.createTextNode; // operation Document.createTextNode
343 dom_externs.createTexture; // operation WebGLRenderingContext.creat eTexture 365 dom_externs.createTexture; // operation WebGLRenderingContext.creat eTexture
344 dom_externs.createTreeWalker; // operation Document.createTreeWalker 366 dom_externs.createTreeWalker; // operation Document.createTreeWalker
345 dom_externs.createVertexArrayOES; // operation OESVertexArrayObject.create VertexArrayOES 367 dom_externs.createVertexArrayOES; // operation OESVertexArrayObject.create VertexArrayOES
368 dom_externs.createWaveShaper; // operation AudioContext.createWaveShap er
346 dom_externs.createWriter; // operation FileEntry.createWriter, ope ration FileEntrySync.createWriter 369 dom_externs.createWriter; // operation FileEntry.createWriter, ope ration FileEntrySync.createWriter
347 dom_externs.crossOrigin; // attribute HTMLImageElement.crossOrigi n 370 dom_externs.crossOrigin; // attribute HTMLImageElement.crossOrigi n
348 dom_externs.crypto; // attribute DOMWindow.crypto 371 dom_externs.crypto; // attribute DOMWindow.crypto
349 dom_externs.cssRules; // attribute CSSMediaRule.cssRules, attr ibute CSSStyleSheet.cssRules, attribute WebKitCSSKeyframesRule.cssRules 372 dom_externs.cssRules; // attribute CSSMediaRule.cssRules, attr ibute CSSStyleSheet.cssRules, attribute WebKitCSSKeyframesRule.cssRules
350 dom_externs.cssText; // attribute CSSRule.cssText, attribute CSSStyleDeclaration.cssText, attribute CSSValue.cssText 373 dom_externs.cssText; // attribute CSSRule.cssText, attribute CSSStyleDeclaration.cssText, attribute CSSValue.cssText
351 dom_externs.cssValueType; // attribute CSSValue.cssValueType 374 dom_externs.cssValueType; // attribute CSSValue.cssValueType
352 dom_externs.ctrlKey; // attribute KeyboardEvent.ctrlKey, attr ibute MouseEvent.ctrlKey, attribute TouchEvent.ctrlKey, attribute WheelEvent.ctr lKey 375 dom_externs.ctrlKey; // attribute KeyboardEvent.ctrlKey, attr ibute MouseEvent.ctrlKey, attribute TouchEvent.ctrlKey, attribute WheelEvent.ctr lKey
353 dom_externs.cues; // attribute TextTrack.cues 376 dom_externs.cues; // attribute TextTrack.cues
354 dom_externs.cullFace; // operation WebGLRenderingContext.cullF ace 377 dom_externs.cullFace; // operation WebGLRenderingContext.cullF ace
355 dom_externs.currentNode; // attribute TreeWalker.currentNode 378 dom_externs.currentNode; // attribute TreeWalker.currentNode
356 dom_externs.currentScale; // attribute SVGSVGElement.currentScale 379 dom_externs.currentScale; // attribute SVGSVGElement.currentScale
357 dom_externs.currentSrc; // attribute HTMLMediaElement.currentSrc 380 dom_externs.currentSrc; // attribute HTMLMediaElement.currentSrc
358 dom_externs.currentTarget; // attribute Event.currentTarget 381 dom_externs.currentTarget; // attribute Event.currentTarget
359 dom_externs.currentTime; // attribute HTMLMediaElement.currentTim e 382 dom_externs.currentTime; // attribute AudioContext.currentTime, a ttribute HTMLMediaElement.currentTime
360 dom_externs.currentTranslate; // attribute SVGSVGElement.currentTransl ate 383 dom_externs.currentTranslate; // attribute SVGSVGElement.currentTransl ate
384 dom_externs.curve; // attribute WaveShaperNode.curve
361 dom_externs.customError; // attribute ValidityState.customError 385 dom_externs.customError; // attribute ValidityState.customError
386 dom_externs.cutoff; // attribute HighPass2FilterNode.cutoff, attribute LowPass2FilterNode.cutoff
362 dom_externs.cx; // attribute SVGCircleElement.cx, attrib ute SVGEllipseElement.cx, attribute SVGRadialGradientElement.cx 387 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 388 dom_externs.cy; // attribute SVGCircleElement.cy, attrib ute SVGEllipseElement.cy, attribute SVGRadialGradientElement.cy
364 dom_externs.d; // attribute SVGMatrix.d, attribute WebK itCSSMatrix.d 389 dom_externs.d; // attribute SVGMatrix.d, attribute WebK itCSSMatrix.d
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 390 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
366 dom_externs.dataTransfer; // attribute MouseEvent.dataTransfer 391 dom_externs.dataTransfer; // attribute MouseEvent.dataTransfer
367 dom_externs.databaseId; // operation InjectedScriptHost.database Id 392 dom_externs.databaseId; // operation InjectedScriptHost.database Id
368 dom_externs.dateTime; // attribute HTMLModElement.dateTime 393 dom_externs.dateTime; // attribute HTMLModElement.dateTime
369 dom_externs.db; // attribute IDBTransaction.db 394 dom_externs.db; // attribute IDBTransaction.db
370 dom_externs.debug; // operation Console.debug 395 dom_externs.debug; // operation Console.debug
371 dom_externs.declare; // attribute HTMLObjectElement.declare 396 dom_externs.declare; // attribute HTMLObjectElement.declare
397 dom_externs.decodeAudioData; // operation AudioContext.decodeAudioDat a
372 dom_externs.defaultCharset; // attribute Document.defaultCharset 398 dom_externs.defaultCharset; // attribute Document.defaultCharset
373 dom_externs.defaultChecked; // attribute HTMLInputElement.defaultChe cked 399 dom_externs.defaultChecked; // attribute HTMLInputElement.defaultChe cked
374 dom_externs.defaultMuted; // attribute HTMLMediaElement.defaultMut ed 400 dom_externs.defaultMuted; // attribute HTMLMediaElement.defaultMut ed
375 dom_externs.defaultPlaybackRate; // attribute HTMLMediaElement.defaultPla ybackRate 401 dom_externs.defaultPlaybackRate; // attribute HTMLMediaElement.defaultPla ybackRate
376 dom_externs.defaultPrevented; // attribute Event.defaultPrevented 402 dom_externs.defaultPrevented; // attribute Event.defaultPrevented
377 dom_externs.defaultSelected; // attribute HTMLOptionElement.defaultSe lected 403 dom_externs.defaultSelected; // attribute HTMLOptionElement.defaultSe lected
378 dom_externs.defaultStatus; // attribute DOMWindow.defaultStatus 404 dom_externs.defaultStatus; // attribute DOMWindow.defaultStatus
379 dom_externs.defaultValue; // attribute HTMLInputElement.defaultVal ue, attribute HTMLOutputElement.defaultValue, attribute HTMLTextAreaElement.defa ultValue 405 dom_externs.defaultValue; // attribute AudioParam.defaultValue, at tribute HTMLInputElement.defaultValue, attribute HTMLOutputElement.defaultValue, attribute HTMLTextAreaElement.defaultValue
380 dom_externs.defaultView; // attribute Document.defaultView 406 dom_externs.defaultView; // attribute Document.defaultView
381 dom_externs.defaultstatus; // attribute DOMWindow.defaultstatus 407 dom_externs.defaultstatus; // attribute DOMWindow.defaultstatus
382 dom_externs.defer; // attribute HTMLScriptElement.defer 408 dom_externs.defer; // attribute HTMLScriptElement.defer
383 dom_externs.delay; // attribute WebKitAnimation.delay 409 dom_externs.delay; // attribute WebKitAnimation.delay
410 dom_externs.delayTime; // attribute DelayNode.delayTime
384 dom_externs.deleteBuffer; // operation WebGLRenderingContext.delet eBuffer 411 dom_externs.deleteBuffer; // operation WebGLRenderingContext.delet eBuffer
385 dom_externs.deleteCaption; // operation HTMLTableElement.deleteCapt ion 412 dom_externs.deleteCaption; // operation HTMLTableElement.deleteCapt ion
386 dom_externs.deleteCell; // operation HTMLTableRowElement.deleteC ell 413 dom_externs.deleteCell; // operation HTMLTableRowElement.deleteC ell
387 dom_externs.deleteContents; // operation Range.deleteContents 414 dom_externs.deleteContents; // operation Range.deleteContents
388 dom_externs.deleteData; // operation CharacterData.deleteData 415 dom_externs.deleteData; // operation CharacterData.deleteData
389 dom_externs.deleteDatabase; // operation IDBFactory.deleteDatabase 416 dom_externs.deleteDatabase; // operation IDBFactory.deleteDatabase
390 dom_externs.deleteFramebuffer; // operation WebGLRenderingContext.delet eFramebuffer 417 dom_externs.deleteFramebuffer; // operation WebGLRenderingContext.delet eFramebuffer
391 dom_externs.deleteFromDocument; // operation DOMSelection.deleteFromDocu ment 418 dom_externs.deleteFromDocument; // operation DOMSelection.deleteFromDocu ment
392 dom_externs.deleteFunction; // operation IDBCursor.deleteFunction, o peration IDBObjectStore.deleteFunction 419 dom_externs.deleteFunction; // operation IDBCursor.deleteFunction, o peration IDBObjectStore.deleteFunction
393 dom_externs.deleteIndex; // operation IDBObjectStore.deleteIndex 420 dom_externs.deleteIndex; // operation IDBObjectStore.deleteIndex
394 dom_externs.deleteMedium; // operation MediaList.deleteMedium 421 dom_externs.deleteMedium; // operation MediaList.deleteMedium
395 dom_externs.deleteObjectStore; // operation IDBDatabase.deleteObjectSto re 422 dom_externs.deleteObjectStore; // operation IDBDatabase.deleteObjectSto re
396 dom_externs.deleteProgram; // operation WebGLRenderingContext.delet eProgram 423 dom_externs.deleteProgram; // operation WebGLRenderingContext.delet eProgram
397 dom_externs.deleteRenderbuffer; // operation WebGLRenderingContext.delet eRenderbuffer 424 dom_externs.deleteRenderbuffer; // operation WebGLRenderingContext.delet eRenderbuffer
398 dom_externs.deleteRow; // operation HTMLTableElement.deleteRow, operation HTMLTableSectionElement.deleteRow 425 dom_externs.deleteRow; // operation HTMLTableElement.deleteRow, operation HTMLTableSectionElement.deleteRow
399 dom_externs.deleteRule; // operation CSSMediaRule.deleteRule, op eration CSSStyleSheet.deleteRule, operation WebKitCSSKeyframesRule.deleteRule 426 dom_externs.deleteRule; // operation CSSMediaRule.deleteRule, op eration CSSStyleSheet.deleteRule, operation WebKitCSSKeyframesRule.deleteRule
400 dom_externs.deleteShader; // operation WebGLRenderingContext.delet eShader 427 dom_externs.deleteShader; // operation WebGLRenderingContext.delet eShader
401 dom_externs.deleteTFoot; // operation HTMLTableElement.deleteTFoo t 428 dom_externs.deleteTFoot; // operation HTMLTableElement.deleteTFoo t
402 dom_externs.deleteTHead; // operation HTMLTableElement.deleteTHea d 429 dom_externs.deleteTHead; // operation HTMLTableElement.deleteTHea d
403 dom_externs.deleteTexture; // operation WebGLRenderingContext.delet eTexture 430 dom_externs.deleteTexture; // operation WebGLRenderingContext.delet eTexture
404 dom_externs.deleteVertexArrayOES; // operation OESVertexArrayObject.delete VertexArrayOES 431 dom_externs.deleteVertexArrayOES; // operation OESVertexArrayObject.delete VertexArrayOES
405 dom_externs.depth; // attribute WebGLContextAttributes.dept h 432 dom_externs.depth; // attribute WebGLContextAttributes.dept h
406 dom_externs.depthFunc; // operation WebGLRenderingContext.depth Func 433 dom_externs.depthFunc; // operation WebGLRenderingContext.depth Func
407 dom_externs.depthMask; // operation WebGLRenderingContext.depth Mask 434 dom_externs.depthMask; // operation WebGLRenderingContext.depth Mask
408 dom_externs.depthRange; // operation WebGLRenderingContext.depth Range 435 dom_externs.depthRange; // operation WebGLRenderingContext.depth Range
409 dom_externs.description; // attribute DOMMimeType.description, at tribute DOMPlugin.description 436 dom_externs.description; // attribute DOMMimeType.description, at tribute DOMPlugin.description
410 dom_externs.deselectAll; // operation SVGSVGElement.deselectAll 437 dom_externs.deselectAll; // operation SVGSVGElement.deselectAll
411 dom_externs.designMode; // attribute HTMLDocument.designMode 438 dom_externs.designMode; // attribute HTMLDocument.designMode
439 dom_externs.destination; // attribute AudioContext.destination
412 dom_externs.detach; // operation NodeIterator.detach, operat ion Range.detach 440 dom_externs.detach; // operation NodeIterator.detach, operat ion Range.detach
413 dom_externs.detachShader; // operation WebGLRenderingContext.detac hShader 441 dom_externs.detachShader; // operation WebGLRenderingContext.detac hShader
414 dom_externs.detail; // attribute CustomEvent.detail, attribu te UIEvent.detail 442 dom_externs.detail; // attribute CustomEvent.detail, attribu te UIEvent.detail
415 dom_externs.devicePixelRatio; // attribute DOMWindow.devicePixelRatio 443 dom_externs.devicePixelRatio; // attribute DOMWindow.devicePixelRatio
416 dom_externs.diffuseConstant; // attribute SVGFEDiffuseLightingElement .diffuseConstant 444 dom_externs.diffuseConstant; // attribute SVGFEDiffuseLightingElement .diffuseConstant
417 dom_externs.dir; // operation Console.dir, attribute HTML Document.dir, attribute HTMLElement.dir, attribute Notification.dir 445 dom_externs.dir; // operation Console.dir, attribute HTML Document.dir, attribute HTMLElement.dir, attribute Notification.dir
418 dom_externs.direction; // attribute HTMLMarqueeElement.directio n, attribute IDBCursor.direction, attribute TextTrackCue.direction, attribute We bKitAnimation.direction 446 dom_externs.direction; // attribute HTMLMarqueeElement.directio n, attribute IDBCursor.direction, attribute TextTrackCue.direction, attribute We bKitAnimation.direction
419 dom_externs.dirxml; // operation Console.dirxml 447 dom_externs.dirxml; // operation Console.dirxml
420 dom_externs.disable; // operation WebGLRenderingContext.disab le 448 dom_externs.disable; // operation WebGLRenderingContext.disab le
421 dom_externs.disableVertexAttribArray; // operation WebGLRenderingContext.disab leVertexAttribArray 449 dom_externs.disableVertexAttribArray; // operation WebGLRenderingContext.disab leVertexAttribArray
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 450 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
423 dom_externs.disconnect; // operation WebKitMutationObserver.disc onnect 451 dom_externs.disconnect; // operation AudioNode.disconnect, opera tion WebKitMutationObserver.disconnect
424 dom_externs.disconnectFromBackend; // operation InspectorFrontendHost.disco nnectFromBackend 452 dom_externs.disconnectFromBackend; // operation InspectorFrontendHost.disco nnectFromBackend
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 453 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
454 dom_externs.distanceGain; // attribute AudioPannerNode.distanceGai n
455 dom_externs.distanceModel; // attribute AudioPannerNode.distanceMod el
426 dom_externs.divisor; // attribute SVGFEConvolveMatrixElement. divisor 456 dom_externs.divisor; // attribute SVGFEConvolveMatrixElement. divisor
427 dom_externs.doctype; // attribute Document.doctype 457 dom_externs.doctype; // attribute Document.doctype
428 dom_externs.document; // attribute DOMWindow.document 458 dom_externs.document; // attribute DOMWindow.document
429 dom_externs.documentElement; // attribute Document.documentElement 459 dom_externs.documentElement; // attribute Document.documentElement
430 dom_externs.documentURI; // attribute Document.documentURI 460 dom_externs.documentURI; // attribute Document.documentURI
431 dom_externs.domComplete; // attribute PerformanceTiming.domComple te 461 dom_externs.domComplete; // attribute PerformanceTiming.domComple te
432 dom_externs.domContentLoadedEventEnd; // attribute PerformanceTiming.domConten tLoadedEventEnd 462 dom_externs.domContentLoadedEventEnd; // attribute PerformanceTiming.domConten tLoadedEventEnd
433 dom_externs.domContentLoadedEventStart; // attribute PerformanceTiming.domConte ntLoadedEventStart 463 dom_externs.domContentLoadedEventStart; // attribute PerformanceTiming.domConte ntLoadedEventStart
434 dom_externs.domInteractive; // attribute PerformanceTiming.domIntera ctive 464 dom_externs.domInteractive; // attribute PerformanceTiming.domIntera ctive
435 dom_externs.domLoading; // attribute PerformanceTiming.domLoadin g 465 dom_externs.domLoading; // attribute PerformanceTiming.domLoadin g
436 dom_externs.domain; // attribute Document.domain 466 dom_externs.domain; // attribute Document.domain
437 dom_externs.domainLookupEnd; // attribute PerformanceTiming.domainLoo kupEnd 467 dom_externs.domainLookupEnd; // attribute PerformanceTiming.domainLoo kupEnd
438 dom_externs.domainLookupStart; // attribute PerformanceTiming.domainLoo kupStart 468 dom_externs.domainLookupStart; // attribute PerformanceTiming.domainLoo kupStart
469 dom_externs.dopplerFactor; // attribute AudioListener.dopplerFactor
439 dom_externs.download; // attribute HTMLAnchorElement.download 470 dom_externs.download; // attribute HTMLAnchorElement.download
440 dom_externs.draggable; // attribute HTMLElement.draggable 471 dom_externs.draggable; // attribute HTMLElement.draggable
441 dom_externs.drawArrays; // operation WebGLRenderingContext.drawA rrays 472 dom_externs.drawArrays; // operation WebGLRenderingContext.drawA rrays
442 dom_externs.drawElements; // operation WebGLRenderingContext.drawE lements 473 dom_externs.drawElements; // operation WebGLRenderingContext.drawE lements
443 dom_externs.drawImage; // operation CanvasRenderingContext2D.dr awImage 474 dom_externs.drawImage; // operation CanvasRenderingContext2D.dr awImage
444 dom_externs.drawImageFromRect; // operation CanvasRenderingContext2D.dr awImageFromRect 475 dom_externs.drawImageFromRect; // operation CanvasRenderingContext2D.dr awImageFromRect
445 dom_externs.drawingBufferHeight; // attribute WebGLRenderingContext.drawi ngBufferHeight 476 dom_externs.drawingBufferHeight; // attribute WebGLRenderingContext.drawi ngBufferHeight
446 dom_externs.drawingBufferWidth; // attribute WebGLRenderingContext.drawi ngBufferWidth 477 dom_externs.drawingBufferWidth; // attribute WebGLRenderingContext.drawi ngBufferWidth
447 dom_externs.dropEffect; // attribute Clipboard.dropEffect 478 dom_externs.dropEffect; // attribute Clipboard.dropEffect
448 dom_externs.duration; // attribute HTMLMediaElement.duration, attribute WebKitAnimation.duration 479 dom_externs.duration; // attribute AudioBuffer.duration, attri bute HTMLMediaElement.duration, attribute WebKitAnimation.duration
449 dom_externs.dx; // attribute SVGFEDropShadowElement.dx, attribute SVGFEOffsetElement.dx, attribute SVGGlyphRefElement.dx, attribute SVGT extPositioningElement.dx 480 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 481 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 482 dom_externs.e; // attribute SVGMatrix.e, attribute WebK itCSSMatrix.e
452 dom_externs.edgeMode; // attribute SVGFEConvolveMatrixElement. edgeMode 483 dom_externs.edgeMode; // attribute SVGFEConvolveMatrixElement. edgeMode
453 dom_externs.effectAllowed; // attribute Clipboard.effectAllowed 484 dom_externs.effectAllowed; // attribute Clipboard.effectAllowed
454 dom_externs.elapsedTime; // attribute WebKitAnimation.elapsedTime , attribute WebKitAnimationEvent.elapsedTime, attribute WebKitTransitionEvent.el apsedTime 485 dom_externs.elapsedTime; // attribute WebKitAnimation.elapsedTime , attribute WebKitAnimationEvent.elapsedTime, attribute WebKitTransitionEvent.el apsedTime
455 dom_externs.elementFromPoint; // operation Document.elementFromPoint 486 dom_externs.elementFromPoint; // operation Document.elementFromPoint
456 dom_externs.elements; // attribute HTMLFormElement.elements 487 dom_externs.elements; // attribute HTMLFormElement.elements
457 dom_externs.elevation; // attribute SVGFEDistantLightElement.el evation 488 dom_externs.elevation; // attribute SVGFEDistantLightElement.el evation
458 dom_externs.embeds; // attribute HTMLDocument.embeds 489 dom_externs.embeds; // attribute HTMLDocument.embeds
(...skipping 14 matching lines...) Expand all
473 dom_externs.error; // operation Console.error, attribute Fi leReader.error, attribute FileWriter.error, attribute HTMLMediaElement.error 504 dom_externs.error; // operation Console.error, attribute Fi leReader.error, attribute FileWriter.error, attribute HTMLMediaElement.error
474 dom_externs.errorCode; // attribute IDBRequest.errorCode 505 dom_externs.errorCode; // attribute IDBRequest.errorCode
475 dom_externs.evaluate; // operation Document.evaluate, operatio n InjectedScriptHost.evaluate, operation JavaScriptCallFrame.evaluate, operation XPathEvaluator.evaluate, operation XPathExpression.evaluate 506 dom_externs.evaluate; // operation Document.evaluate, operatio n InjectedScriptHost.evaluate, operation JavaScriptCallFrame.evaluate, operation XPathEvaluator.evaluate, operation XPathExpression.evaluate
476 dom_externs.event; // attribute DOMWindow.event, attribute HTMLScriptElement.event 507 dom_externs.event; // attribute DOMWindow.event, attribute HTMLScriptElement.event
477 dom_externs.eventPhase; // attribute Event.eventPhase 508 dom_externs.eventPhase; // attribute Event.eventPhase
478 dom_externs.exclusive; // attribute WebKitFlags.exclusive 509 dom_externs.exclusive; // attribute WebKitFlags.exclusive
479 dom_externs.execCommand; // operation Document.execCommand 510 dom_externs.execCommand; // operation Document.execCommand
480 dom_externs.expand; // operation Range.expand 511 dom_externs.expand; // operation Range.expand
481 dom_externs.expandEntityReferences; // attribute NodeIterator.expandEntityRe ferences, attribute TreeWalker.expandEntityReferences 512 dom_externs.expandEntityReferences; // attribute NodeIterator.expandEntityRe ferences, attribute TreeWalker.expandEntityReferences
482 dom_externs.exponent; // attribute SVGComponentTransferFunctio nElement.exponent 513 dom_externs.exponent; // attribute SVGComponentTransferFunctio nElement.exponent
514 dom_externs.exponentialRampToValueAtTime; // operation AudioParam.exponentialRa mpToValueAtTime
483 dom_externs.extend; // operation DOMSelection.extend 515 dom_externs.extend; // operation DOMSelection.extend
484 dom_externs.extensions; // attribute WebSocket.extensions 516 dom_externs.extensions; // attribute WebSocket.extensions
485 dom_externs.extentNode; // attribute DOMSelection.extentNode 517 dom_externs.extentNode; // attribute DOMSelection.extentNode
486 dom_externs.extentOffset; // attribute DOMSelection.extentOffset 518 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 519 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
488 dom_externs.extractContents; // operation Range.extractContents 520 dom_externs.extractContents; // operation Range.extractContents
489 dom_externs.f; // attribute SVGMatrix.f, attribute WebK itCSSMatrix.f 521 dom_externs.f; // attribute SVGMatrix.f, attribute WebK itCSSMatrix.f
490 dom_externs.face; // attribute HTMLBaseFontElement.face, a ttribute HTMLFontElement.face 522 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 523 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
492 dom_externs.fetchStart; // attribute PerformanceTiming.fetchStar t 524 dom_externs.fetchStart; // attribute PerformanceTiming.fetchStar t
525 dom_externs.fftSize; // attribute RealtimeAnalyserNode.fftSiz e
493 dom_externs.fgColor; // attribute HTMLDocument.fgColor 526 dom_externs.fgColor; // attribute HTMLDocument.fgColor
494 dom_externs.file; // operation FileEntry.file, operation F ileEntrySync.file 527 dom_externs.file; // operation FileEntry.file, operation F ileEntrySync.file
495 dom_externs.fileName; // attribute File.fileName 528 dom_externs.fileName; // attribute File.fileName
496 dom_externs.fileSize; // attribute File.fileSize 529 dom_externs.fileSize; // attribute File.fileSize
497 dom_externs.filename; // attribute DOMPlugin.filename, attribu te ErrorEvent.filename 530 dom_externs.filename; // attribute DOMPlugin.filename, attribu te ErrorEvent.filename
498 dom_externs.files; // attribute Clipboard.files, attribute HTMLInputElement.files 531 dom_externs.files; // attribute Clipboard.files, attribute HTMLInputElement.files
499 dom_externs.filesystem; // attribute Entry.filesystem, attribute EntrySync.filesystem 532 dom_externs.filesystem; // attribute Entry.filesystem, attribute EntrySync.filesystem
500 dom_externs.fill; // operation CanvasRenderingContext2D.fi ll 533 dom_externs.fill; // operation CanvasRenderingContext2D.fi ll
501 dom_externs.fillMode; // attribute WebKitAnimation.fillMode 534 dom_externs.fillMode; // attribute WebKitAnimation.fillMode
502 dom_externs.fillRect; // operation CanvasRenderingContext2D.fi llRect 535 dom_externs.fillRect; // operation CanvasRenderingContext2D.fi llRect
(...skipping 24 matching lines...) Expand all
527 dom_externs.formTarget; // attribute HTMLButtonElement.formTarge t, attribute HTMLInputElement.formTarget 560 dom_externs.formTarget; // attribute HTMLButtonElement.formTarge t, attribute HTMLInputElement.formTarget
528 dom_externs.format; // attribute SVGAltGlyphElement.format, attribute SVGGlyphRefElement.format 561 dom_externs.format; // attribute SVGAltGlyphElement.format, attribute SVGGlyphRefElement.format
529 dom_externs.forms; // attribute Document.forms 562 dom_externs.forms; // attribute Document.forms
530 dom_externs.forward; // operation History.forward 563 dom_externs.forward; // operation History.forward
531 dom_externs.frame; // attribute HTMLTableElement.frame 564 dom_externs.frame; // attribute HTMLTableElement.frame
532 dom_externs.frameBorder; // attribute HTMLFrameElement.frameBorde r, attribute HTMLIFrameElement.frameBorder 565 dom_externs.frameBorder; // attribute HTMLFrameElement.frameBorde r, attribute HTMLIFrameElement.frameBorder
533 dom_externs.frameElement; // attribute DOMWindow.frameElement 566 dom_externs.frameElement; // attribute DOMWindow.frameElement
534 dom_externs.framebufferRenderbuffer; // operation WebGLRenderingContext.frame bufferRenderbuffer 567 dom_externs.framebufferRenderbuffer; // operation WebGLRenderingContext.frame bufferRenderbuffer
535 dom_externs.framebufferTexture2D; // operation WebGLRenderingContext.frame bufferTexture2D 568 dom_externs.framebufferTexture2D; // operation WebGLRenderingContext.frame bufferTexture2D
536 dom_externs.frames; // attribute DOMWindow.frames 569 dom_externs.frames; // attribute DOMWindow.frames
570 dom_externs.frequency; // attribute BiquadFilterNode.frequency
571 dom_externs.frequencyBinCount; // attribute RealtimeAnalyserNode.freque ncyBinCount
537 dom_externs.fromElement; // attribute MouseEvent.fromElement 572 dom_externs.fromElement; // attribute MouseEvent.fromElement
538 dom_externs.frontFace; // operation WebGLRenderingContext.front Face 573 dom_externs.frontFace; // operation WebGLRenderingContext.front Face
539 dom_externs.fullPath; // attribute Entry.fullPath, attribute E ntrySync.fullPath 574 dom_externs.fullPath; // attribute Entry.fullPath, attribute E ntrySync.fullPath
540 dom_externs.functionName; // attribute JavaScriptCallFrame.functio nName, attribute ScriptProfileNode.functionName 575 dom_externs.functionName; // attribute JavaScriptCallFrame.functio nName, attribute ScriptProfileNode.functionName
541 dom_externs.fx; // attribute SVGRadialGradientElement.fx 576 dom_externs.fx; // attribute SVGRadialGradientElement.fx
542 dom_externs.fy; // attribute SVGRadialGradientElement.fy 577 dom_externs.fy; // attribute SVGRadialGradientElement.fy
578 dom_externs.gain; // attribute AudioBuffer.gain, attribute AudioBufferSourceNode.gain, attribute AudioGainNode.gain, attribute BiquadFilte rNode.gain
543 dom_externs.gamma; // attribute DeviceOrientationEvent.gamm a 579 dom_externs.gamma; // attribute DeviceOrientationEvent.gamm a
544 dom_externs.generateMipmap; // operation WebGLRenderingContext.gener ateMipmap 580 dom_externs.generateMipmap; // operation WebGLRenderingContext.gener ateMipmap
545 dom_externs.get; // operation IDBIndex.get, operation IDB ObjectStore.get 581 dom_externs.get; // operation IDBIndex.get, operation IDB ObjectStore.get
546 dom_externs.getActiveAttrib; // operation WebGLRenderingContext.getAc tiveAttrib 582 dom_externs.getActiveAttrib; // operation WebGLRenderingContext.getAc tiveAttrib
547 dom_externs.getActiveUniform; // operation WebGLRenderingContext.getAc tiveUniform 583 dom_externs.getActiveUniform; // operation WebGLRenderingContext.getAc tiveUniform
548 dom_externs.getAllResponseHeaders; // operation XMLHttpRequest.getAllRespon seHeaders 584 dom_externs.getAllResponseHeaders; // operation XMLHttpRequest.getAllRespon seHeaders
549 dom_externs.getAsFile; // operation DataTransferItem.getAsFile 585 dom_externs.getAsFile; // operation DataTransferItem.getAsFile
550 dom_externs.getAsString; // operation DataTransferItem.getAsStrin g 586 dom_externs.getAsString; // operation DataTransferItem.getAsStrin g
551 dom_externs.getAttachedShaders; // operation WebGLRenderingContext.getAt tachedShaders 587 dom_externs.getAttachedShaders; // operation WebGLRenderingContext.getAt tachedShaders
552 dom_externs.getAttribLocation; // operation WebGLRenderingContext.getAt tribLocation 588 dom_externs.getAttribLocation; // operation WebGLRenderingContext.getAt tribLocation
553 dom_externs.getAttribute; // operation Element.getAttribute 589 dom_externs.getAttribute; // operation Element.getAttribute
554 dom_externs.getAttributeNS; // operation Element.getAttributeNS 590 dom_externs.getAttributeNS; // operation Element.getAttributeNS
555 dom_externs.getAttributeNode; // operation Element.getAttributeNode 591 dom_externs.getAttributeNode; // operation Element.getAttributeNode
556 dom_externs.getAttributeNodeNS; // operation Element.getAttributeNodeNS 592 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 593 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
558 dom_externs.getBlob; // operation WebKitBlobBuilder.getBlob 594 dom_externs.getBlob; // operation WebKitBlobBuilder.getBlob
559 dom_externs.getBoundingClientRect; // operation Element.getBoundingClientRe ct, operation Range.getBoundingClientRect 595 dom_externs.getBoundingClientRect; // operation Element.getBoundingClientRe ct, operation Range.getBoundingClientRect
560 dom_externs.getBufferParameter; // operation WebGLRenderingContext.getBu fferParameter 596 dom_externs.getBufferParameter; // operation WebGLRenderingContext.getBu fferParameter
597 dom_externs.getByteFrequencyData; // operation RealtimeAnalyserNode.getByt eFrequencyData
598 dom_externs.getByteTimeDomainData; // operation RealtimeAnalyserNode.getByt eTimeDomainData
561 dom_externs.getCSSCanvasContext; // operation Document.getCSSCanvasContex t 599 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 600 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
601 dom_externs.getChannelData; // operation AudioBuffer.getChannelData
563 dom_externs.getCharNumAtPosition; // operation SVGTextContentElement.getCh arNumAtPosition 602 dom_externs.getCharNumAtPosition; // operation SVGTextContentElement.getCh arNumAtPosition
564 dom_externs.getClientRects; // operation Element.getClientRects, ope ration Range.getClientRects 603 dom_externs.getClientRects; // operation Element.getClientRects, ope ration Range.getClientRects
565 dom_externs.getComputedStyle; // operation DOMWindow.getComputedStyle 604 dom_externs.getComputedStyle; // operation DOMWindow.getComputedStyle
566 dom_externs.getComputedTextLength; // operation SVGTextContentElement.getCo mputedTextLength 605 dom_externs.getComputedTextLength; // operation SVGTextContentElement.getCo mputedTextLength
567 dom_externs.getContext; // operation HTMLCanvasElement.getContex t 606 dom_externs.getContext; // operation HTMLCanvasElement.getContex t
568 dom_externs.getContextAttributes; // operation WebGLRenderingContext.getCo ntextAttributes 607 dom_externs.getContextAttributes; // operation WebGLRenderingContext.getCo ntextAttributes
569 dom_externs.getCounterValue; // operation CSSPrimitiveValue.getCounte rValue 608 dom_externs.getCounterValue; // operation CSSPrimitiveValue.getCounte rValue
570 dom_externs.getCueAsHTML; // operation TextTrackCue.getCueAsHTML 609 dom_externs.getCueAsHTML; // operation TextTrackCue.getCueAsHTML
571 dom_externs.getCueAsSource; // operation TextTrackCue.getCueAsSource 610 dom_externs.getCueAsSource; // operation TextTrackCue.getCueAsSource
572 dom_externs.getCueById; // operation TextTrackCueList.getCueById 611 dom_externs.getCueById; // operation TextTrackCueList.getCueById
573 dom_externs.getCurrentPosition; // operation Geolocation.getCurrentPosit ion 612 dom_externs.getCurrentPosition; // operation Geolocation.getCurrentPosit ion
574 dom_externs.getCurrentTime; // operation SVGAnimationElement.getCurr entTime, operation SVGSVGElement.getCurrentTime 613 dom_externs.getCurrentTime; // operation SVGAnimationElement.getCurr entTime, operation SVGSVGElement.getCurrentTime
575 dom_externs.getData; // operation Clipboard.getData 614 dom_externs.getData; // operation Clipboard.getData
576 dom_externs.getDatabaseNames; // operation IDBFactory.getDatabaseNames 615 dom_externs.getDatabaseNames; // operation IDBFactory.getDatabaseNames
577 dom_externs.getDirectory; // operation DirectoryEntry.getDirectory , operation DirectoryEntrySync.getDirectory 616 dom_externs.getDirectory; // operation DirectoryEntry.getDirectory , operation DirectoryEntrySync.getDirectory
578 dom_externs.getElementById; // operation Document.getElementById, op eration SVGSVGElement.getElementById 617 dom_externs.getElementById; // operation Document.getElementById, op eration SVGSVGElement.getElementById
579 dom_externs.getElementsByClassName; // operation Document.getElementsByClass Name, operation Element.getElementsByClassName 618 dom_externs.getElementsByClassName; // operation Document.getElementsByClass Name, operation Element.getElementsByClassName
580 dom_externs.getElementsByName; // operation Document.getElementsByName 619 dom_externs.getElementsByName; // operation Document.getElementsByName
581 dom_externs.getElementsByTagName; // operation Document.getElementsByTagNa me, operation Element.getElementsByTagName 620 dom_externs.getElementsByTagName; // operation Document.getElementsByTagNa me, operation Element.getElementsByTagName
582 dom_externs.getElementsByTagNameNS; // operation Document.getElementsByTagNa meNS, operation Element.getElementsByTagNameNS 621 dom_externs.getElementsByTagNameNS; // operation Document.getElementsByTagNa meNS, operation Element.getElementsByTagNameNS
583 dom_externs.getEnclosureList; // operation SVGSVGElement.getEnclosureL ist 622 dom_externs.getEnclosureList; // operation SVGSVGElement.getEnclosureL ist
584 dom_externs.getEndPositionOfChar; // operation SVGTextContentElement.getEn dPositionOfChar 623 dom_externs.getEndPositionOfChar; // operation SVGTextContentElement.getEn dPositionOfChar
585 dom_externs.getError; // operation WebGLRenderingContext.getEr ror 624 dom_externs.getError; // operation WebGLRenderingContext.getEr ror
586 dom_externs.getExtension; // operation WebGLRenderingContext.getEx tension 625 dom_externs.getExtension; // operation WebGLRenderingContext.getEx tension
587 dom_externs.getExtentOfChar; // operation SVGTextContentElement.getEx tentOfChar 626 dom_externs.getExtentOfChar; // operation SVGTextContentElement.getEx tentOfChar
588 dom_externs.getFile; // operation DirectoryEntry.getFile, ope ration DirectoryEntrySync.getFile 627 dom_externs.getFile; // operation DirectoryEntry.getFile, ope ration DirectoryEntrySync.getFile
589 dom_externs.getFloat32; // operation DataView.getFloat32 628 dom_externs.getFloat32; // operation DataView.getFloat32
590 dom_externs.getFloat64; // operation DataView.getFloat64 629 dom_externs.getFloat64; // operation DataView.getFloat64
630 dom_externs.getFloatFrequencyData; // operation RealtimeAnalyserNode.getFlo atFrequencyData
591 dom_externs.getFloatValue; // operation CSSPrimitiveValue.getFloatV alue 631 dom_externs.getFloatValue; // operation CSSPrimitiveValue.getFloatV alue
592 dom_externs.getFramebufferAttachmentParameter; // operation WebGLRenderingConte xt.getFramebufferAttachmentParameter 632 dom_externs.getFramebufferAttachmentParameter; // operation WebGLRenderingConte xt.getFramebufferAttachmentParameter
593 dom_externs.getImageData; // operation CanvasRenderingContext2D.ge tImageData 633 dom_externs.getImageData; // operation CanvasRenderingContext2D.ge tImageData
594 dom_externs.getInt16; // operation DataView.getInt16 634 dom_externs.getInt16; // operation DataView.getInt16
595 dom_externs.getInt32; // operation DataView.getInt32 635 dom_externs.getInt32; // operation DataView.getInt32
596 dom_externs.getInt8; // operation DataView.getInt8 636 dom_externs.getInt8; // operation DataView.getInt8
597 dom_externs.getIntersectionList; // operation SVGSVGElement.getIntersecti onList 637 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 638 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
599 dom_externs.getKey; // operation IDBIndex.getKey 639 dom_externs.getKey; // operation IDBIndex.getKey
600 dom_externs.getMatchedCSSRules; // operation DOMWindow.getMatchedCSSRule s 640 dom_externs.getMatchedCSSRules; // operation DOMWindow.getMatchedCSSRule s
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
646 dom_externs.globalAlpha; // attribute CanvasRenderingContext2D.gl obalAlpha 686 dom_externs.globalAlpha; // attribute CanvasRenderingContext2D.gl obalAlpha
647 dom_externs.globalCompositeOperation; // attribute CanvasRenderingContext2D.gl obalCompositeOperation 687 dom_externs.globalCompositeOperation; // attribute CanvasRenderingContext2D.gl obalCompositeOperation
648 dom_externs.glyphRef; // attribute SVGAltGlyphElement.glyphRef , attribute SVGGlyphRefElement.glyphRef 688 dom_externs.glyphRef; // attribute SVGAltGlyphElement.glyphRef , attribute SVGGlyphRefElement.glyphRef
649 dom_externs.go; // operation History.go 689 dom_externs.go; // operation History.go
650 dom_externs.gradientTransform; // attribute SVGGradientElement.gradient Transform 690 dom_externs.gradientTransform; // attribute SVGGradientElement.gradient Transform
651 dom_externs.gradientUnits; // attribute SVGGradientElement.gradient Units 691 dom_externs.gradientUnits; // attribute SVGGradientElement.gradient Units
652 dom_externs.green; // attribute RGBColor.green 692 dom_externs.green; // attribute RGBColor.green
653 dom_externs.group; // operation Console.group 693 dom_externs.group; // operation Console.group
654 dom_externs.groupCollapsed; // operation Console.groupCollapsed 694 dom_externs.groupCollapsed; // operation Console.groupCollapsed
655 dom_externs.groupEnd; // operation Console.groupEnd 695 dom_externs.groupEnd; // operation Console.groupEnd
656 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 696 dom_externs.handleEvent; // operation AudioBufferCallback.handleE vent, operation DatabaseCallback.handleEvent, operation EntriesCallback.handleEv ent, operation EntryCallback.handleEvent, operation ErrorCallback.handleEvent, o peration FileCallback.handleEvent, operation FileSystemCallback.handleEvent, ope ration FileWriterCallback.handleEvent, operation MetadataCallback.handleEvent, o peration NavigatorUserMediaErrorCallback.handleEvent, operation PositionCallback .handleEvent, operation PositionErrorCallback.handleEvent, operation SQLStatemen tCallback.handleEvent, operation SQLStatementErrorCallback.handleEvent, operatio n SQLTransactionCallback.handleEvent, operation SQLTransactionErrorCallback.hand leEvent, operation SQLTransactionSyncCallback.handleEvent, operation StorageInfo ErrorCallback.handleEvent, operation StorageInfoQuotaCallback.handleEvent, opera tion StorageInfoUsageCallback.handleEvent, operation StringCallback.handleEvent, operation VoidCallback.handleEvent
657 dom_externs.hasAttribute; // operation Element.hasAttribute 697 dom_externs.hasAttribute; // operation Element.hasAttribute
658 dom_externs.hasAttributeNS; // operation Element.hasAttributeNS 698 dom_externs.hasAttributeNS; // operation Element.hasAttributeNS
659 dom_externs.hasAttributes; // operation Node.hasAttributes 699 dom_externs.hasAttributes; // operation Node.hasAttributes
660 dom_externs.hasChildNodes; // operation Node.hasChildNodes 700 dom_externs.hasChildNodes; // operation Node.hasChildNodes
661 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 701 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
662 dom_externs.hasFeature; // operation DOMImplementation.hasFeatur e 702 dom_externs.hasFeature; // operation DOMImplementation.hasFeatur e
663 dom_externs.hasFocus; // operation HTMLDocument.hasFocus 703 dom_externs.hasFocus; // operation HTMLDocument.hasFocus
664 dom_externs.hash; // attribute HTMLAnchorElement.hash, att ribute HTMLAreaElement.hash, attribute Location.hash, attribute WorkerLocation.h ash 704 dom_externs.hash; // attribute HTMLAnchorElement.hash, att ribute HTMLAreaElement.hash, attribute Location.hash, attribute WorkerLocation.h ash
665 dom_externs.head; // attribute Document.head, attribute Sc riptProfile.head 705 dom_externs.head; // attribute Document.head, attribute Sc riptProfile.head
666 dom_externs.headers; // attribute HTMLTableCellElement.header s 706 dom_externs.headers; // attribute HTMLTableCellElement.header s
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
714 dom_externs.initUIEvent; // operation UIEvent.initUIEvent 754 dom_externs.initUIEvent; // operation UIEvent.initUIEvent
715 dom_externs.initWebKitAnimationEvent; // operation WebKitAnimationEvent.initWe bKitAnimationEvent 755 dom_externs.initWebKitAnimationEvent; // operation WebKitAnimationEvent.initWe bKitAnimationEvent
716 dom_externs.initWebKitTransitionEvent; // operation WebKitTransitionEvent.initW ebKitTransitionEvent 756 dom_externs.initWebKitTransitionEvent; // operation WebKitTransitionEvent.initW ebKitTransitionEvent
717 dom_externs.initWebKitWheelEvent; // operation WheelEvent.initWebKitWheelE vent 757 dom_externs.initWebKitWheelEvent; // operation WheelEvent.initWebKitWheelE vent
718 dom_externs.initialTime; // attribute HTMLMediaElement.initialTim e 758 dom_externs.initialTime; // attribute HTMLMediaElement.initialTim e
719 dom_externs.initialize; // operation SVGLengthList.initialize, o peration SVGNumberList.initialize, operation SVGPathSegList.initialize, operatio n SVGPointList.initialize, operation SVGStringList.initialize, operation SVGTran sformList.initialize 759 dom_externs.initialize; // operation SVGLengthList.initialize, o peration SVGNumberList.initialize, operation SVGPathSegList.initialize, operatio n SVGPointList.initialize, operation SVGStringList.initialize, operation SVGTran sformList.initialize
720 dom_externs.innerHTML; // attribute HTMLElement.innerHTML 760 dom_externs.innerHTML; // attribute HTMLElement.innerHTML
721 dom_externs.innerHeight; // attribute DOMWindow.innerHeight 761 dom_externs.innerHeight; // attribute DOMWindow.innerHeight
722 dom_externs.innerText; // attribute HTMLElement.innerText 762 dom_externs.innerText; // attribute HTMLElement.innerText
723 dom_externs.innerWidth; // attribute DOMWindow.innerWidth 763 dom_externs.innerWidth; // attribute DOMWindow.innerWidth
764 dom_externs.inputBuffer; // attribute AudioProcessingEvent.inputB uffer
724 dom_externs.inputEncoding; // attribute Document.inputEncoding 765 dom_externs.inputEncoding; // attribute Document.inputEncoding
725 dom_externs.insertAdjacentElement; // operation HTMLElement.insertAdjacentE lement 766 dom_externs.insertAdjacentElement; // operation HTMLElement.insertAdjacentE lement
726 dom_externs.insertAdjacentHTML; // operation HTMLElement.insertAdjacentH TML 767 dom_externs.insertAdjacentHTML; // operation HTMLElement.insertAdjacentH TML
727 dom_externs.insertAdjacentText; // operation HTMLElement.insertAdjacentT ext 768 dom_externs.insertAdjacentText; // operation HTMLElement.insertAdjacentT ext
728 dom_externs.insertBefore; // operation Node.insertBefore 769 dom_externs.insertBefore; // operation Node.insertBefore
729 dom_externs.insertCell; // operation HTMLTableRowElement.insertC ell 770 dom_externs.insertCell; // operation HTMLTableRowElement.insertC ell
730 dom_externs.insertData; // operation CharacterData.insertData 771 dom_externs.insertData; // operation CharacterData.insertData
731 dom_externs.insertId; // attribute SQLResultSet.insertId 772 dom_externs.insertId; // attribute SQLResultSet.insertId
732 dom_externs.insertItemBefore; // operation SVGLengthList.insertItemBef ore, operation SVGNumberList.insertItemBefore, operation SVGPathSegList.insertIt emBefore, operation SVGPointList.insertItemBefore, operation SVGStringList.inser tItemBefore, operation SVGTransformList.insertItemBefore 773 dom_externs.insertItemBefore; // operation SVGLengthList.insertItemBef ore, operation SVGNumberList.insertItemBefore, operation SVGPathSegList.insertIt emBefore, operation SVGPointList.insertItemBefore, operation SVGStringList.inser tItemBefore, operation SVGTransformList.insertItemBefore
733 dom_externs.insertNode; // operation Range.insertNode 774 dom_externs.insertNode; // operation Range.insertNode
(...skipping 68 matching lines...) Expand 10 before | Expand all | Expand 10 after
802 dom_externs.largeArcFlag; // attribute SVGPathSegArcAbs.largeArcFl ag, attribute SVGPathSegArcRel.largeArcFlag 843 dom_externs.largeArcFlag; // attribute SVGPathSegArcAbs.largeArcFl ag, attribute SVGPathSegArcRel.largeArcFlag
803 dom_externs.lastChild; // attribute Node.lastChild, attribute S VGElementInstance.lastChild, operation TreeWalker.lastChild 844 dom_externs.lastChild; // attribute Node.lastChild, attribute S VGElementInstance.lastChild, operation TreeWalker.lastChild
804 dom_externs.lastElementChild; // attribute Element.lastElementChild, a ttribute ElementTraversal.lastElementChild 845 dom_externs.lastElementChild; // attribute Element.lastElementChild, a ttribute ElementTraversal.lastElementChild
805 dom_externs.lastEventId; // attribute MessageEvent.lastEventId 846 dom_externs.lastEventId; // attribute MessageEvent.lastEventId
806 dom_externs.lastModified; // attribute Document.lastModified 847 dom_externs.lastModified; // attribute Document.lastModified
807 dom_externs.lastModifiedDate; // attribute File.lastModifiedDate 848 dom_externs.lastModifiedDate; // attribute File.lastModifiedDate
808 dom_externs.latitude; // attribute Coordinates.latitude 849 dom_externs.latitude; // attribute Coordinates.latitude
809 dom_externs.layerX; // attribute UIEvent.layerX 850 dom_externs.layerX; // attribute UIEvent.layerX
810 dom_externs.layerY; // attribute UIEvent.layerY 851 dom_externs.layerY; // attribute UIEvent.layerY
811 dom_externs.left; // attribute ClientRect.left, attribute Rect.left 852 dom_externs.left; // attribute ClientRect.left, attribute Rect.left
812 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 853 dom_externs.length; // attribute AudioBuffer.length, attribu te CSSRuleList.length, attribute CSSStyleDeclaration.length, attribute CSSValueL ist.length, attribute CanvasPixelArray.length, attribute CharacterData.length, a ttribute ClientRectList.length, attribute DOMMimeTypeArray.length, attribute DOM Plugin.length, attribute DOMPluginArray.length, attribute DOMTokenList.length, a ttribute DOMWindow.length, attribute DataTransferItemList.length, attribute Entr yArray.length, attribute EntryArraySync.length, attribute FileList.length, attri bute FileWriter.length, attribute FileWriterSync.length, attribute Float32Array. length, attribute Float64Array.length, attribute HTMLAllCollection.length, attri bute HTMLCollection.length, attribute HTMLFormElement.length, attribute HTMLOpti onsCollection.length, attribute HTMLSelectElement.length, attribute History.leng th, attribute Int16Array.length, attribute Int32Array.length, attribute Int8Arra y.length, attribute MediaList.length, attribute NamedNodeMap.length, attribute N odeList.length, attribute SQLResultSetRowList.length, attribute SVGElementInstan ceList.length, attribute SpeechInputResultList.length, attribute Storage.length, attribute StyleSheetList.length, attribute TextTrackCueList.length, attribute T imeRanges.length, attribute TouchList.length, attribute Uint16Array.length, attr ibute Uint32Array.length, attribute Uint8Array.length, attribute WebKitAnimation List.length
813 dom_externs.lengthAdjust; // attribute SVGTextContentElement.lengt hAdjust 854 dom_externs.lengthAdjust; // attribute SVGTextContentElement.lengt hAdjust
814 dom_externs.lengthComputable; // attribute ProgressEvent.lengthComputa ble 855 dom_externs.lengthComputable; // attribute ProgressEvent.lengthComputa ble
815 dom_externs.limitingConeAngle; // attribute SVGFESpotLightElement.limit ingConeAngle 856 dom_externs.limitingConeAngle; // attribute SVGFESpotLightElement.limit ingConeAngle
816 dom_externs.line; // attribute JavaScriptCallFrame.line 857 dom_externs.line; // attribute JavaScriptCallFrame.line
817 dom_externs.lineCap; // attribute CanvasRenderingContext2D.li neCap 858 dom_externs.lineCap; // attribute CanvasRenderingContext2D.li neCap
818 dom_externs.lineJoin; // attribute CanvasRenderingContext2D.li neJoin 859 dom_externs.lineJoin; // attribute CanvasRenderingContext2D.li neJoin
819 dom_externs.lineNumber; // attribute ScriptProfileNode.lineNumbe r 860 dom_externs.lineNumber; // attribute ScriptProfileNode.lineNumbe r
820 dom_externs.linePosition; // attribute TextTrackCue.linePosition 861 dom_externs.linePosition; // attribute TextTrackCue.linePosition
821 dom_externs.lineTo; // operation CanvasRenderingContext2D.li neTo 862 dom_externs.lineTo; // operation CanvasRenderingContext2D.li neTo
822 dom_externs.lineWidth; // attribute CanvasRenderingContext2D.li neWidth, operation WebGLRenderingContext.lineWidth 863 dom_externs.lineWidth; // attribute CanvasRenderingContext2D.li neWidth, operation WebGLRenderingContext.lineWidth
864 dom_externs.linearRampToValueAtTime; // operation AudioParam.linearRampToValu eAtTime
823 dom_externs.lineno; // attribute ErrorEvent.lineno 865 dom_externs.lineno; // attribute ErrorEvent.lineno
824 dom_externs.link; // attribute HTMLBodyElement.link 866 dom_externs.link; // attribute HTMLBodyElement.link
825 dom_externs.linkColor; // attribute HTMLDocument.linkColor 867 dom_externs.linkColor; // attribute HTMLDocument.linkColor
826 dom_externs.linkProgram; // operation WebGLRenderingContext.linkP rogram 868 dom_externs.linkProgram; // operation WebGLRenderingContext.linkP rogram
827 dom_externs.links; // attribute Document.links 869 dom_externs.links; // attribute Document.links
828 dom_externs.list; // attribute HTMLInputElement.list 870 dom_externs.list; // attribute HTMLInputElement.list
829 dom_externs.listStyle; // attribute Counter.listStyle 871 dom_externs.listStyle; // attribute Counter.listStyle
872 dom_externs.listener; // attribute AudioContext.listener
830 dom_externs.load; // operation HTMLMediaElement.load 873 dom_externs.load; // operation HTMLMediaElement.load
831 dom_externs.loadEventEnd; // attribute PerformanceTiming.loadEvent End 874 dom_externs.loadEventEnd; // attribute PerformanceTiming.loadEvent End
832 dom_externs.loadEventStart; // attribute PerformanceTiming.loadEvent Start 875 dom_externs.loadEventStart; // attribute PerformanceTiming.loadEvent Start
833 dom_externs.loaded; // operation InspectorFrontendHost.loade d, attribute ProgressEvent.loaded 876 dom_externs.loaded; // operation InspectorFrontendHost.loade d, attribute ProgressEvent.loaded
834 dom_externs.localName; // attribute Node.localName 877 dom_externs.localName; // attribute Node.localName
835 dom_externs.localizedStringsURL; // operation InspectorFrontendHost.local izedStringsURL 878 dom_externs.localizedStringsURL; // operation InspectorFrontendHost.local izedStringsURL
836 dom_externs.location; // attribute DOMWindow.location, attribu te Document.location, attribute HTMLFrameElement.location, attribute WorkerConte xt.location 879 dom_externs.location; // attribute DOMWindow.location, attribu te Document.location, attribute HTMLFrameElement.location, attribute WorkerConte xt.location
837 dom_externs.locationbar; // attribute DOMWindow.locationbar 880 dom_externs.locationbar; // attribute DOMWindow.locationbar
838 dom_externs.log; // operation Console.log 881 dom_externs.log; // operation Console.log
839 dom_externs.longDesc; // attribute HTMLFrameElement.longDesc, attribute HTMLIFrameElement.longDesc, attribute HTMLImageElement.longDesc 882 dom_externs.longDesc; // attribute HTMLFrameElement.longDesc, attribute HTMLIFrameElement.longDesc, attribute HTMLImageElement.longDesc
840 dom_externs.longitude; // attribute Coordinates.longitude 883 dom_externs.longitude; // attribute Coordinates.longitude
841 dom_externs.lookupNamespaceURI; // operation Node.lookupNamespaceURI, op eration XPathNSResolver.lookupNamespaceURI 884 dom_externs.lookupNamespaceURI; // operation Node.lookupNamespaceURI, op eration XPathNSResolver.lookupNamespaceURI
842 dom_externs.lookupPrefix; // operation Node.lookupPrefix 885 dom_externs.lookupPrefix; // operation Node.lookupPrefix
843 dom_externs.loop; // attribute HTMLMarqueeElement.loop, at tribute HTMLMediaElement.loop 886 dom_externs.loop; // attribute AudioBufferSourceNode.loop, attribute HTMLMarqueeElement.loop, attribute HTMLMediaElement.loop
887 dom_externs.looping; // attribute AudioBufferSourceNode.loopi ng
844 dom_externs.loseContext; // operation WebKitLoseContext.loseConte xt 888 dom_externs.loseContext; // operation WebKitLoseContext.loseConte xt
845 dom_externs.low; // attribute HTMLMeterElement.low 889 dom_externs.low; // attribute HTMLMeterElement.low
846 dom_externs.lower; // attribute IDBKeyRange.lower 890 dom_externs.lower; // attribute IDBKeyRange.lower
847 dom_externs.lowerBound; // operation IDBKeyRange.lowerBound 891 dom_externs.lowerBound; // operation IDBKeyRange.lowerBound
848 dom_externs.lowerOpen; // attribute IDBKeyRange.lowerOpen 892 dom_externs.lowerOpen; // attribute IDBKeyRange.lowerOpen
849 dom_externs.lowsrc; // attribute HTMLImageElement.lowsrc 893 dom_externs.lowsrc; // attribute HTMLImageElement.lowsrc
850 dom_externs.m11; // attribute WebKitCSSMatrix.m11 894 dom_externs.m11; // attribute WebKitCSSMatrix.m11
851 dom_externs.m12; // attribute WebKitCSSMatrix.m12 895 dom_externs.m12; // attribute WebKitCSSMatrix.m12
852 dom_externs.m13; // attribute WebKitCSSMatrix.m13 896 dom_externs.m13; // attribute WebKitCSSMatrix.m13
853 dom_externs.m14; // attribute WebKitCSSMatrix.m14 897 dom_externs.m14; // attribute WebKitCSSMatrix.m14
(...skipping 17 matching lines...) Expand all
871 dom_externs.markerUnits; // attribute SVGMarkerElement.markerUnit s 915 dom_externs.markerUnits; // attribute SVGMarkerElement.markerUnit s
872 dom_externs.markerWidth; // attribute SVGMarkerElement.markerWidt h 916 dom_externs.markerWidth; // attribute SVGMarkerElement.markerWidt h
873 dom_externs.maskContentUnits; // attribute SVGMaskElement.maskContentU nits 917 dom_externs.maskContentUnits; // attribute SVGMaskElement.maskContentU nits
874 dom_externs.maskUnits; // attribute SVGMaskElement.maskUnits 918 dom_externs.maskUnits; // attribute SVGMaskElement.maskUnits
875 dom_externs.matchMedia; // operation DOMWindow.matchMedia 919 dom_externs.matchMedia; // operation DOMWindow.matchMedia
876 dom_externs.matchMedium; // operation StyleMedia.matchMedium 920 dom_externs.matchMedium; // operation StyleMedia.matchMedium
877 dom_externs.matches; // attribute MediaQueryList.matches 921 dom_externs.matches; // attribute MediaQueryList.matches
878 dom_externs.matrix; // attribute SVGTransform.matrix 922 dom_externs.matrix; // attribute SVGTransform.matrix
879 dom_externs.matrixTransform; // operation SVGPoint.matrixTransform 923 dom_externs.matrixTransform; // operation SVGPoint.matrixTransform
880 dom_externs.max; // attribute HTMLInputElement.max, attri bute HTMLMeterElement.max, attribute HTMLProgressElement.max 924 dom_externs.max; // attribute HTMLInputElement.max, attri bute HTMLMeterElement.max, attribute HTMLProgressElement.max
925 dom_externs.maxDecibels; // attribute RealtimeAnalyserNode.maxDec ibels
926 dom_externs.maxDistance; // attribute AudioPannerNode.maxDistance
881 dom_externs.maxLength; // attribute HTMLInputElement.maxLength, attribute HTMLTextAreaElement.maxLength 927 dom_externs.maxLength; // attribute HTMLInputElement.maxLength, attribute HTMLTextAreaElement.maxLength
928 dom_externs.maxValue; // attribute AudioParam.maxValue
882 dom_externs.measureText; // operation CanvasRenderingContext2D.me asureText 929 dom_externs.measureText; // operation CanvasRenderingContext2D.me asureText
883 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 930 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
931 dom_externs.mediaElement; // attribute MediaElementAudioSourceNode .mediaElement
884 dom_externs.mediaText; // attribute MediaList.mediaText 932 dom_externs.mediaText; // attribute MediaList.mediaText
885 dom_externs.meetOrSlice; // attribute SVGPreserveAspectRatio.meet OrSlice 933 dom_externs.meetOrSlice; // attribute SVGPreserveAspectRatio.meet OrSlice
886 dom_externs.memory; // attribute Console.memory, attribute P erformance.memory 934 dom_externs.memory; // attribute Console.memory, attribute P erformance.memory
887 dom_externs.menubar; // attribute DOMWindow.menubar 935 dom_externs.menubar; // attribute DOMWindow.menubar
888 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 936 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
889 dom_externs.metaKey; // attribute KeyboardEvent.metaKey, attr ibute MouseEvent.metaKey, attribute TouchEvent.metaKey, attribute WheelEvent.met aKey 937 dom_externs.metaKey; // attribute KeyboardEvent.metaKey, attr ibute MouseEvent.metaKey, attribute TouchEvent.metaKey, attribute WheelEvent.met aKey
890 dom_externs.method; // attribute HTMLFormElement.method, att ribute SVGTextPathElement.method 938 dom_externs.method; // attribute HTMLFormElement.method, att ribute SVGTextPathElement.method
891 dom_externs.mimeTypes; // attribute Navigator.mimeTypes 939 dom_externs.mimeTypes; // attribute Navigator.mimeTypes
892 dom_externs.min; // attribute HTMLInputElement.min, attri bute HTMLMeterElement.min 940 dom_externs.min; // attribute HTMLInputElement.min, attri bute HTMLMeterElement.min
941 dom_externs.minDecibels; // attribute RealtimeAnalyserNode.minDec ibels
942 dom_externs.minValue; // attribute AudioParam.minValue
893 dom_externs.miterLimit; // attribute CanvasRenderingContext2D.mi terLimit 943 dom_externs.miterLimit; // attribute CanvasRenderingContext2D.mi terLimit
894 dom_externs.mode; // attribute IDBTransaction.mode, attrib ute SVGFEBlendElement.mode, attribute TextTrack.mode 944 dom_externs.mode; // attribute IDBTransaction.mode, attrib ute SVGFEBlendElement.mode, attribute TextTrack.mode
895 dom_externs.modificationTime; // attribute Metadata.modificationTime 945 dom_externs.modificationTime; // attribute Metadata.modificationTime
896 dom_externs.modify; // operation DOMSelection.modify 946 dom_externs.modify; // operation DOMSelection.modify
897 dom_externs.moveBy; // operation DOMWindow.moveBy 947 dom_externs.moveBy; // operation DOMWindow.moveBy
898 dom_externs.moveTo; // operation CanvasRenderingContext2D.mo veTo, operation DOMWindow.moveTo, operation Entry.moveTo, operation EntrySync.mo veTo 948 dom_externs.moveTo; // operation CanvasRenderingContext2D.mo veTo, operation DOMWindow.moveTo, operation Entry.moveTo, operation EntrySync.mo veTo
899 dom_externs.moveWindowBy; // operation InspectorFrontendHost.moveW indowBy 949 dom_externs.moveWindowBy; // operation InspectorFrontendHost.moveW indowBy
900 dom_externs.multiple; // attribute HTMLInputElement.multiple, attribute HTMLSelectElement.multiple 950 dom_externs.multiple; // attribute HTMLInputElement.multiple, attribute HTMLSelectElement.multiple
901 dom_externs.multiply; // operation SVGMatrix.multiply, operati on WebKitCSSMatrix.multiply 951 dom_externs.multiply; // operation SVGMatrix.multiply, operati on WebKitCSSMatrix.multiply
902 dom_externs.muted; // attribute HTMLMediaElement.muted 952 dom_externs.muted; // attribute HTMLMediaElement.muted
903 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 953 dom_externs.name; // attribute Attr.name, attribute AudioP aram.name, attribute DOMException.name, attribute DOMFileSystem.name, attribute DOMFileSystemSync.name, attribute DOMPlugin.name, attribute DOMWindow.name, attr ibute DocumentType.name, attribute Entry.name, attribute EntrySync.name, attribu te EventException.name, attribute File.name, attribute FileException.name, attri bute HTMLAnchorElement.name, attribute HTMLAppletElement.name, attribute HTMLBut tonElement.name, attribute HTMLEmbedElement.name, attribute HTMLFormElement.name , attribute HTMLFrameElement.name, attribute HTMLIFrameElement.name, attribute H TMLImageElement.name, attribute HTMLInputElement.name, attribute HTMLKeygenEleme nt.name, attribute HTMLMapElement.name, attribute HTMLMetaElement.name, attribut e HTMLObjectElement.name, attribute HTMLOutputElement.name, attribute HTMLParamE lement.name, attribute HTMLSelectElement.name, attribute HTMLTextAreaElement.nam e, attribute IDBDatabase.name, attribute IDBDatabaseException.name, attribute ID BIndex.name, attribute IDBObjectStore.name, attribute OperationNotAllowedExcepti on.name, attribute RangeException.name, attribute SVGException.name, attribute S haredWorkercontext.name, attribute WebGLActiveInfo.name, attribute WebKitAnimati on.name, attribute WebKitCSSKeyframesRule.name, attribute XMLHttpRequestExceptio n.name, attribute XPathException.name
904 dom_externs.namedItem; // operation DOMMimeTypeArray.namedItem, operation DOMPlugin.namedItem, operation DOMPluginArray.namedItem, operation HT MLAllCollection.namedItem, operation HTMLCollection.namedItem, operation HTMLSel ectElement.namedItem 954 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.namespaceURI; // attribute Node.namespaceURI 955 dom_externs.namespaceURI; // attribute Node.namespaceURI
906 dom_externs.naturalHeight; // attribute HTMLImageElement.naturalHei ght 956 dom_externs.naturalHeight; // attribute HTMLImageElement.naturalHei ght
907 dom_externs.naturalWidth; // attribute HTMLImageElement.naturalWid th 957 dom_externs.naturalWidth; // attribute HTMLImageElement.naturalWid th
908 dom_externs.navigation; // attribute Performance.navigation 958 dom_externs.navigation; // attribute Performance.navigation
909 dom_externs.navigationStart; // attribute PerformanceTiming.navigatio nStart 959 dom_externs.navigationStart; // attribute PerformanceTiming.navigatio nStart
910 dom_externs.navigator; // attribute DOMWindow.navigator, attrib ute WorkerContext.navigator 960 dom_externs.navigator; // attribute DOMWindow.navigator, attrib ute WorkerContext.navigator
911 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 961 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
912 dom_externs.networkState; // attribute HTMLMediaElement.networkSta te 962 dom_externs.networkState; // attribute HTMLMediaElement.networkSta te
913 dom_externs.newScale; // attribute SVGZoomEvent.newScale 963 dom_externs.newScale; // attribute SVGZoomEvent.newScale
914 dom_externs.newTranslate; // attribute SVGZoomEvent.newTranslate 964 dom_externs.newTranslate; // attribute SVGZoomEvent.newTranslate
915 dom_externs.newURL; // attribute HashChangeEvent.newURL 965 dom_externs.newURL; // attribute HashChangeEvent.newURL
916 dom_externs.newValue; // attribute MutationEvent.newValue, att ribute StorageEvent.newValue 966 dom_externs.newValue; // attribute MutationEvent.newValue, att ribute StorageEvent.newValue
917 dom_externs.newValueSpecifiedUnits; // operation SVGAngle.newValueSpecifiedU nits, operation SVGLength.newValueSpecifiedUnits 967 dom_externs.newValueSpecifiedUnits; // operation SVGAngle.newValueSpecifiedU nits, operation SVGLength.newValueSpecifiedUnits
918 dom_externs.nextElementSibling; // attribute Element.nextElementSibling, attribute ElementTraversal.nextElementSibling 968 dom_externs.nextElementSibling; // attribute Element.nextElementSibling, attribute ElementTraversal.nextElementSibling
919 dom_externs.nextNode; // operation NodeIterator.nextNode, oper ation TreeWalker.nextNode 969 dom_externs.nextNode; // operation NodeIterator.nextNode, oper ation TreeWalker.nextNode
920 dom_externs.nextSibling; // attribute MutationRecord.nextSibling, attribute Node.nextSibling, attribute SVGElementInstance.nextSibling, operation TreeWalker.nextSibling 970 dom_externs.nextSibling; // attribute MutationRecord.nextSibling, attribute Node.nextSibling, attribute SVGElementInstance.nextSibling, operation TreeWalker.nextSibling
921 dom_externs.noHref; // attribute HTMLAreaElement.noHref 971 dom_externs.noHref; // attribute HTMLAreaElement.noHref
922 dom_externs.noResize; // attribute HTMLFrameElement.noResize 972 dom_externs.noResize; // attribute HTMLFrameElement.noResize
923 dom_externs.noShade; // attribute HTMLHRElement.noShade 973 dom_externs.noShade; // attribute HTMLHRElement.noShade
924 dom_externs.noValidate; // attribute HTMLFormElement.noValidate 974 dom_externs.noValidate; // attribute HTMLFormElement.noValidate
925 dom_externs.noWrap; // attribute HTMLTableCellElement.noWrap 975 dom_externs.noWrap; // attribute HTMLTableCellElement.noWrap
926 dom_externs.nodeName; // attribute Node.nodeName 976 dom_externs.nodeName; // attribute Node.nodeName
927 dom_externs.nodeType; // attribute Node.nodeType 977 dom_externs.nodeType; // attribute Node.nodeType
928 dom_externs.nodeValue; // attribute Node.nodeValue 978 dom_externs.nodeValue; // attribute Node.nodeValue
929 dom_externs.normalize; // operation Node.normalize 979 dom_externs.normalize; // operation Node.normalize
930 dom_externs.normalizedPathSegList; // attribute SVGPathElement.normalizedPa thSegList 980 dom_externs.normalizedPathSegList; // attribute SVGPathElement.normalizedPa thSegList
931 dom_externs.notationName; // attribute Entity.notationName 981 dom_externs.notationName; // attribute Entity.notationName
932 dom_externs.notations; // attribute DocumentType.notations 982 dom_externs.notations; // attribute DocumentType.notations
983 dom_externs.noteGrainOn; // operation AudioBufferSourceNode.noteG rainOn
984 dom_externs.noteOff; // operation AudioBufferSourceNode.noteO ff
985 dom_externs.noteOn; // operation AudioBufferSourceNode.noteO n
933 dom_externs.numOctaves; // attribute SVGFETurbulenceElement.numO ctaves 986 dom_externs.numOctaves; // attribute SVGFETurbulenceElement.numO ctaves
934 dom_externs.numberOfCalls; // attribute ScriptProfileNode.numberOfC alls 987 dom_externs.numberOfCalls; // attribute ScriptProfileNode.numberOfC alls
988 dom_externs.numberOfChannels; // attribute AudioBuffer.numberOfChannel s, attribute AudioDestinationNode.numberOfChannels
989 dom_externs.numberOfInputs; // attribute AudioNode.numberOfInputs
935 dom_externs.numberOfItems; // attribute SVGLengthList.numberOfItems , attribute SVGNumberList.numberOfItems, attribute SVGPathSegList.numberOfItems, attribute SVGPointList.numberOfItems, attribute SVGStringList.numberOfItems, at tribute SVGTransformList.numberOfItems 990 dom_externs.numberOfItems; // attribute SVGLengthList.numberOfItems , attribute SVGNumberList.numberOfItems, attribute SVGPathSegList.numberOfItems, attribute SVGPointList.numberOfItems, attribute SVGStringList.numberOfItems, at tribute SVGTransformList.numberOfItems
991 dom_externs.numberOfOutputs; // attribute AudioNode.numberOfOutputs
936 dom_externs.numberValue; // attribute XPathResult.numberValue 992 dom_externs.numberValue; // attribute XPathResult.numberValue
937 dom_externs.object; // attribute HTMLAppletElement.object 993 dom_externs.object; // attribute HTMLAppletElement.object
938 dom_externs.objectStore; // attribute IDBIndex.objectStore, opera tion IDBTransaction.objectStore 994 dom_externs.objectStore; // attribute IDBIndex.objectStore, opera tion IDBTransaction.objectStore
939 dom_externs.offscreenBuffering; // attribute DOMWindow.offscreenBufferin g 995 dom_externs.offscreenBuffering; // attribute DOMWindow.offscreenBufferin g
940 dom_externs.offset; // attribute SVGComponentTransferFunctio nElement.offset, attribute SVGStopElement.offset 996 dom_externs.offset; // attribute SVGComponentTransferFunctio nElement.offset, attribute SVGStopElement.offset
941 dom_externs.offsetHeight; // attribute Element.offsetHeight 997 dom_externs.offsetHeight; // attribute Element.offsetHeight
942 dom_externs.offsetLeft; // attribute Element.offsetLeft 998 dom_externs.offsetLeft; // attribute Element.offsetLeft
943 dom_externs.offsetParent; // attribute Element.offsetParent 999 dom_externs.offsetParent; // attribute Element.offsetParent
944 dom_externs.offsetTop; // attribute Element.offsetTop 1000 dom_externs.offsetTop; // attribute Element.offsetTop
945 dom_externs.offsetWidth; // attribute Element.offsetWidth 1001 dom_externs.offsetWidth; // attribute Element.offsetWidth
(...skipping 14 matching lines...) Expand all
960 dom_externs.orderX; // attribute SVGFEConvolveMatrixElement. orderX 1016 dom_externs.orderX; // attribute SVGFEConvolveMatrixElement. orderX
961 dom_externs.orderY; // attribute SVGFEConvolveMatrixElement. orderY 1017 dom_externs.orderY; // attribute SVGFEConvolveMatrixElement. orderY
962 dom_externs.orient; // attribute OverflowEvent.orient 1018 dom_externs.orient; // attribute OverflowEvent.orient
963 dom_externs.orientAngle; // attribute SVGMarkerElement.orientAngl e 1019 dom_externs.orientAngle; // attribute SVGMarkerElement.orientAngl e
964 dom_externs.orientType; // attribute SVGMarkerElement.orientType 1020 dom_externs.orientType; // attribute SVGMarkerElement.orientType
965 dom_externs.origin; // attribute HTMLAnchorElement.origin, a ttribute Location.origin, attribute MessageEvent.origin 1021 dom_externs.origin; // attribute HTMLAnchorElement.origin, a ttribute Location.origin, attribute MessageEvent.origin
966 dom_externs.outerHTML; // attribute HTMLElement.outerHTML 1022 dom_externs.outerHTML; // attribute HTMLElement.outerHTML
967 dom_externs.outerHeight; // attribute DOMWindow.outerHeight 1023 dom_externs.outerHeight; // attribute DOMWindow.outerHeight
968 dom_externs.outerText; // attribute HTMLElement.outerText 1024 dom_externs.outerText; // attribute HTMLElement.outerText
969 dom_externs.outerWidth; // attribute DOMWindow.outerWidth 1025 dom_externs.outerWidth; // attribute DOMWindow.outerWidth
1026 dom_externs.outputBuffer; // attribute AudioProcessingEvent.output Buffer
970 dom_externs.overrideMimeType; // operation XMLHttpRequest.overrideMime Type 1027 dom_externs.overrideMimeType; // operation XMLHttpRequest.overrideMime Type
971 dom_externs.ownerDocument; // attribute Node.ownerDocument 1028 dom_externs.ownerDocument; // attribute Node.ownerDocument
972 dom_externs.ownerElement; // attribute Attr.ownerElement 1029 dom_externs.ownerElement; // attribute Attr.ownerElement
973 dom_externs.ownerNode; // attribute StyleSheet.ownerNode 1030 dom_externs.ownerNode; // attribute StyleSheet.ownerNode
974 dom_externs.ownerRule; // attribute CSSStyleSheet.ownerRule 1031 dom_externs.ownerRule; // attribute CSSStyleSheet.ownerRule
975 dom_externs.ownerSVGElement; // attribute SVGElement.ownerSVGElement 1032 dom_externs.ownerSVGElement; // attribute SVGElement.ownerSVGElement
976 dom_externs.pageX; // attribute Touch.pageX, attribute UIEv ent.pageX 1033 dom_externs.pageX; // attribute Touch.pageX, attribute UIEv ent.pageX
977 dom_externs.pageXOffset; // attribute DOMWindow.pageXOffset 1034 dom_externs.pageXOffset; // attribute DOMWindow.pageXOffset
978 dom_externs.pageY; // attribute Touch.pageY, attribute UIEv ent.pageY 1035 dom_externs.pageY; // attribute Touch.pageY, attribute UIEv ent.pageY
979 dom_externs.pageYOffset; // attribute DOMWindow.pageYOffset 1036 dom_externs.pageYOffset; // attribute DOMWindow.pageYOffset
980 dom_externs.paintType; // attribute SVGPaint.paintType 1037 dom_externs.paintType; // attribute SVGPaint.paintType
1038 dom_externs.panningModel; // attribute AudioPannerNode.panningMode l
981 dom_externs.parent; // attribute DOMWindow.parent 1039 dom_externs.parent; // attribute DOMWindow.parent
982 dom_externs.parentElement; // attribute Node.parentElement 1040 dom_externs.parentElement; // attribute Node.parentElement
983 dom_externs.parentNode; // attribute Node.parentNode, attribute SVGElementInstance.parentNode, operation TreeWalker.parentNode 1041 dom_externs.parentNode; // attribute Node.parentNode, attribute SVGElementInstance.parentNode, operation TreeWalker.parentNode
984 dom_externs.parentRule; // attribute CSSRule.parentRule, attribu te CSSStyleDeclaration.parentRule 1042 dom_externs.parentRule; // attribute CSSRule.parentRule, attribu te CSSStyleDeclaration.parentRule
985 dom_externs.parentStyleSheet; // attribute CSSRule.parentStyleSheet, a ttribute StyleSheet.parentStyleSheet 1043 dom_externs.parentStyleSheet; // attribute CSSRule.parentStyleSheet, a ttribute StyleSheet.parentStyleSheet
986 dom_externs.parseFromString; // operation DOMParser.parseFromString 1044 dom_externs.parseFromString; // operation DOMParser.parseFromString
987 dom_externs.pathLength; // attribute SVGPathElement.pathLength 1045 dom_externs.pathLength; // attribute SVGPathElement.pathLength
988 dom_externs.pathSegList; // attribute SVGPathElement.pathSegList 1046 dom_externs.pathSegList; // attribute SVGPathElement.pathSegList
989 dom_externs.pathSegType; // attribute SVGPathSeg.pathSegType 1047 dom_externs.pathSegType; // attribute SVGPathSeg.pathSegType
990 dom_externs.pathSegTypeAsLetter; // attribute SVGPathSeg.pathSegTypeAsLet ter 1048 dom_externs.pathSegTypeAsLetter; // attribute SVGPathSeg.pathSegTypeAsLet ter
(...skipping 11 matching lines...) Expand all
1002 dom_externs.persisted; // attribute PageTransitionEvent.persist ed 1060 dom_externs.persisted; // attribute PageTransitionEvent.persist ed
1003 dom_externs.personalbar; // attribute DOMWindow.personalbar 1061 dom_externs.personalbar; // attribute DOMWindow.personalbar
1004 dom_externs.ping; // attribute HTMLAnchorElement.ping, att ribute HTMLAreaElement.ping 1062 dom_externs.ping; // attribute HTMLAnchorElement.ping, att ribute HTMLAreaElement.ping
1005 dom_externs.pixelDepth; // attribute Screen.pixelDepth 1063 dom_externs.pixelDepth; // attribute Screen.pixelDepth
1006 dom_externs.pixelStorei; // operation WebGLRenderingContext.pixel Storei 1064 dom_externs.pixelStorei; // operation WebGLRenderingContext.pixel Storei
1007 dom_externs.pixelUnitToMillimeterX; // attribute SVGSVGElement.pixelUnitToMi llimeterX 1065 dom_externs.pixelUnitToMillimeterX; // attribute SVGSVGElement.pixelUnitToMi llimeterX
1008 dom_externs.pixelUnitToMillimeterY; // attribute SVGSVGElement.pixelUnitToMi llimeterY 1066 dom_externs.pixelUnitToMillimeterY; // attribute SVGSVGElement.pixelUnitToMi llimeterY
1009 dom_externs.placeholder; // attribute HTMLInputElement.placeholde r, attribute HTMLTextAreaElement.placeholder 1067 dom_externs.placeholder; // attribute HTMLInputElement.placeholde r, attribute HTMLTextAreaElement.placeholder
1010 dom_externs.platform; // operation InspectorFrontendHost.platf orm, attribute Navigator.platform, attribute WorkerNavigator.platform 1068 dom_externs.platform; // operation InspectorFrontendHost.platf orm, attribute Navigator.platform, attribute WorkerNavigator.platform
1011 dom_externs.play; // operation HTMLMediaElement.play, oper ation WebKitAnimation.play 1069 dom_externs.play; // operation HTMLMediaElement.play, oper ation WebKitAnimation.play
1012 dom_externs.playbackRate; // attribute HTMLMediaElement.playbackRa te 1070 dom_externs.playbackRate; // attribute AudioBufferSourceNode.playb ackRate, attribute HTMLMediaElement.playbackRate
1013 dom_externs.played; // attribute HTMLMediaElement.played 1071 dom_externs.played; // attribute HTMLMediaElement.played
1014 dom_externs.plugins; // attribute HTMLDocument.plugins, attri bute Navigator.plugins 1072 dom_externs.plugins; // attribute HTMLDocument.plugins, attri bute Navigator.plugins
1015 dom_externs.pointerBeforeReferenceNode; // attribute NodeIterator.pointerBefore ReferenceNode 1073 dom_externs.pointerBeforeReferenceNode; // attribute NodeIterator.pointerBefore ReferenceNode
1016 dom_externs.points; // attribute SVGPolygonElement.points, a ttribute SVGPolylineElement.points 1074 dom_externs.points; // attribute SVGPolygonElement.points, a ttribute SVGPolylineElement.points
1017 dom_externs.pointsAtX; // attribute SVGFESpotLightElement.point sAtX 1075 dom_externs.pointsAtX; // attribute SVGFESpotLightElement.point sAtX
1018 dom_externs.pointsAtY; // attribute SVGFESpotLightElement.point sAtY 1076 dom_externs.pointsAtY; // attribute SVGFESpotLightElement.point sAtY
1019 dom_externs.pointsAtZ; // attribute SVGFESpotLightElement.point sAtZ 1077 dom_externs.pointsAtZ; // attribute SVGFESpotLightElement.point sAtZ
1020 dom_externs.polygonOffset; // operation WebGLRenderingContext.polyg onOffset 1078 dom_externs.polygonOffset; // operation WebGLRenderingContext.polyg onOffset
1021 dom_externs.port; // attribute HTMLAnchorElement.port, att ribute HTMLAreaElement.port, operation InspectorFrontendHost.port, attribute Loc ation.port, attribute SharedWorker.port, attribute WorkerLocation.port 1079 dom_externs.port; // attribute HTMLAnchorElement.port, att ribute HTMLAreaElement.port, operation InspectorFrontendHost.port, attribute Loc ation.port, attribute SharedWorker.port, attribute WorkerLocation.port
1022 dom_externs.port1; // attribute MessageChannel.port1 1080 dom_externs.port1; // attribute MessageChannel.port1
(...skipping 60 matching lines...) Expand 10 before | Expand all | Expand 10 after
1083 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 1141 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
1084 dom_externs.reason; // attribute CloseEvent.reason 1142 dom_externs.reason; // attribute CloseEvent.reason
1085 dom_externs.recordActionTaken; // operation InspectorFrontendHost.recor dActionTaken 1143 dom_externs.recordActionTaken; // operation InspectorFrontendHost.recor dActionTaken
1086 dom_externs.recordPanelShown; // operation InspectorFrontendHost.recor dPanelShown 1144 dom_externs.recordPanelShown; // operation InspectorFrontendHost.recor dPanelShown
1087 dom_externs.recordSettingChanged; // operation InspectorFrontendHost.recor dSettingChanged 1145 dom_externs.recordSettingChanged; // operation InspectorFrontendHost.recor dSettingChanged
1088 dom_externs.rect; // operation CanvasRenderingContext2D.re ct 1146 dom_externs.rect; // operation CanvasRenderingContext2D.re ct
1089 dom_externs.red; // attribute RGBColor.red 1147 dom_externs.red; // attribute RGBColor.red
1090 dom_externs.redirectCount; // attribute PerformanceNavigation.redir ectCount 1148 dom_externs.redirectCount; // attribute PerformanceNavigation.redir ectCount
1091 dom_externs.redirectEnd; // attribute PerformanceTiming.redirectE nd 1149 dom_externs.redirectEnd; // attribute PerformanceTiming.redirectE nd
1092 dom_externs.redirectStart; // attribute PerformanceTiming.redirectS tart 1150 dom_externs.redirectStart; // attribute PerformanceTiming.redirectS tart
1151 dom_externs.refDistance; // attribute AudioPannerNode.refDistance
1093 dom_externs.refX; // attribute SVGMarkerElement.refX 1152 dom_externs.refX; // attribute SVGMarkerElement.refX
1094 dom_externs.refY; // attribute SVGMarkerElement.refY 1153 dom_externs.refY; // attribute SVGMarkerElement.refY
1095 dom_externs.referenceNode; // attribute NodeIterator.referenceNode 1154 dom_externs.referenceNode; // attribute NodeIterator.referenceNode
1096 dom_externs.referrer; // attribute Document.referrer 1155 dom_externs.referrer; // attribute Document.referrer
1097 dom_externs.refresh; // operation DOMPluginArray.refresh 1156 dom_externs.refresh; // operation DOMPluginArray.refresh
1098 dom_externs.rel; // attribute HTMLAnchorElement.rel, attr ibute HTMLLinkElement.rel 1157 dom_externs.rel; // attribute HTMLAnchorElement.rel, attr ibute HTMLLinkElement.rel
1099 dom_externs.relatedNode; // attribute MutationEvent.relatedNode 1158 dom_externs.relatedNode; // attribute MutationEvent.relatedNode
1100 dom_externs.relatedTarget; // attribute MouseEvent.relatedTarget 1159 dom_externs.relatedTarget; // attribute MouseEvent.relatedTarget
1101 dom_externs.releaseEvents; // operation DOMWindow.releaseEvents, op eration HTMLDocument.releaseEvents 1160 dom_externs.releaseEvents; // operation DOMWindow.releaseEvents, op eration HTMLDocument.releaseEvents
1102 dom_externs.releaseShaderCompiler; // operation WebGLRenderingContext.relea seShaderCompiler 1161 dom_externs.releaseShaderCompiler; // operation WebGLRenderingContext.relea seShaderCompiler
1103 dom_externs.reload; // operation Location.reload 1162 dom_externs.reload; // operation Location.reload
1104 dom_externs.remove; // operation DOMTokenList.remove, operat ion Entry.remove, operation EntrySync.remove, operation HTMLOptionsCollection.re move, operation HTMLSelectElement.remove 1163 dom_externs.remove; // operation DOMTokenList.remove, operat ion Entry.remove, operation EntrySync.remove, operation HTMLOptionsCollection.re move, operation HTMLSelectElement.remove
1105 dom_externs.removeAllRanges; // operation DOMSelection.removeAllRange s 1164 dom_externs.removeAllRanges; // operation DOMSelection.removeAllRange s
1106 dom_externs.removeAttribute; // operation Element.removeAttribute 1165 dom_externs.removeAttribute; // operation Element.removeAttribute
1107 dom_externs.removeAttributeNS; // operation Element.removeAttributeNS 1166 dom_externs.removeAttributeNS; // operation Element.removeAttributeNS
1108 dom_externs.removeAttributeNode; // operation Element.removeAttributeNode 1167 dom_externs.removeAttributeNode; // operation Element.removeAttributeNode
1109 dom_externs.removeChild; // operation Node.removeChild 1168 dom_externs.removeChild; // operation Node.removeChild
1110 dom_externs.removeCue; // operation TextTrack.removeCue 1169 dom_externs.removeCue; // operation TextTrack.removeCue
1111 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 1170 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
1112 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 1171 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
1113 dom_externs.removeListener; // operation MediaQueryList.removeListen er 1172 dom_externs.removeListener; // operation MediaQueryList.removeListen er
1114 dom_externs.removeNamedItem; // operation NamedNodeMap.removeNamedIte m 1173 dom_externs.removeNamedItem; // operation NamedNodeMap.removeNamedIte m
1115 dom_externs.removeNamedItemNS; // operation NamedNodeMap.removeNamedIte mNS 1174 dom_externs.removeNamedItemNS; // operation NamedNodeMap.removeNamedIte mNS
1116 dom_externs.removeParameter; // operation XSLTProcessor.removeParamet er 1175 dom_externs.removeParameter; // operation XSLTProcessor.removeParamet er
1117 dom_externs.removeProperty; // operation CSSStyleDeclaration.removeP roperty 1176 dom_externs.removeProperty; // operation CSSStyleDeclaration.removeP roperty
1118 dom_externs.removeRecursively; // operation DirectoryEntry.removeRecurs ively, operation DirectoryEntrySync.removeRecursively 1177 dom_externs.removeRecursively; // operation DirectoryEntry.removeRecurs ively, operation DirectoryEntrySync.removeRecursively
1119 dom_externs.removeRule; // operation CSSStyleSheet.removeRule 1178 dom_externs.removeRule; // operation CSSStyleSheet.removeRule
1120 dom_externs.removedNodes; // attribute MutationRecord.removedNodes 1179 dom_externs.removedNodes; // attribute MutationRecord.removedNodes
1121 dom_externs.renderbufferStorage; // operation WebGLRenderingContext.rende rbufferStorage 1180 dom_externs.renderbufferStorage; // operation WebGLRenderingContext.rende rbufferStorage
1181 dom_externs.renderedBuffer; // attribute OfflineAudioCompletionEvent .renderedBuffer
1122 dom_externs.replace; // operation Location.replace 1182 dom_externs.replace; // operation Location.replace
1123 dom_externs.replaceChild; // operation Node.replaceChild 1183 dom_externs.replaceChild; // operation Node.replaceChild
1124 dom_externs.replaceData; // operation CharacterData.replaceData 1184 dom_externs.replaceData; // operation CharacterData.replaceData
1125 dom_externs.replaceId; // attribute Notification.replaceId 1185 dom_externs.replaceId; // attribute Notification.replaceId
1126 dom_externs.replaceItem; // operation SVGLengthList.replaceItem, operation SVGNumberList.replaceItem, operation SVGPathSegList.replaceItem, opera tion SVGPointList.replaceItem, operation SVGStringList.replaceItem, operation SV GTransformList.replaceItem 1186 dom_externs.replaceItem; // operation SVGLengthList.replaceItem, operation SVGNumberList.replaceItem, operation SVGPathSegList.replaceItem, opera tion SVGPointList.replaceItem, operation SVGStringList.replaceItem, operation SV GTransformList.replaceItem
1127 dom_externs.replaceState; // operation History.replaceState 1187 dom_externs.replaceState; // operation History.replaceState
1128 dom_externs.replaceWholeText; // operation Text.replaceWholeText 1188 dom_externs.replaceWholeText; // operation Text.replaceWholeText
1129 dom_externs.requestAttachWindow; // operation InspectorFrontendHost.reque stAttachWindow 1189 dom_externs.requestAttachWindow; // operation InspectorFrontendHost.reque stAttachWindow
1130 dom_externs.requestDetachWindow; // operation InspectorFrontendHost.reque stDetachWindow 1190 dom_externs.requestDetachWindow; // operation InspectorFrontendHost.reque stDetachWindow
1131 dom_externs.requestPermission; // operation NotificationCenter.requestP ermission 1191 dom_externs.requestPermission; // operation NotificationCenter.requestP ermission
1132 dom_externs.requestQuota; // operation StorageInfo.requestQuota 1192 dom_externs.requestQuota; // operation StorageInfo.requestQuota
1133 dom_externs.requestStart; // attribute PerformanceTiming.requestSt art 1193 dom_externs.requestStart; // attribute PerformanceTiming.requestSt art
1134 dom_externs.required; // attribute HTMLInputElement.required, attribute HTMLSelectElement.required, attribute HTMLTextAreaElement.required 1194 dom_externs.required; // attribute HTMLInputElement.required, attribute HTMLSelectElement.required, attribute HTMLTextAreaElement.required
1135 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 1195 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
1136 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 1196 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
1137 dom_externs.reset; // operation HTMLFormElement.reset, oper ation XSLTProcessor.reset 1197 dom_externs.reset; // operation HTMLFormElement.reset, oper ation XSLTProcessor.reset
1138 dom_externs.resizeBy; // operation DOMWindow.resizeBy 1198 dom_externs.resizeBy; // operation DOMWindow.resizeBy
1139 dom_externs.resizeTo; // operation DOMWindow.resizeTo 1199 dom_externs.resizeTo; // operation DOMWindow.resizeTo
1200 dom_externs.resonance; // attribute HighPass2FilterNode.resonan ce, attribute LowPass2FilterNode.resonance
1140 dom_externs.responseBlob; // attribute XMLHttpRequest.responseBlob 1201 dom_externs.responseBlob; // attribute XMLHttpRequest.responseBlob
1141 dom_externs.responseEnd; // attribute PerformanceTiming.responseE nd 1202 dom_externs.responseEnd; // attribute PerformanceTiming.responseE nd
1142 dom_externs.responseStart; // attribute PerformanceTiming.responseS tart 1203 dom_externs.responseStart; // attribute PerformanceTiming.responseS tart
1143 dom_externs.responseText; // attribute XMLHttpRequest.responseText 1204 dom_externs.responseText; // attribute XMLHttpRequest.responseText
1144 dom_externs.responseType; // attribute XMLHttpRequest.responseType 1205 dom_externs.responseType; // attribute XMLHttpRequest.responseType
1145 dom_externs.responseXML; // attribute XMLHttpRequest.responseXML 1206 dom_externs.responseXML; // attribute XMLHttpRequest.responseXML
1146 dom_externs.restore; // operation CanvasRenderingContext2D.re store 1207 dom_externs.restore; // operation CanvasRenderingContext2D.re store
1147 dom_externs.restoreContext; // operation WebKitLoseContext.restoreCo ntext 1208 dom_externs.restoreContext; // operation WebKitLoseContext.restoreCo ntext
1148 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 1209 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
1149 dom_externs.resultType; // attribute XPathResult.resultType 1210 dom_externs.resultType; // attribute XPathResult.resultType
1150 dom_externs.results; // attribute SpeechInputEvent.results 1211 dom_externs.results; // attribute SpeechInputEvent.results
1151 dom_externs.returnValue; // attribute Event.returnValue 1212 dom_externs.returnValue; // attribute Event.returnValue
1152 dom_externs.rev; // attribute HTMLAnchorElement.rev, attr ibute HTMLLinkElement.rev 1213 dom_externs.rev; // attribute HTMLAnchorElement.rev, attr ibute HTMLLinkElement.rev
1153 dom_externs.revokeObjectURL; // operation DOMURL.revokeObjectURL 1214 dom_externs.revokeObjectURL; // operation DOMURL.revokeObjectURL
1154 dom_externs.rgbColor; // attribute SVGColor.rgbColor 1215 dom_externs.rgbColor; // attribute SVGColor.rgbColor
1155 dom_externs.right; // attribute ClientRect.right, attribute Rect.right 1216 dom_externs.right; // attribute ClientRect.right, attribute Rect.right
1217 dom_externs.rolloffFactor; // attribute AudioPannerNode.rolloffFact or
1156 dom_externs.root; // attribute DOMFileSystem.root, attribu te DOMFileSystemSync.root, attribute NodeIterator.root, attribute TreeWalker.roo t 1218 dom_externs.root; // attribute DOMFileSystem.root, attribu te DOMFileSystemSync.root, attribute NodeIterator.root, attribute TreeWalker.roo t
1157 dom_externs.rootElement; // attribute SVGDocument.rootElement 1219 dom_externs.rootElement; // attribute SVGDocument.rootElement
1158 dom_externs.rotate; // operation CanvasRenderingContext2D.ro tate, operation SVGMatrix.rotate, attribute SVGTextPositioningElement.rotate, op eration WebKitCSSMatrix.rotate 1220 dom_externs.rotate; // operation CanvasRenderingContext2D.ro tate, operation SVGMatrix.rotate, attribute SVGTextPositioningElement.rotate, op eration WebKitCSSMatrix.rotate
1159 dom_externs.rotateAxisAngle; // operation WebKitCSSMatrix.rotateAxisA ngle 1221 dom_externs.rotateAxisAngle; // operation WebKitCSSMatrix.rotateAxisA ngle
1160 dom_externs.rotateFromVector; // operation SVGMatrix.rotateFromVector 1222 dom_externs.rotateFromVector; // operation SVGMatrix.rotateFromVector
1161 dom_externs.rowIndex; // attribute HTMLTableRowElement.rowInde x 1223 dom_externs.rowIndex; // attribute HTMLTableRowElement.rowInde x
1162 dom_externs.rowSpan; // attribute HTMLTableCellElement.rowSpa n 1224 dom_externs.rowSpan; // attribute HTMLTableCellElement.rowSpa n
1163 dom_externs.rows; // attribute HTMLFrameSetElement.rows, a ttribute HTMLTableElement.rows, attribute HTMLTableSectionElement.rows, attribut e HTMLTextAreaElement.rows, attribute SQLResultSet.rows 1225 dom_externs.rows; // attribute HTMLFrameSetElement.rows, a ttribute HTMLTableElement.rows, attribute HTMLTableSectionElement.rows, attribut e HTMLTextAreaElement.rows, attribute SQLResultSet.rows
1164 dom_externs.rowsAffected; // attribute SQLResultSet.rowsAffected 1226 dom_externs.rowsAffected; // attribute SQLResultSet.rowsAffected
1165 dom_externs.rules; // attribute CSSStyleSheet.rules, attrib ute HTMLTableElement.rules 1227 dom_externs.rules; // attribute CSSStyleSheet.rules, attrib ute HTMLTableElement.rules
1166 dom_externs.rx; // attribute SVGEllipseElement.rx, attri bute SVGRectElement.rx 1228 dom_externs.rx; // attribute SVGEllipseElement.rx, attri bute SVGRectElement.rx
1167 dom_externs.ry; // attribute SVGEllipseElement.ry, attri bute SVGRectElement.ry 1229 dom_externs.ry; // attribute SVGEllipseElement.ry, attri bute SVGRectElement.ry
1168 dom_externs.sampleCoverage; // operation WebGLRenderingContext.sampl eCoverage 1230 dom_externs.sampleCoverage; // operation WebGLRenderingContext.sampl eCoverage
1231 dom_externs.sampleRate; // attribute AudioBuffer.sampleRate, att ribute AudioContext.sampleRate
1169 dom_externs.sandbox; // attribute HTMLIFrameElement.sandbox 1232 dom_externs.sandbox; // attribute HTMLIFrameElement.sandbox
1170 dom_externs.save; // operation CanvasRenderingContext2D.sa ve 1233 dom_externs.save; // operation CanvasRenderingContext2D.sa ve
1171 dom_externs.saveAs; // operation InspectorFrontendHost.saveA s 1234 dom_externs.saveAs; // operation InspectorFrontendHost.saveA s
1172 dom_externs.scale; // operation CanvasRenderingContext2D.sc ale, attribute SVGFEDisplacementMapElement.scale, operation SVGMatrix.scale, ope ration WebKitCSSMatrix.scale 1235 dom_externs.scale; // operation CanvasRenderingContext2D.sc ale, attribute SVGFEDisplacementMapElement.scale, operation SVGMatrix.scale, ope ration WebKitCSSMatrix.scale
1173 dom_externs.scaleNonUniform; // operation SVGMatrix.scaleNonUniform 1236 dom_externs.scaleNonUniform; // operation SVGMatrix.scaleNonUniform
1174 dom_externs.scheme; // attribute HTMLMetaElement.scheme 1237 dom_externs.scheme; // attribute HTMLMetaElement.scheme
1175 dom_externs.scissor; // operation WebGLRenderingContext.sciss or 1238 dom_externs.scissor; // operation WebGLRenderingContext.sciss or
1176 dom_externs.scope; // attribute HTMLTableCellElement.scope 1239 dom_externs.scope; // attribute HTMLTableCellElement.scope
1177 dom_externs.scopeChain; // attribute JavaScriptCallFrame.scopeCh ain 1240 dom_externs.scopeChain; // attribute JavaScriptCallFrame.scopeCh ain
1178 dom_externs.scopeType; // operation JavaScriptCallFrame.scopeTy pe 1241 dom_externs.scopeType; // operation JavaScriptCallFrame.scopeTy pe
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
1258 dom_externs.setLineCap; // operation CanvasRenderingContext2D.se tLineCap 1321 dom_externs.setLineCap; // operation CanvasRenderingContext2D.se tLineCap
1259 dom_externs.setLineJoin; // operation CanvasRenderingContext2D.se tLineJoin 1322 dom_externs.setLineJoin; // operation CanvasRenderingContext2D.se tLineJoin
1260 dom_externs.setLineWidth; // operation CanvasRenderingContext2D.se tLineWidth 1323 dom_externs.setLineWidth; // operation CanvasRenderingContext2D.se tLineWidth
1261 dom_externs.setMatrix; // operation SVGTransform.setMatrix 1324 dom_externs.setMatrix; // operation SVGTransform.setMatrix
1262 dom_externs.setMatrixValue; // operation WebKitCSSMatrix.setMatrixVa lue 1325 dom_externs.setMatrixValue; // operation WebKitCSSMatrix.setMatrixVa lue
1263 dom_externs.setMiterLimit; // operation CanvasRenderingContext2D.se tMiterLimit 1326 dom_externs.setMiterLimit; // operation CanvasRenderingContext2D.se tMiterLimit
1264 dom_externs.setNamedItem; // operation NamedNodeMap.setNamedItem 1327 dom_externs.setNamedItem; // operation NamedNodeMap.setNamedItem
1265 dom_externs.setNamedItemNS; // operation NamedNodeMap.setNamedItemNS 1328 dom_externs.setNamedItemNS; // operation NamedNodeMap.setNamedItemNS
1266 dom_externs.setOrientToAngle; // operation SVGMarkerElement.setOrientT oAngle 1329 dom_externs.setOrientToAngle; // operation SVGMarkerElement.setOrientT oAngle
1267 dom_externs.setOrientToAuto; // operation SVGMarkerElement.setOrientT oAuto 1330 dom_externs.setOrientToAuto; // operation SVGMarkerElement.setOrientT oAuto
1331 dom_externs.setOrientation; // operation AudioListener.setOrientatio n, operation AudioPannerNode.setOrientation
1268 dom_externs.setPaint; // operation SVGPaint.setPaint 1332 dom_externs.setPaint; // operation SVGPaint.setPaint
1269 dom_externs.setParameter; // operation XSLTProcessor.setParameter 1333 dom_externs.setParameter; // operation XSLTProcessor.setParameter
1270 dom_externs.setPosition; // operation DOMSelection.setPosition 1334 dom_externs.setPosition; // operation AudioListener.setPosition, operation AudioPannerNode.setPosition, operation DOMSelection.setPosition
1271 dom_externs.setProperty; // operation CSSStyleDeclaration.setProp erty 1335 dom_externs.setProperty; // operation CSSStyleDeclaration.setProp erty
1272 dom_externs.setRGBColor; // operation SVGColor.setRGBColor 1336 dom_externs.setRGBColor; // operation SVGColor.setRGBColor
1273 dom_externs.setRGBColorICCColor; // operation SVGColor.setRGBColorICCColo r 1337 dom_externs.setRGBColorICCColor; // operation SVGColor.setRGBColorICCColo r
1274 dom_externs.setRadius; // operation SVGFEMorphologyElement.setR adius 1338 dom_externs.setRadius; // operation SVGFEMorphologyElement.setR adius
1275 dom_externs.setRequestHeader; // operation XMLHttpRequest.setRequestHe ader 1339 dom_externs.setRequestHeader; // operation XMLHttpRequest.setRequestHe ader
1276 dom_externs.setRotate; // operation SVGTransform.setRotate 1340 dom_externs.setRotate; // operation SVGTransform.setRotate
1277 dom_externs.setScale; // operation SVGTransform.setScale 1341 dom_externs.setScale; // operation SVGTransform.setScale
1278 dom_externs.setSelectionRange; // operation HTMLInputElement.setSelecti onRange, operation HTMLTextAreaElement.setSelectionRange 1342 dom_externs.setSelectionRange; // operation HTMLInputElement.setSelecti onRange, operation HTMLTextAreaElement.setSelectionRange
1279 dom_externs.setShadow; // operation CanvasRenderingContext2D.se tShadow 1343 dom_externs.setShadow; // operation CanvasRenderingContext2D.se tShadow
1280 dom_externs.setSkewX; // operation SVGTransform.setSkewX 1344 dom_externs.setSkewX; // operation SVGTransform.setSkewX
1281 dom_externs.setSkewY; // operation SVGTransform.setSkewY 1345 dom_externs.setSkewY; // operation SVGTransform.setSkewY
1282 dom_externs.setStart; // operation Range.setStart 1346 dom_externs.setStart; // operation Range.setStart
1283 dom_externs.setStartAfter; // operation Range.setStartAfter 1347 dom_externs.setStartAfter; // operation Range.setStartAfter
1284 dom_externs.setStartBefore; // operation Range.setStartBefore 1348 dom_externs.setStartBefore; // operation Range.setStartBefore
1285 dom_externs.setStdDeviation; // operation SVGFEDropShadowElement.setS tdDeviation, operation SVGFEGaussianBlurElement.setStdDeviation 1349 dom_externs.setStdDeviation; // operation SVGFEDropShadowElement.setS tdDeviation, operation SVGFEGaussianBlurElement.setStdDeviation
1286 dom_externs.setStringValue; // operation CSSPrimitiveValue.setString Value 1350 dom_externs.setStringValue; // operation CSSPrimitiveValue.setString Value
1287 dom_externs.setStrokeColor; // operation CanvasRenderingContext2D.se tStrokeColor 1351 dom_externs.setStrokeColor; // operation CanvasRenderingContext2D.se tStrokeColor
1352 dom_externs.setTargetValueAtTime; // operation AudioParam.setTargetValueAt Time
1288 dom_externs.setTimeout; // operation DOMWindow.setTimeout, opera tion WorkerContext.setTimeout 1353 dom_externs.setTimeout; // operation DOMWindow.setTimeout, opera tion WorkerContext.setTimeout
1289 dom_externs.setTransform; // operation CanvasRenderingContext2D.se tTransform 1354 dom_externs.setTransform; // operation CanvasRenderingContext2D.se tTransform
1290 dom_externs.setTranslate; // operation SVGTransform.setTranslate 1355 dom_externs.setTranslate; // operation SVGTransform.setTranslate
1291 dom_externs.setUint16; // operation DataView.setUint16 1356 dom_externs.setUint16; // operation DataView.setUint16
1292 dom_externs.setUint32; // operation DataView.setUint32 1357 dom_externs.setUint32; // operation DataView.setUint32
1293 dom_externs.setUint8; // operation DataView.setUint8 1358 dom_externs.setUint8; // operation DataView.setUint8
1294 dom_externs.setUri; // operation SVGPaint.setUri 1359 dom_externs.setUri; // operation SVGPaint.setUri
1360 dom_externs.setValueAtTime; // operation AudioParam.setValueAtTime
1361 dom_externs.setValueCurveAtTime; // operation AudioParam.setValueCurveAtT ime
1362 dom_externs.setVelocity; // operation AudioListener.setVelocity, operation AudioPannerNode.setVelocity
1295 dom_externs.setVersion; // operation IDBDatabase.setVersion 1363 dom_externs.setVersion; // operation IDBDatabase.setVersion
1296 dom_externs.shaderSource; // operation WebGLRenderingContext.shade rSource 1364 dom_externs.shaderSource; // operation WebGLRenderingContext.shade rSource
1297 dom_externs.shadowBlur; // attribute CanvasRenderingContext2D.sh adowBlur 1365 dom_externs.shadowBlur; // attribute CanvasRenderingContext2D.sh adowBlur
1298 dom_externs.shadowColor; // attribute CanvasRenderingContext2D.sh adowColor 1366 dom_externs.shadowColor; // attribute CanvasRenderingContext2D.sh adowColor
1299 dom_externs.shadowOffsetX; // attribute CanvasRenderingContext2D.sh adowOffsetX 1367 dom_externs.shadowOffsetX; // attribute CanvasRenderingContext2D.sh adowOffsetX
1300 dom_externs.shadowOffsetY; // attribute CanvasRenderingContext2D.sh adowOffsetY 1368 dom_externs.shadowOffsetY; // attribute CanvasRenderingContext2D.sh adowOffsetY
1301 dom_externs.shape; // attribute HTMLAnchorElement.shape, at tribute HTMLAreaElement.shape 1369 dom_externs.shape; // attribute HTMLAnchorElement.shape, at tribute HTMLAreaElement.shape
1302 dom_externs.sheet; // attribute HTMLLinkElement.sheet, attr ibute HTMLStyleElement.sheet, attribute ProcessingInstruction.sheet 1370 dom_externs.sheet; // attribute HTMLLinkElement.sheet, attr ibute HTMLStyleElement.sheet, attribute ProcessingInstruction.sheet
1303 dom_externs.shiftKey; // attribute KeyboardEvent.shiftKey, att ribute MouseEvent.shiftKey, attribute TouchEvent.shiftKey, attribute WheelEvent. shiftKey 1371 dom_externs.shiftKey; // attribute KeyboardEvent.shiftKey, att ribute MouseEvent.shiftKey, attribute TouchEvent.shiftKey, attribute WheelEvent. shiftKey
1304 dom_externs.show; // operation Notification.show 1372 dom_externs.show; // operation Notification.show
1305 dom_externs.showContextMenu; // operation InspectorFrontendHost.showC ontextMenu 1373 dom_externs.showContextMenu; // operation InspectorFrontendHost.showC ontextMenu
1306 dom_externs.showModalDialog; // operation DOMWindow.showModalDialog 1374 dom_externs.showModalDialog; // operation DOMWindow.showModalDialog
1307 dom_externs.singleNodeValue; // attribute XPathResult.singleNodeValue 1375 dom_externs.singleNodeValue; // attribute XPathResult.singleNodeValue
1308 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 1376 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
1309 dom_externs.sizes; // attribute HTMLLinkElement.sizes 1377 dom_externs.sizes; // attribute HTMLLinkElement.sizes
1310 dom_externs.skewX; // operation SVGMatrix.skewX, operation WebKitCSSMatrix.skewX 1378 dom_externs.skewX; // operation SVGMatrix.skewX, operation WebKitCSSMatrix.skewX
1311 dom_externs.skewY; // operation SVGMatrix.skewY, operation WebKitCSSMatrix.skewY 1379 dom_externs.skewY; // operation SVGMatrix.skewY, operation WebKitCSSMatrix.skewY
1312 dom_externs.slice; // operation ArrayBuffer.slice 1380 dom_externs.slice; // operation ArrayBuffer.slice
1313 dom_externs.slope; // attribute SVGComponentTransferFunctio nElement.slope 1381 dom_externs.slope; // attribute SVGComponentTransferFunctio nElement.slope
1382 dom_externs.smoothingTimeConstant; // attribute RealtimeAnalyserNode.smooth ingTimeConstant
1314 dom_externs.snapToLines; // attribute TextTrackCue.snapToLines 1383 dom_externs.snapToLines; // attribute TextTrackCue.snapToLines
1315 dom_externs.snapshotItem; // operation XPathResult.snapshotItem 1384 dom_externs.snapshotItem; // operation XPathResult.snapshotItem
1316 dom_externs.snapshotLength; // attribute XPathResult.snapshotLength 1385 dom_externs.snapshotLength; // attribute XPathResult.snapshotLength
1317 dom_externs.source; // attribute IDBCursor.source, attribute IDBRequest.source, attribute MessageEvent.source 1386 dom_externs.source; // attribute IDBCursor.source, attribute IDBRequest.source, attribute MessageEvent.source
1318 dom_externs.sourceID; // attribute JavaScriptCallFrame.sourceI D 1387 dom_externs.sourceID; // attribute JavaScriptCallFrame.sourceI D
1319 dom_externs.spacing; // attribute SVGTextPathElement.spacing 1388 dom_externs.spacing; // attribute SVGTextPathElement.spacing
1320 dom_externs.span; // attribute HTMLTableColElement.span 1389 dom_externs.span; // attribute HTMLTableColElement.span
1321 dom_externs.specified; // attribute Attr.specified 1390 dom_externs.specified; // attribute Attr.specified
1322 dom_externs.specularConstant; // attribute SVGFESpecularLightingElemen t.specularConstant 1391 dom_externs.specularConstant; // attribute SVGFESpecularLightingElemen t.specularConstant
1323 dom_externs.specularExponent; // attribute SVGFESpecularLightingElemen t.specularExponent, attribute SVGFESpotLightElement.specularExponent 1392 dom_externs.specularExponent; // attribute SVGFESpecularLightingElemen t.specularExponent, attribute SVGFESpotLightElement.specularExponent
1324 dom_externs.speed; // attribute Coordinates.speed 1393 dom_externs.speed; // attribute Coordinates.speed
1394 dom_externs.speedOfSound; // attribute AudioListener.speedOfSound
1325 dom_externs.spellcheck; // attribute HTMLElement.spellcheck 1395 dom_externs.spellcheck; // attribute HTMLElement.spellcheck
1326 dom_externs.splitText; // operation Text.splitText 1396 dom_externs.splitText; // operation Text.splitText
1327 dom_externs.spreadMethod; // attribute SVGGradientElement.spreadMe thod 1397 dom_externs.spreadMethod; // attribute SVGGradientElement.spreadMe thod
1328 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 1398 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
1329 dom_externs.srcElement; // attribute Event.srcElement 1399 dom_externs.srcElement; // attribute Event.srcElement
1330 dom_externs.srclang; // attribute HTMLTrackElement.srclang 1400 dom_externs.srclang; // attribute HTMLTrackElement.srclang
1331 dom_externs.standby; // attribute HTMLObjectElement.standby 1401 dom_externs.standby; // attribute HTMLObjectElement.standby
1332 dom_externs.start; // operation HTMLMarqueeElement.start, a ttribute HTMLOListElement.start, operation MessagePort.start, operation TimeRang es.start 1402 dom_externs.start; // operation HTMLMarqueeElement.start, a ttribute HTMLOListElement.start, operation MessagePort.start, operation TimeRang es.start
1333 dom_externs.startContainer; // attribute Range.startContainer 1403 dom_externs.startContainer; // attribute Range.startContainer
1334 dom_externs.startOffset; // attribute Range.startOffset, attribut e SVGTextPathElement.startOffset 1404 dom_externs.startOffset; // attribute Range.startOffset, attribut e SVGTextPathElement.startOffset
1405 dom_externs.startRendering; // operation AudioContext.startRendering
1335 dom_externs.startTime; // attribute HTMLMediaElement.startTime, attribute TextTrackCue.startTime 1406 dom_externs.startTime; // attribute HTMLMediaElement.startTime, attribute TextTrackCue.startTime
1336 dom_externs.state; // attribute PopStateEvent.state 1407 dom_externs.state; // attribute PopStateEvent.state
1337 dom_externs.status; // attribute DOMApplicationCache.status, attribute DOMWindow.status, attribute XMLHttpRequest.status 1408 dom_externs.status; // attribute DOMApplicationCache.status, attribute DOMWindow.status, attribute XMLHttpRequest.status
1338 dom_externs.statusMessage; // attribute WebGLContextEvent.statusMes sage 1409 dom_externs.statusMessage; // attribute WebGLContextEvent.statusMes sage
1339 dom_externs.statusText; // attribute XMLHttpRequest.statusText 1410 dom_externs.statusText; // attribute XMLHttpRequest.statusText
1340 dom_externs.statusbar; // attribute DOMWindow.statusbar 1411 dom_externs.statusbar; // attribute DOMWindow.statusbar
1341 dom_externs.stdDeviationX; // attribute SVGFEDropShadowElement.stdD eviationX, attribute SVGFEGaussianBlurElement.stdDeviationX 1412 dom_externs.stdDeviationX; // attribute SVGFEDropShadowElement.stdD eviationX, attribute SVGFEGaussianBlurElement.stdDeviationX
1342 dom_externs.stdDeviationY; // attribute SVGFEDropShadowElement.stdD eviationY, attribute SVGFEGaussianBlurElement.stdDeviationY 1413 dom_externs.stdDeviationY; // attribute SVGFEDropShadowElement.stdD eviationY, attribute SVGFEGaussianBlurElement.stdDeviationY
1343 dom_externs.stencil; // attribute WebGLContextAttributes.sten cil 1414 dom_externs.stencil; // attribute WebGLContextAttributes.sten cil
1344 dom_externs.stencilFunc; // operation WebGLRenderingContext.stenc ilFunc 1415 dom_externs.stencilFunc; // operation WebGLRenderingContext.stenc ilFunc
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
1424 dom_externs.trace; // operation Console.trace 1495 dom_externs.trace; // operation Console.trace
1425 dom_externs.track; // attribute HTMLTrackElement.track, att ribute TextTrackCue.track 1496 dom_externs.track; // attribute HTMLTrackElement.track, att ribute TextTrackCue.track
1426 dom_externs.transaction; // operation Database.transaction, opera tion DatabaseSync.transaction, operation IDBDatabase.transaction, attribute IDBO bjectStore.transaction, attribute IDBRequest.transaction 1497 dom_externs.transaction; // operation Database.transaction, opera tion DatabaseSync.transaction, operation IDBDatabase.transaction, attribute IDBO bjectStore.transaction, attribute IDBRequest.transaction
1427 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 1498 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
1428 dom_externs.transformString; // attribute SVGViewSpec.transformString 1499 dom_externs.transformString; // attribute SVGViewSpec.transformString
1429 dom_externs.transformToDocument; // operation XSLTProcessor.transformToDo cument 1500 dom_externs.transformToDocument; // operation XSLTProcessor.transformToDo cument
1430 dom_externs.transformToFragment; // operation XSLTProcessor.transformToFr agment 1501 dom_externs.transformToFragment; // operation XSLTProcessor.transformToFr agment
1431 dom_externs.translate; // operation CanvasRenderingContext2D.tr anslate, operation SVGMatrix.translate, operation WebKitCSSMatrix.translate 1502 dom_externs.translate; // operation CanvasRenderingContext2D.tr anslate, operation SVGMatrix.translate, operation WebKitCSSMatrix.translate
1432 dom_externs.trueSpeed; // attribute HTMLMarqueeElement.trueSpee d 1503 dom_externs.trueSpeed; // attribute HTMLMarqueeElement.trueSpee d
1433 dom_externs.truncate; // operation FileWriter.truncate, operat ion FileWriterSync.truncate 1504 dom_externs.truncate; // operation FileWriter.truncate, operat ion FileWriterSync.truncate
1434 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 1505 dom_externs.type; // attribute BiquadFilterNode.type, attr ibute Blob.type, attribute CSSRule.type, attribute DOMMimeType.type, attribute D OMSelection.type, attribute DataTransferItem.type, attribute Event.type, attribu te HTMLAnchorElement.type, attribute HTMLButtonElement.type, attribute HTMLEmbed Element.type, attribute HTMLInputElement.type, attribute HTMLKeygenElement.type, attribute HTMLLIElement.type, attribute HTMLLinkElement.type, attribute HTMLOLi stElement.type, attribute HTMLObjectElement.type, attribute HTMLOutputElement.ty pe, attribute HTMLParamElement.type, attribute HTMLScriptElement.type, attribute HTMLSelectElement.type, attribute HTMLSourceElement.type, attribute HTMLStyleEl ement.type, attribute HTMLTextAreaElement.type, attribute HTMLUListElement.type, operation InjectedScriptHost.type, attribute JavaScriptCallFrame.type, attribut e MutationRecord.type, attribute PerformanceNavigation.type, attribute SVGCompon entTransferFunctionElement.type, attribute SVGFEColorMatrixElement.type, attribu te SVGFETurbulenceElement.type, attribute SVGScriptElement.type, attribute SVGSt yleElement.type, attribute SVGTransform.type, attribute StyleMedia.type, attribu te StyleSheet.type, attribute WebGLActiveInfo.type
1435 dom_externs.typeMismatch; // attribute ValidityState.typeMismatch 1506 dom_externs.typeMismatch; // attribute ValidityState.typeMismatch
1436 dom_externs.types; // attribute Clipboard.types 1507 dom_externs.types; // attribute Clipboard.types
1437 dom_externs.uid; // attribute ScriptProfile.uid 1508 dom_externs.uid; // attribute ScriptProfile.uid
1438 dom_externs.uniform1f; // operation WebGLRenderingContext.unifo rm1f 1509 dom_externs.uniform1f; // operation WebGLRenderingContext.unifo rm1f
1439 dom_externs.uniform1fv; // operation WebGLRenderingContext.unifo rm1fv 1510 dom_externs.uniform1fv; // operation WebGLRenderingContext.unifo rm1fv
1440 dom_externs.uniform1i; // operation WebGLRenderingContext.unifo rm1i 1511 dom_externs.uniform1i; // operation WebGLRenderingContext.unifo rm1i
1441 dom_externs.uniform1iv; // operation WebGLRenderingContext.unifo rm1iv 1512 dom_externs.uniform1iv; // operation WebGLRenderingContext.unifo rm1iv
1442 dom_externs.uniform2f; // operation WebGLRenderingContext.unifo rm2f 1513 dom_externs.uniform2f; // operation WebGLRenderingContext.unifo rm2f
1443 dom_externs.uniform2fv; // operation WebGLRenderingContext.unifo rm2fv 1514 dom_externs.uniform2fv; // operation WebGLRenderingContext.unifo rm2fv
1444 dom_externs.uniform2i; // operation WebGLRenderingContext.unifo rm2i 1515 dom_externs.uniform2i; // operation WebGLRenderingContext.unifo rm2i
1445 dom_externs.uniform2iv; // operation WebGLRenderingContext.unifo rm2iv 1516 dom_externs.uniform2iv; // operation WebGLRenderingContext.unifo rm2iv
1446 dom_externs.uniform3f; // operation WebGLRenderingContext.unifo rm3f 1517 dom_externs.uniform3f; // operation WebGLRenderingContext.unifo rm3f
1447 dom_externs.uniform3fv; // operation WebGLRenderingContext.unifo rm3fv 1518 dom_externs.uniform3fv; // operation WebGLRenderingContext.unifo rm3fv
1448 dom_externs.uniform3i; // operation WebGLRenderingContext.unifo rm3i 1519 dom_externs.uniform3i; // operation WebGLRenderingContext.unifo rm3i
1449 dom_externs.uniform3iv; // operation WebGLRenderingContext.unifo rm3iv 1520 dom_externs.uniform3iv; // operation WebGLRenderingContext.unifo rm3iv
1450 dom_externs.uniform4f; // operation WebGLRenderingContext.unifo rm4f 1521 dom_externs.uniform4f; // operation WebGLRenderingContext.unifo rm4f
1451 dom_externs.uniform4fv; // operation WebGLRenderingContext.unifo rm4fv 1522 dom_externs.uniform4fv; // operation WebGLRenderingContext.unifo rm4fv
1452 dom_externs.uniform4i; // operation WebGLRenderingContext.unifo rm4i 1523 dom_externs.uniform4i; // operation WebGLRenderingContext.unifo rm4i
1453 dom_externs.uniform4iv; // operation WebGLRenderingContext.unifo rm4iv 1524 dom_externs.uniform4iv; // operation WebGLRenderingContext.unifo rm4iv
1454 dom_externs.uniformMatrix2fv; // operation WebGLRenderingContext.unifo rmMatrix2fv 1525 dom_externs.uniformMatrix2fv; // operation WebGLRenderingContext.unifo rmMatrix2fv
1455 dom_externs.uniformMatrix3fv; // operation WebGLRenderingContext.unifo rmMatrix3fv 1526 dom_externs.uniformMatrix3fv; // operation WebGLRenderingContext.unifo rmMatrix3fv
1456 dom_externs.uniformMatrix4fv; // operation WebGLRenderingContext.unifo rmMatrix4fv 1527 dom_externs.uniformMatrix4fv; // operation WebGLRenderingContext.unifo rmMatrix4fv
1457 dom_externs.unique; // attribute IDBIndex.unique 1528 dom_externs.unique; // attribute IDBIndex.unique
1458 dom_externs.unitType; // attribute SVGAngle.unitType, attribut e SVGLength.unitType 1529 dom_externs.unitType; // attribute SVGAngle.unitType, attribut e SVGLength.unitType
1530 dom_externs.units; // attribute AudioParam.units
1459 dom_externs.unloadEventEnd; // attribute PerformanceTiming.unloadEve ntEnd 1531 dom_externs.unloadEventEnd; // attribute PerformanceTiming.unloadEve ntEnd
1460 dom_externs.unloadEventStart; // attribute PerformanceTiming.unloadEve ntStart 1532 dom_externs.unloadEventStart; // attribute PerformanceTiming.unloadEve ntStart
1461 dom_externs.unpauseAnimations; // operation SVGSVGElement.unpauseAnimat ions 1533 dom_externs.unpauseAnimations; // operation SVGSVGElement.unpauseAnimat ions
1462 dom_externs.unsuspendRedraw; // operation SVGSVGElement.unsuspendRedr aw 1534 dom_externs.unsuspendRedraw; // operation SVGSVGElement.unsuspendRedr aw
1463 dom_externs.unsuspendRedrawAll; // operation SVGSVGElement.unsuspendRedr awAll 1535 dom_externs.unsuspendRedrawAll; // operation SVGSVGElement.unsuspendRedr awAll
1464 dom_externs.update; // operation DOMApplicationCache.update, operation IDBCursor.update 1536 dom_externs.update; // operation DOMApplicationCache.update, operation IDBCursor.update
1465 dom_externs.upload; // attribute XMLHttpRequest.upload 1537 dom_externs.upload; // attribute XMLHttpRequest.upload
1466 dom_externs.upper; // attribute IDBKeyRange.upper 1538 dom_externs.upper; // attribute IDBKeyRange.upper
1467 dom_externs.upperBound; // operation IDBKeyRange.upperBound 1539 dom_externs.upperBound; // operation IDBKeyRange.upperBound
1468 dom_externs.upperOpen; // attribute IDBKeyRange.upperOpen 1540 dom_externs.upperOpen; // attribute IDBKeyRange.upperOpen
1469 dom_externs.uri; // attribute SVGPaint.uri 1541 dom_externs.uri; // attribute SVGPaint.uri
1470 dom_externs.url; // attribute BeforeLoadEvent.url, attrib ute ScriptProfileNode.url, attribute StorageEvent.url 1542 dom_externs.url; // attribute BeforeLoadEvent.url, attrib ute ScriptProfileNode.url, attribute StorageEvent.url
1471 dom_externs.useCurrentView; // attribute SVGSVGElement.useCurrentVie w 1543 dom_externs.useCurrentView; // attribute SVGSVGElement.useCurrentVie w
1472 dom_externs.useMap; // attribute HTMLImageElement.useMap, at tribute HTMLInputElement.useMap, attribute HTMLObjectElement.useMap 1544 dom_externs.useMap; // attribute HTMLImageElement.useMap, at tribute HTMLInputElement.useMap, attribute HTMLObjectElement.useMap
1473 dom_externs.useProgram; // operation WebGLRenderingContext.usePr ogram 1545 dom_externs.useProgram; // operation WebGLRenderingContext.usePr ogram
1474 dom_externs.usedJSHeapSize; // attribute MemoryInfo.usedJSHeapSize 1546 dom_externs.usedJSHeapSize; // attribute MemoryInfo.usedJSHeapSize
1475 dom_externs.userAgent; // attribute Navigator.userAgent, attrib ute WorkerNavigator.userAgent 1547 dom_externs.userAgent; // attribute Navigator.userAgent, attrib ute WorkerNavigator.userAgent
1476 dom_externs.utterance; // attribute SpeechInputResult.utterance 1548 dom_externs.utterance; // attribute SpeechInputResult.utterance
1477 dom_externs.vAlign; // attribute HTMLTableCellElement.vAlign , attribute HTMLTableColElement.vAlign, attribute HTMLTableRowElement.vAlign, at tribute HTMLTableSectionElement.vAlign 1549 dom_externs.vAlign; // attribute HTMLTableCellElement.vAlign , attribute HTMLTableColElement.vAlign, attribute HTMLTableRowElement.vAlign, at tribute HTMLTableSectionElement.vAlign
1478 dom_externs.vLink; // attribute HTMLBodyElement.vLink 1550 dom_externs.vLink; // attribute HTMLBodyElement.vLink
1479 dom_externs.valid; // attribute ValidityState.valid 1551 dom_externs.valid; // attribute ValidityState.valid
1480 dom_externs.validateProgram; // operation WebGLRenderingContext.valid ateProgram 1552 dom_externs.validateProgram; // operation WebGLRenderingContext.valid ateProgram
1481 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 1553 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
1482 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 1554 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
1483 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 1555 dom_externs.value; // attribute Attr.value, attribute Audio Param.value, attribute DOMSettableTokenList.value, attribute HTMLButtonElement.v alue, attribute HTMLInputElement.value, attribute HTMLLIElement.value, attribute HTMLMeterElement.value, attribute HTMLOptionElement.value, attribute HTMLOutput Element.value, attribute HTMLParamElement.value, attribute HTMLProgressElement.v alue, attribute HTMLSelectElement.value, attribute HTMLTextAreaElement.value, at tribute IDBCursorWithValue.value, attribute SVGAngle.value, attribute SVGLength. value, attribute SVGNumber.value
1484 dom_externs.valueAsDate; // attribute HTMLInputElement.valueAsDat e 1556 dom_externs.valueAsDate; // attribute HTMLInputElement.valueAsDat e
1485 dom_externs.valueAsNumber; // attribute HTMLInputElement.valueAsNum ber 1557 dom_externs.valueAsNumber; // attribute HTMLInputElement.valueAsNum ber
1486 dom_externs.valueAsString; // attribute SVGAngle.valueAsString, att ribute SVGLength.valueAsString 1558 dom_externs.valueAsString; // attribute SVGAngle.valueAsString, att ribute SVGLength.valueAsString
1487 dom_externs.valueInSpecifiedUnits; // attribute SVGAngle.valueInSpecifiedUn its, attribute SVGLength.valueInSpecifiedUnits 1559 dom_externs.valueInSpecifiedUnits; // attribute SVGAngle.valueInSpecifiedUn its, attribute SVGLength.valueInSpecifiedUnits
1488 dom_externs.valueMissing; // attribute ValidityState.valueMissing 1560 dom_externs.valueMissing; // attribute ValidityState.valueMissing
1489 dom_externs.valueType; // attribute HTMLParamElement.valueType 1561 dom_externs.valueType; // attribute HTMLParamElement.valueType
1490 dom_externs.values; // attribute SVGFEColorMatrixElement.val ues 1562 dom_externs.values; // attribute SVGFEColorMatrixElement.val ues
1491 dom_externs.vendor; // attribute Navigator.vendor 1563 dom_externs.vendor; // attribute Navigator.vendor
1492 dom_externs.vendorSub; // attribute Navigator.vendorSub 1564 dom_externs.vendorSub; // attribute Navigator.vendorSub
1493 dom_externs.version; // attribute Database.version, attribute DatabaseSync.version, attribute HTMLHtmlElement.version, attribute IDBDatabase. version, attribute IDBVersionChangeEvent.version 1565 dom_externs.version; // attribute Database.version, attribute DatabaseSync.version, attribute HTMLHtmlElement.version, attribute IDBDatabase. version, attribute IDBVersionChangeEvent.version
(...skipping 85 matching lines...) Expand 10 before | Expand all | Expand 10 after
1579 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 1651 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
1580 dom_externs.y1; // attribute SVGLineElement.y1, attribut e SVGLinearGradientElement.y1, attribute SVGPathSegCurvetoCubicAbs.y1, attribute SVGPathSegCurvetoCubicRel.y1, attribute SVGPathSegCurvetoQuadraticAbs.y1, attri bute SVGPathSegCurvetoQuadraticRel.y1 1652 dom_externs.y1; // attribute SVGLineElement.y1, attribut e SVGLinearGradientElement.y1, attribute SVGPathSegCurvetoCubicAbs.y1, attribute SVGPathSegCurvetoCubicRel.y1, attribute SVGPathSegCurvetoQuadraticAbs.y1, attri bute SVGPathSegCurvetoQuadraticRel.y1
1581 dom_externs.y2; // attribute SVGLineElement.y2, attribut e SVGLinearGradientElement.y2, attribute SVGPathSegCurvetoCubicAbs.y2, attribute SVGPathSegCurvetoCubicRel.y2, attribute SVGPathSegCurvetoCubicSmoothAbs.y2, att ribute SVGPathSegCurvetoCubicSmoothRel.y2 1653 dom_externs.y2; // attribute SVGLineElement.y2, attribut e SVGLinearGradientElement.y2, attribute SVGPathSegCurvetoCubicAbs.y2, attribute SVGPathSegCurvetoCubicRel.y2, attribute SVGPathSegCurvetoCubicSmoothAbs.y2, att ribute SVGPathSegCurvetoCubicSmoothRel.y2
1582 dom_externs.yChannelSelector; // attribute SVGFEDisplacementMapElement .yChannelSelector 1654 dom_externs.yChannelSelector; // attribute SVGFEDisplacementMapElement .yChannelSelector
1583 dom_externs.z; // attribute SVGFEPointLightElement.z, a ttribute SVGFESpotLightElement.z 1655 dom_externs.z; // attribute SVGFEPointLightElement.z, a ttribute SVGFESpotLightElement.z
1584 dom_externs.zoomAndPan; // attribute SVGSVGElement.zoomAndPan, a ttribute SVGViewElement.zoomAndPan, attribute SVGZoomAndPan.zoomAndPan 1656 dom_externs.zoomAndPan; // attribute SVGSVGElement.zoomAndPan, a ttribute SVGViewElement.zoomAndPan, attribute SVGZoomAndPan.zoomAndPan
1585 dom_externs.zoomRectScreen; // attribute SVGZoomEvent.zoomRectScreen 1657 dom_externs.zoomRectScreen; // attribute SVGZoomEvent.zoomRectScreen
1586 1658
1587 1659
1588 } 1660 }
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