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

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

Issue 9264057: Refresh dart:dom libraries from WebKit (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: CR changes Created 8 years, 10 months 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/idl/dart/dart.idl » ('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 19 matching lines...) Expand all
30 Window.prototype.webkitConvertPointFromNodeToPage; 30 Window.prototype.webkitConvertPointFromNodeToPage;
31 31
32 // Externs for DOM objects. 32 // Externs for DOM objects.
33 var dom_externs = function(){}; 33 var dom_externs = function(){};
34 34
35 dom_externs.Q; // attribute BiquadFilterNode.Q 35 dom_externs.Q; // attribute BiquadFilterNode.Q
36 dom_externs.URL; // attribute Document.URL, attribute Eve ntSource.URL, attribute WebSocket.URL 36 dom_externs.URL; // attribute Document.URL, attribute Eve ntSource.URL, attribute WebSocket.URL
37 dom_externs.a; // attribute SVGMatrix.a, attribute WebK itCSSMatrix.a 37 dom_externs.a; // attribute SVGMatrix.a, attribute WebK itCSSMatrix.a
38 dom_externs.aLink; // attribute HTMLBodyElement.aLink 38 dom_externs.aLink; // attribute HTMLBodyElement.aLink
39 dom_externs.abbr; // attribute HTMLTableCellElement.abbr 39 dom_externs.abbr; // attribute HTMLTableCellElement.abbr
40 dom_externs.abort; // operation FileReader.abort, operation FileWriter.abort, operation IDBTransaction.abort, operation XMLHttpRequest.abor t 40 dom_externs.abort; // operation DOMApplicationCache.abort, operation FileReader.abort, operation FileWriter.abort, operation IDBTransaction .abort, operation XMLHttpRequest.abort
41 dom_externs.absolute; // attribute DeviceOrientationEvent.abso lute
41 dom_externs.accept; // attribute HTMLInputElement.accept 42 dom_externs.accept; // attribute HTMLInputElement.accept
42 dom_externs.acceptCharset; // attribute HTMLFormElement.acceptChars et 43 dom_externs.acceptCharset; // attribute HTMLFormElement.acceptChars et
43 dom_externs.acceptNode; // operation NodeFilter.acceptNode 44 dom_externs.acceptNode; // operation NodeFilter.acceptNode
44 dom_externs.accessKey; // attribute HTMLElement.accessKey 45 dom_externs.accessKey; // attribute HTMLElement.accessKey
45 dom_externs.accuracy; // attribute Coordinates.accuracy 46 dom_externs.accuracy; // attribute Coordinates.accuracy
46 dom_externs.action; // attribute HTMLFormElement.action 47 dom_externs.action; // attribute HTMLFormElement.action
47 dom_externs.activeCues; // attribute TextTrack.activeCues 48 dom_externs.activeCues; // attribute TextTrack.activeCues
48 dom_externs.activeElement; // attribute HTMLDocument.activeElement 49 dom_externs.activeElement; // attribute HTMLDocument.activeElement
49 dom_externs.activeTexture; // operation WebGLRenderingContext.activ eTexture 50 dom_externs.activeTexture; // operation WebGLRenderingContext.activ eTexture
50 dom_externs.add; // operation DOMTokenList.add, operation DataTransferItemList.add, operation HTMLSelectElement.add, operation IDBObjectS tore.add 51 dom_externs.add; // operation DOMTokenList.add, operation DataTransferItemList.add, operation HTMLSelectElement.add, operation IDBObjectS tore.add
(...skipping 195 matching lines...) Expand 10 before | Expand all | Expand 10 after
246 dom_externs.cols; // attribute HTMLFrameSetElement.cols, a ttribute HTMLTextAreaElement.cols 247 dom_externs.cols; // attribute HTMLFrameSetElement.cols, a ttribute HTMLTextAreaElement.cols
247 dom_externs.column; // attribute JavaScriptCallFrame.column 248 dom_externs.column; // attribute JavaScriptCallFrame.column
248 dom_externs.commonAncestorContainer; // attribute Range.commonAncestorContain er 249 dom_externs.commonAncestorContainer; // attribute Range.commonAncestorContain er
249 dom_externs.compact; // attribute HTMLDListElement.compact, a ttribute HTMLDirectoryElement.compact, attribute HTMLMenuElement.compact, attrib ute HTMLOListElement.compact, attribute HTMLUListElement.compact 250 dom_externs.compact; // attribute HTMLDListElement.compact, a ttribute HTMLDirectoryElement.compact, attribute HTMLMenuElement.compact, attrib ute HTMLOListElement.compact, attribute HTMLUListElement.compact
250 dom_externs.compareDocumentPosition; // operation Node.compareDocumentPositio n 251 dom_externs.compareDocumentPosition; // operation Node.compareDocumentPositio n
251 dom_externs.compareNode; // operation Range.compareNode 252 dom_externs.compareNode; // operation Range.compareNode
252 dom_externs.comparePoint; // operation Range.comparePoint 253 dom_externs.comparePoint; // operation Range.comparePoint
253 dom_externs.compatMode; // attribute Document.compatMode, attrib ute HTMLDocument.compatMode 254 dom_externs.compatMode; // attribute Document.compatMode, attrib ute HTMLDocument.compatMode
254 dom_externs.compileShader; // operation WebGLRenderingContext.compi leShader 255 dom_externs.compileShader; // operation WebGLRenderingContext.compi leShader
255 dom_externs.complete; // attribute HTMLImageElement.complete 256 dom_externs.complete; // attribute HTMLImageElement.complete
256 dom_externs.compressedTexImage2D; // operation WebGLCompressedTextures.com pressedTexImage2D 257 dom_externs.compressedTexImage2D; // operation WebGLCompressedTextures.com pressedTexImage2D, operation WebGLRenderingContext.compressedTexImage2D
257 dom_externs.compressedTexSubImage2D; // operation WebGLCompressedTextures.com pressedTexSubImage2D 258 dom_externs.compressedTexSubImage2D; // operation WebGLCompressedTextures.com pressedTexSubImage2D, operation WebGLRenderingContext.compressedTexSubImage2D
258 dom_externs.coneGain; // attribute AudioPannerNode.coneGain 259 dom_externs.coneGain; // attribute AudioPannerNode.coneGain
259 dom_externs.coneInnerAngle; // attribute AudioPannerNode.coneInnerAn gle 260 dom_externs.coneInnerAngle; // attribute AudioPannerNode.coneInnerAn gle
260 dom_externs.coneOuterAngle; // attribute AudioPannerNode.coneOuterAn gle 261 dom_externs.coneOuterAngle; // attribute AudioPannerNode.coneOuterAn gle
261 dom_externs.coneOuterGain; // attribute AudioPannerNode.coneOuterGa in 262 dom_externs.coneOuterGain; // attribute AudioPannerNode.coneOuterGa in
262 dom_externs.confidence; // attribute SpeechInputResult.confidenc e 263 dom_externs.confidence; // attribute SpeechInputResult.confidenc e
263 dom_externs.confirm; // operation DOMWindow.confirm 264 dom_externs.confirm; // operation DOMWindow.confirm
264 dom_externs.connect; // operation AudioNode.connect 265 dom_externs.connect; // operation AudioNode.connect
265 dom_externs.connectEnd; // attribute PerformanceTiming.connectEn d 266 dom_externs.connectEnd; // attribute PerformanceTiming.connectEn d
266 dom_externs.connectStart; // attribute PerformanceTiming.connectSt art 267 dom_externs.connectStart; // attribute PerformanceTiming.connectSt art
267 dom_externs.console; // attribute DOMWindow.console 268 dom_externs.console; // attribute DOMWindow.console
(...skipping 102 matching lines...) Expand 10 before | Expand all | Expand 10 after
370 dom_externs.createTextNode; // operation Document.createTextNode 371 dom_externs.createTextNode; // operation Document.createTextNode
371 dom_externs.createTexture; // operation WebGLRenderingContext.creat eTexture 372 dom_externs.createTexture; // operation WebGLRenderingContext.creat eTexture
372 dom_externs.createTouch; // operation Document.createTouch 373 dom_externs.createTouch; // operation Document.createTouch
373 dom_externs.createTouchList; // operation Document.createTouchList 374 dom_externs.createTouchList; // operation Document.createTouchList
374 dom_externs.createTreeWalker; // operation Document.createTreeWalker 375 dom_externs.createTreeWalker; // operation Document.createTreeWalker
375 dom_externs.createVertexArrayOES; // operation OESVertexArrayObject.create VertexArrayOES 376 dom_externs.createVertexArrayOES; // operation OESVertexArrayObject.create VertexArrayOES
376 dom_externs.createWaveShaper; // operation AudioContext.createWaveShap er 377 dom_externs.createWaveShaper; // operation AudioContext.createWaveShap er
377 dom_externs.createWriter; // operation FileEntry.createWriter, ope ration FileEntrySync.createWriter 378 dom_externs.createWriter; // operation FileEntry.createWriter, ope ration FileEntrySync.createWriter
378 dom_externs.crossOrigin; // attribute HTMLImageElement.crossOrigi n 379 dom_externs.crossOrigin; // attribute HTMLImageElement.crossOrigi n
379 dom_externs.crypto; // attribute DOMWindow.crypto 380 dom_externs.crypto; // attribute DOMWindow.crypto
380 dom_externs.cssRules; // attribute CSSMediaRule.cssRules, attr ibute CSSStyleSheet.cssRules, attribute WebKitCSSKeyframesRule.cssRules 381 dom_externs.cssRules; // attribute CSSMediaRule.cssRules, attr ibute CSSStyleSheet.cssRules, attribute WebKitCSSKeyframesRule.cssRules, attribu te WebKitCSSRegionRule.cssRules
381 dom_externs.cssText; // attribute CSSRule.cssText, attribute CSSStyleDeclaration.cssText, attribute CSSValue.cssText 382 dom_externs.cssText; // attribute CSSRule.cssText, attribute CSSStyleDeclaration.cssText, attribute CSSValue.cssText
382 dom_externs.cssValueType; // attribute CSSValue.cssValueType 383 dom_externs.cssValueType; // attribute CSSValue.cssValueType
383 dom_externs.ctrlKey; // attribute KeyboardEvent.ctrlKey, attr ibute MouseEvent.ctrlKey, attribute TouchEvent.ctrlKey, attribute WheelEvent.ctr lKey 384 dom_externs.ctrlKey; // attribute KeyboardEvent.ctrlKey, attr ibute MouseEvent.ctrlKey, attribute TouchEvent.ctrlKey, attribute WheelEvent.ctr lKey
384 dom_externs.cues; // attribute TextTrack.cues 385 dom_externs.cues; // attribute TextTrack.cues
385 dom_externs.cullFace; // operation WebGLRenderingContext.cullF ace 386 dom_externs.cullFace; // operation WebGLRenderingContext.cullF ace
386 dom_externs.currentNode; // attribute TreeWalker.currentNode 387 dom_externs.currentNode; // attribute TreeWalker.currentNode
387 dom_externs.currentScale; // attribute SVGSVGElement.currentScale 388 dom_externs.currentScale; // attribute SVGSVGElement.currentScale
388 dom_externs.currentSrc; // attribute HTMLMediaElement.currentSrc 389 dom_externs.currentSrc; // attribute HTMLMediaElement.currentSrc
389 dom_externs.currentTarget; // attribute Event.currentTarget 390 dom_externs.currentTarget; // attribute Event.currentTarget
390 dom_externs.currentTime; // attribute AudioContext.currentTime, a ttribute HTMLMediaElement.currentTime, attribute MediaController.currentTime 391 dom_externs.currentTime; // attribute AudioContext.currentTime, a ttribute HTMLMediaElement.currentTime, attribute MediaController.currentTime
(...skipping 182 matching lines...) Expand 10 before | Expand all | Expand 10 after
573 dom_externs.frameBorder; // attribute HTMLFrameElement.frameBorde r, attribute HTMLIFrameElement.frameBorder 574 dom_externs.frameBorder; // attribute HTMLFrameElement.frameBorde r, attribute HTMLIFrameElement.frameBorder
574 dom_externs.frameElement; // attribute DOMWindow.frameElement 575 dom_externs.frameElement; // attribute DOMWindow.frameElement
575 dom_externs.framebufferRenderbuffer; // operation WebGLRenderingContext.frame bufferRenderbuffer 576 dom_externs.framebufferRenderbuffer; // operation WebGLRenderingContext.frame bufferRenderbuffer
576 dom_externs.framebufferTexture2D; // operation WebGLRenderingContext.frame bufferTexture2D 577 dom_externs.framebufferTexture2D; // operation WebGLRenderingContext.frame bufferTexture2D
577 dom_externs.frames; // attribute DOMWindow.frames 578 dom_externs.frames; // attribute DOMWindow.frames
578 dom_externs.frequency; // attribute BiquadFilterNode.frequency 579 dom_externs.frequency; // attribute BiquadFilterNode.frequency
579 dom_externs.frequencyBinCount; // attribute RealtimeAnalyserNode.freque ncyBinCount 580 dom_externs.frequencyBinCount; // attribute RealtimeAnalyserNode.freque ncyBinCount
580 dom_externs.fromElement; // attribute MouseEvent.fromElement 581 dom_externs.fromElement; // attribute MouseEvent.fromElement
581 dom_externs.frontFace; // operation WebGLRenderingContext.front Face 582 dom_externs.frontFace; // operation WebGLRenderingContext.front Face
582 dom_externs.fullPath; // attribute Entry.fullPath, attribute E ntrySync.fullPath 583 dom_externs.fullPath; // attribute Entry.fullPath, attribute E ntrySync.fullPath
583 dom_externs.functionLocation; // operation InjectedScriptHost.function Location 584 dom_externs.functionDetails; // operation InjectedScriptHost.function Details
584 dom_externs.functionName; // attribute JavaScriptCallFrame.functio nName, attribute ScriptProfileNode.functionName 585 dom_externs.functionName; // attribute JavaScriptCallFrame.functio nName, attribute ScriptProfileNode.functionName
585 dom_externs.fx; // attribute SVGRadialGradientElement.fx 586 dom_externs.fx; // attribute SVGRadialGradientElement.fx
586 dom_externs.fy; // attribute SVGRadialGradientElement.fy 587 dom_externs.fy; // attribute SVGRadialGradientElement.fy
587 dom_externs.gain; // attribute AudioBuffer.gain, attribute AudioBufferSourceNode.gain, attribute AudioGainNode.gain, attribute BiquadFilte rNode.gain 588 dom_externs.gain; // attribute AudioBuffer.gain, attribute AudioBufferSourceNode.gain, attribute AudioGainNode.gain, attribute BiquadFilte rNode.gain
588 dom_externs.gamma; // attribute DeviceOrientationEvent.gamm a 589 dom_externs.gamma; // attribute DeviceOrientationEvent.gamm a
589 dom_externs.generateMipmap; // operation WebGLRenderingContext.gener ateMipmap 590 dom_externs.generateMipmap; // operation WebGLRenderingContext.gener ateMipmap
590 dom_externs.geolocation; // attribute Navigator.geolocation 591 dom_externs.geolocation; // attribute Navigator.geolocation
591 dom_externs.get; // operation IDBIndex.get, operation IDB ObjectStore.get 592 dom_externs.get; // operation IDBIndex.get, operation IDB ObjectStore.get
592 dom_externs.getActiveAttrib; // operation WebGLRenderingContext.getAc tiveAttrib 593 dom_externs.getActiveAttrib; // operation WebGLRenderingContext.getAc tiveAttrib
593 dom_externs.getActiveUniform; // operation WebGLRenderingContext.getAc tiveUniform 594 dom_externs.getActiveUniform; // operation WebGLRenderingContext.getAc tiveUniform
(...skipping 121 matching lines...) Expand 10 before | Expand all | Expand 10 after
715 dom_externs.head; // attribute Document.head, attribute Sc riptProfile.head 716 dom_externs.head; // attribute Document.head, attribute Sc riptProfile.head
716 dom_externs.headers; // attribute HTMLTableCellElement.header s 717 dom_externs.headers; // attribute HTMLTableCellElement.header s
717 dom_externs.heading; // attribute Coordinates.heading 718 dom_externs.heading; // attribute Coordinates.heading
718 dom_externs.height; // attribute ClientRect.height, attribut e HTMLAppletElement.height, attribute HTMLCanvasElement.height, attribute HTMLEm bedElement.height, attribute HTMLFrameElement.height, attribute HTMLIFrameElemen t.height, attribute HTMLImageElement.height, attribute HTMLMarqueeElement.height , attribute HTMLObjectElement.height, attribute HTMLTableCellElement.height, att ribute HTMLVideoElement.height, attribute ImageData.height, attribute SVGFEBlend Element.height, attribute SVGFEColorMatrixElement.height, attribute SVGFECompone ntTransferElement.height, attribute SVGFECompositeElement.height, attribute SVGF EConvolveMatrixElement.height, attribute SVGFEDiffuseLightingElement.height, att ribute SVGFEDisplacementMapElement.height, attribute SVGFEDropShadowElement.heig ht, attribute SVGFEFloodElement.height, attribute SVGFEGaussianBlurElement.heigh t, attribute SVGFEImageElement.height, attribute SVGFEMergeElement.height, attri bute SVGFEMorphologyElement.height, attribute SVGFEOffsetElement.height, attribu te SVGFESpecularLightingElement.height, attribute SVGFETileElement.height, attri bute SVGFETurbulenceElement.height, attribute SVGFilterElement.height, attribute SVGFilterPrimitiveStandardAttributes.height, attribute SVGForeignObjectElement. height, attribute SVGImageElement.height, attribute SVGMaskElement.height, attri bute SVGPatternElement.height, attribute SVGRect.height, attribute SVGRectElemen t.height, attribute SVGSVGElement.height, attribute SVGUseElement.height, attrib ute Screen.height 719 dom_externs.height; // attribute ClientRect.height, attribut e HTMLAppletElement.height, attribute HTMLCanvasElement.height, attribute HTMLEm bedElement.height, attribute HTMLFrameElement.height, attribute HTMLIFrameElemen t.height, attribute HTMLImageElement.height, attribute HTMLMarqueeElement.height , attribute HTMLObjectElement.height, attribute HTMLTableCellElement.height, att ribute HTMLVideoElement.height, attribute ImageData.height, attribute SVGFEBlend Element.height, attribute SVGFEColorMatrixElement.height, attribute SVGFECompone ntTransferElement.height, attribute SVGFECompositeElement.height, attribute SVGF EConvolveMatrixElement.height, attribute SVGFEDiffuseLightingElement.height, att ribute SVGFEDisplacementMapElement.height, attribute SVGFEDropShadowElement.heig ht, attribute SVGFEFloodElement.height, attribute SVGFEGaussianBlurElement.heigh t, attribute SVGFEImageElement.height, attribute SVGFEMergeElement.height, attri bute SVGFEMorphologyElement.height, attribute SVGFEOffsetElement.height, attribu te SVGFESpecularLightingElement.height, attribute SVGFETileElement.height, attri bute SVGFETurbulenceElement.height, attribute SVGFilterElement.height, attribute SVGFilterPrimitiveStandardAttributes.height, attribute SVGForeignObjectElement. height, attribute SVGImageElement.height, attribute SVGMaskElement.height, attri bute SVGPatternElement.height, attribute SVGRect.height, attribute SVGRectElemen t.height, attribute SVGSVGElement.height, attribute SVGUseElement.height, attrib ute Screen.height
719 dom_externs.hidden; // attribute HTMLElement.hidden 720 dom_externs.hidden; // attribute HTMLElement.hidden
720 dom_externs.hiddenPanels; // operation InspectorFrontendHost.hidde nPanels 721 dom_externs.hiddenPanels; // operation InspectorFrontendHost.hidde nPanels
721 dom_externs.high; // attribute HTMLMeterElement.high 722 dom_externs.high; // attribute HTMLMeterElement.high
722 dom_externs.hint; // operation WebGLRenderingContext.hint 723 dom_externs.hint; // operation WebGLRenderingContext.hint
723 dom_externs.history; // attribute DOMWindow.history 724 dom_externs.history; // attribute DOMWindow.history
724 dom_externs.horizontalOverflow; // attribute OverflowEvent.horizontalOve rflow 725 dom_externs.horizontalOverflow; // attribute OverflowEvent.horizontalOve rflow
725 dom_externs.host; // attribute HTMLAnchorElement.host, att ribute HTMLAreaElement.host, attribute Location.host, attribute WorkerLocation.h ost 726 dom_externs.host; // attribute HTMLAnchorElement.host, att ribute HTMLAreaElement.host, attribute Location.host, attribute ShadowRoot.host, attribute WorkerLocation.host
726 dom_externs.hostname; // attribute HTMLAnchorElement.hostname, attribute HTMLAreaElement.hostname, attribute Location.hostname, attribute Work erLocation.hostname 727 dom_externs.hostname; // attribute HTMLAnchorElement.hostname, attribute HTMLAreaElement.hostname, attribute Location.hostname, attribute Work erLocation.hostname
727 dom_externs.href; // attribute CSSImportRule.href, attribu te HTMLAnchorElement.href, attribute HTMLAreaElement.href, attribute HTMLBaseEle ment.href, attribute HTMLLinkElement.href, attribute Location.href, attribute SV GAElement.href, attribute SVGAltGlyphElement.href, attribute SVGCursorElement.hr ef, attribute SVGFEImageElement.href, attribute SVGFilterElement.href, attribute SVGGlyphRefElement.href, attribute SVGGradientElement.href, attribute SVGImageE lement.href, attribute SVGMPathElement.href, attribute SVGPatternElement.href, a ttribute SVGScriptElement.href, attribute SVGTRefElement.href, attribute SVGText PathElement.href, attribute SVGURIReference.href, attribute SVGUseElement.href, attribute StyleSheet.href, attribute WorkerLocation.href 728 dom_externs.href; // attribute CSSImportRule.href, attribu te HTMLAnchorElement.href, attribute HTMLAreaElement.href, attribute HTMLBaseEle ment.href, attribute HTMLLinkElement.href, attribute Location.href, attribute SV GAElement.href, attribute SVGAltGlyphElement.href, attribute SVGCursorElement.hr ef, attribute SVGFEImageElement.href, attribute SVGFilterElement.href, attribute SVGGlyphRefElement.href, attribute SVGGradientElement.href, attribute SVGImageE lement.href, attribute SVGMPathElement.href, attribute SVGPatternElement.href, a ttribute SVGScriptElement.href, attribute SVGTRefElement.href, attribute SVGText PathElement.href, attribute SVGURIReference.href, attribute SVGUseElement.href, attribute StyleSheet.href, attribute WorkerLocation.href
728 dom_externs.hreflang; // attribute HTMLAnchorElement.hreflang, attribute HTMLLinkElement.hreflang 729 dom_externs.hreflang; // attribute HTMLAnchorElement.hreflang, attribute HTMLLinkElement.hreflang
729 dom_externs.hspace; // attribute HTMLAppletElement.hspace, a ttribute HTMLImageElement.hspace, attribute HTMLMarqueeElement.hspace, attribute HTMLObjectElement.hspace 730 dom_externs.hspace; // attribute HTMLAppletElement.hspace, a ttribute HTMLImageElement.hspace, attribute HTMLMarqueeElement.hspace, attribute HTMLObjectElement.hspace
730 dom_externs.htmlFor; // attribute HTMLLabelElement.htmlFor, a ttribute HTMLOutputElement.htmlFor, attribute HTMLScriptElement.htmlFor 731 dom_externs.htmlFor; // attribute HTMLLabelElement.htmlFor, a ttribute HTMLOutputElement.htmlFor, attribute HTMLScriptElement.htmlFor
731 dom_externs.httpEquiv; // attribute HTMLMetaElement.httpEquiv 732 dom_externs.httpEquiv; // attribute HTMLMetaElement.httpEquiv
732 dom_externs.id; // attribute HTMLElement.id, attribute S VGElement.id, attribute TextTrackCue.id 733 dom_externs.id; // attribute HTMLElement.id, attribute S VGElement.id, attribute TextTrackCue.id
733 dom_externs.identifier; // attribute Counter.identifier, attribu te Touch.identifier 734 dom_externs.identifier; // attribute Counter.identifier, attribu te Touch.identifier
734 dom_externs.images; // attribute Document.images 735 dom_externs.images; // attribute Document.images
735 dom_externs.implementation; // attribute Document.implementation 736 dom_externs.implementation; // attribute Document.implementation
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
846 dom_externs.lastChild; // attribute Node.lastChild, attribute S VGElementInstance.lastChild, operation TreeWalker.lastChild 847 dom_externs.lastChild; // attribute Node.lastChild, attribute S VGElementInstance.lastChild, operation TreeWalker.lastChild
847 dom_externs.lastElementChild; // attribute Element.lastElementChild, a ttribute ElementTraversal.lastElementChild 848 dom_externs.lastElementChild; // attribute Element.lastElementChild, a ttribute ElementTraversal.lastElementChild
848 dom_externs.lastErrorMessage; // attribute DatabaseSync.lastErrorMessa ge 849 dom_externs.lastErrorMessage; // attribute DatabaseSync.lastErrorMessa ge
849 dom_externs.lastEventId; // attribute MessageEvent.lastEventId 850 dom_externs.lastEventId; // attribute MessageEvent.lastEventId
850 dom_externs.lastModified; // attribute Document.lastModified 851 dom_externs.lastModified; // attribute Document.lastModified
851 dom_externs.lastModifiedDate; // attribute File.lastModifiedDate 852 dom_externs.lastModifiedDate; // attribute File.lastModifiedDate
852 dom_externs.latitude; // attribute Coordinates.latitude 853 dom_externs.latitude; // attribute Coordinates.latitude
853 dom_externs.layerX; // attribute UIEvent.layerX 854 dom_externs.layerX; // attribute UIEvent.layerX
854 dom_externs.layerY; // attribute UIEvent.layerY 855 dom_externs.layerY; // attribute UIEvent.layerY
855 dom_externs.left; // attribute ClientRect.left, attribute Rect.left 856 dom_externs.left; // attribute ClientRect.left, attribute Rect.left
856 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 HTMLPropertiesCollection.length, attribute HTMLS electElement.length, attribute History.length, attribute Int16Array.length, attr ibute Int32Array.length, attribute Int8Array.length, attribute MediaList.length, attribute NamedNodeMap.length, attribute NodeList.length, attribute SQLResultSe tRowList.length, attribute SVGElementInstanceList.length, attribute SpeechInputR esultList.length, attribute Storage.length, attribute StyleSheetList.length, att ribute TextTrackCueList.length, attribute TextTrackList.length, attribute TimeRa nges.length, attribute TouchList.length, attribute Uint16Array.length, attribute Uint32Array.length, attribute Uint8Array.length, attribute WebKitAnimationList. length 857 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 HTMLPropertiesCollection.length, attribute HTMLS electElement.length, attribute History.length, attribute Int16Array.length, attr ibute Int32Array.length, attribute Int8Array.length, attribute MediaList.length, attribute NamedNodeMap.length, attribute NodeList.length, attribute SQLResultSe tRowList.length, attribute SVGElementInstanceList.length, attribute SpeechInputR esultList.length, attribute Storage.length, attribute StyleSheetList.length, att ribute TextTrackCueList.length, attribute TextTrackList.length, attribute TimeRa nges.length, attribute TouchList.length, attribute Uint16Array.length, attribute Uint32Array.length, attribute Uint8Array.length, attribute Uint8ClampedArray.le ngth, attribute WebKitAnimationList.length
857 dom_externs.lengthAdjust; // attribute SVGTextContentElement.lengt hAdjust 858 dom_externs.lengthAdjust; // attribute SVGTextContentElement.lengt hAdjust
858 dom_externs.lengthComputable; // attribute ProgressEvent.lengthComputa ble 859 dom_externs.lengthComputable; // attribute ProgressEvent.lengthComputa ble
859 dom_externs.limitingConeAngle; // attribute SVGFESpotLightElement.limit ingConeAngle 860 dom_externs.limitingConeAngle; // attribute SVGFESpotLightElement.limit ingConeAngle
860 dom_externs.line; // attribute JavaScriptCallFrame.line 861 dom_externs.line; // attribute JavaScriptCallFrame.line
861 dom_externs.lineCap; // attribute CanvasRenderingContext2D.li neCap 862 dom_externs.lineCap; // attribute CanvasRenderingContext2D.li neCap
862 dom_externs.lineJoin; // attribute CanvasRenderingContext2D.li neJoin 863 dom_externs.lineJoin; // attribute CanvasRenderingContext2D.li neJoin
863 dom_externs.lineNumber; // attribute ScriptProfileNode.lineNumbe r 864 dom_externs.lineNumber; // attribute ScriptProfileNode.lineNumbe r
864 dom_externs.linePosition; // attribute TextTrackCue.linePosition 865 dom_externs.linePosition; // attribute TextTrackCue.linePosition
865 dom_externs.lineTo; // operation CanvasRenderingContext2D.li neTo 866 dom_externs.lineTo; // operation CanvasRenderingContext2D.li neTo
866 dom_externs.lineWidth; // attribute CanvasRenderingContext2D.li neWidth, operation WebGLRenderingContext.lineWidth 867 dom_externs.lineWidth; // attribute CanvasRenderingContext2D.li neWidth, operation WebGLRenderingContext.lineWidth
(...skipping 163 matching lines...) Expand 10 before | Expand all | Expand 10 after
1030 dom_externs.onprogress; // attribute FileReader.onprogress, attr ibute FileWriter.onprogress 1031 dom_externs.onprogress; // attribute FileReader.onprogress, attr ibute FileWriter.onprogress
1031 dom_externs.onsuccess; // attribute IDBRequest.onsuccess 1032 dom_externs.onsuccess; // attribute IDBRequest.onsuccess
1032 dom_externs.onversionchange; // attribute IDBDatabase.onversionchange 1033 dom_externs.onversionchange; // attribute IDBDatabase.onversionchange
1033 dom_externs.onwrite; // attribute FileWriter.onwrite 1034 dom_externs.onwrite; // attribute FileWriter.onwrite
1034 dom_externs.onwriteend; // attribute FileWriter.onwriteend 1035 dom_externs.onwriteend; // attribute FileWriter.onwriteend
1035 dom_externs.onwritestart; // attribute FileWriter.onwritestart 1036 dom_externs.onwritestart; // attribute FileWriter.onwritestart
1036 dom_externs.open; // operation DOMWindow.open, attribute H TMLDetailsElement.open, operation HTMLDocument.open, operation IDBFactory.open, operation XMLHttpRequest.open 1037 dom_externs.open; // operation DOMWindow.open, attribute H TMLDetailsElement.open, operation HTMLDocument.open, operation IDBFactory.open, operation XMLHttpRequest.open
1037 dom_externs.openCursor; // operation IDBIndex.openCursor, operat ion IDBObjectStore.openCursor 1038 dom_externs.openCursor; // operation IDBIndex.openCursor, operat ion IDBObjectStore.openCursor
1038 dom_externs.openDatabase; // operation DOMWindow.openDatabase, ope ration WorkerContext.openDatabase 1039 dom_externs.openDatabase; // operation DOMWindow.openDatabase, ope ration WorkerContext.openDatabase
1039 dom_externs.openDatabaseSync; // operation WorkerContext.openDatabaseS ync 1040 dom_externs.openDatabaseSync; // operation WorkerContext.openDatabaseS ync
1041 dom_externs.openInNewTab; // operation InspectorFrontendHost.openI nNewTab
1040 dom_externs.openKeyCursor; // operation IDBIndex.openKeyCursor 1042 dom_externs.openKeyCursor; // operation IDBIndex.openKeyCursor
1041 dom_externs.opener; // attribute DOMWindow.opener 1043 dom_externs.opener; // attribute DOMWindow.opener
1042 dom_externs.operationType; // attribute WebKitCSSFilterValue.operat ionType, attribute WebKitCSSTransformValue.operationType 1044 dom_externs.operationType; // attribute WebKitCSSFilterValue.operat ionType, attribute WebKitCSSTransformValue.operationType
1043 dom_externs.operator; // attribute SVGFECompositeElement.opera tor, attribute SVGFEMorphologyElement.operator 1045 dom_externs.operator; // attribute SVGFECompositeElement.opera tor, attribute SVGFEMorphologyElement.operator
1044 dom_externs.optimum; // attribute HTMLMeterElement.optimum 1046 dom_externs.optimum; // attribute HTMLMeterElement.optimum
1045 dom_externs.options; // attribute HTMLDataListElement.options , attribute HTMLSelectElement.options 1047 dom_externs.options; // attribute HTMLDataListElement.options , attribute HTMLSelectElement.options
1046 dom_externs.orderX; // attribute SVGFEConvolveMatrixElement. orderX 1048 dom_externs.orderX; // attribute SVGFEConvolveMatrixElement. orderX
1047 dom_externs.orderY; // attribute SVGFEConvolveMatrixElement. orderY 1049 dom_externs.orderY; // attribute SVGFEConvolveMatrixElement. orderY
1048 dom_externs.orient; // attribute OverflowEvent.orient 1050 dom_externs.orient; // attribute OverflowEvent.orient
1049 dom_externs.orientAngle; // attribute SVGMarkerElement.orientAngl e 1051 dom_externs.orientAngle; // attribute SVGMarkerElement.orientAngl e
(...skipping 250 matching lines...) Expand 10 before | Expand all | Expand 10 after
1300 dom_externs.scrollY; // attribute DOMWindow.scrollY 1302 dom_externs.scrollY; // attribute DOMWindow.scrollY
1301 dom_externs.scrollbars; // attribute DOMWindow.scrollbars 1303 dom_externs.scrollbars; // attribute DOMWindow.scrollbars
1302 dom_externs.scrolling; // attribute HTMLFrameElement.scrolling, attribute HTMLIFrameElement.scrolling 1304 dom_externs.scrolling; // attribute HTMLFrameElement.scrolling, attribute HTMLIFrameElement.scrolling
1303 dom_externs.search; // attribute HTMLAnchorElement.search, a ttribute HTMLAreaElement.search, attribute Location.search, attribute WorkerLoca tion.search 1305 dom_externs.search; // attribute HTMLAnchorElement.search, a ttribute HTMLAreaElement.search, attribute Location.search, attribute WorkerLoca tion.search
1304 dom_externs.sectionRowIndex; // attribute HTMLTableRowElement.section RowIndex 1306 dom_externs.sectionRowIndex; // attribute HTMLTableRowElement.section RowIndex
1305 dom_externs.secureConnectionStart; // attribute PerformanceTiming.secureCon nectionStart 1307 dom_externs.secureConnectionStart; // attribute PerformanceTiming.secureCon nectionStart
1306 dom_externs.seed; // attribute SVGFETurbulenceElement.seed 1308 dom_externs.seed; // attribute SVGFETurbulenceElement.seed
1307 dom_externs.seek; // operation FileWriter.seek, operation FileWriterSync.seek 1309 dom_externs.seek; // operation FileWriter.seek, operation FileWriterSync.seek
1308 dom_externs.seekable; // attribute HTMLMediaElement.seekable, attribute MediaController.seekable 1310 dom_externs.seekable; // attribute HTMLMediaElement.seekable, attribute MediaController.seekable
1309 dom_externs.seeking; // attribute HTMLMediaElement.seeking 1311 dom_externs.seeking; // attribute HTMLMediaElement.seeking
1310 dom_externs.select; // operation HTMLInputElement.select, op eration HTMLTextAreaElement.select 1312 dom_externs.select; // attribute HTMLContentElement.select, operation HTMLInputElement.select, operation HTMLTextAreaElement.select
1311 dom_externs.selectAllChildren; // operation DOMSelection.selectAllChild ren 1313 dom_externs.selectAllChildren; // operation DOMSelection.selectAllChild ren
1312 dom_externs.selectNode; // operation Range.selectNode 1314 dom_externs.selectNode; // operation Range.selectNode
1313 dom_externs.selectNodeContents; // operation Range.selectNodeContents 1315 dom_externs.selectNodeContents; // operation Range.selectNodeContents
1314 dom_externs.selectSubString; // operation SVGTextContentElement.selec tSubString 1316 dom_externs.selectSubString; // operation SVGTextContentElement.selec tSubString
1315 dom_externs.selected; // attribute HTMLOptionElement.selected 1317 dom_externs.selected; // attribute HTMLOptionElement.selected
1316 dom_externs.selectedIndex; // attribute HTMLOptionsCollection.selec tedIndex, attribute HTMLSelectElement.selectedIndex 1318 dom_externs.selectedIndex; // attribute HTMLOptionsCollection.selec tedIndex, attribute HTMLSelectElement.selectedIndex
1317 dom_externs.selectedOption; // attribute HTMLInputElement.selectedOp tion 1319 dom_externs.selectedOption; // attribute HTMLInputElement.selectedOp tion
1318 dom_externs.selectedStylesheetSet; // attribute Document.selectedStylesheet Set 1320 dom_externs.selectedStylesheetSet; // attribute Document.selectedStylesheet Set
1319 dom_externs.selectionDirection; // attribute HTMLInputElement.selectionD irection, attribute HTMLTextAreaElement.selectionDirection 1321 dom_externs.selectionDirection; // attribute HTMLInputElement.selectionD irection, attribute HTMLTextAreaElement.selectionDirection
1320 dom_externs.selectionEnd; // attribute HTMLInputElement.selectionE nd, attribute HTMLTextAreaElement.selectionEnd 1322 dom_externs.selectionEnd; // attribute HTMLInputElement.selectionE nd, attribute HTMLTextAreaElement.selectionEnd
(...skipping 146 matching lines...) Expand 10 before | Expand all | Expand 10 after
1467 dom_externs.storageId; // operation InjectedScriptHost.storageI d 1469 dom_externs.storageId; // operation InjectedScriptHost.storageI d
1468 dom_externs.stringValue; // attribute XPathResult.stringValue 1470 dom_externs.stringValue; // attribute XPathResult.stringValue
1469 dom_externs.stroke; // operation CanvasRenderingContext2D.st roke 1471 dom_externs.stroke; // operation CanvasRenderingContext2D.st roke
1470 dom_externs.strokeRect; // operation CanvasRenderingContext2D.st rokeRect 1472 dom_externs.strokeRect; // operation CanvasRenderingContext2D.st rokeRect
1471 dom_externs.strokeStyle; // attribute CanvasRenderingContext2D.st rokeStyle 1473 dom_externs.strokeStyle; // attribute CanvasRenderingContext2D.st rokeStyle
1472 dom_externs.strokeText; // operation CanvasRenderingContext2D.st rokeText 1474 dom_externs.strokeText; // operation CanvasRenderingContext2D.st rokeText
1473 dom_externs.style; // attribute CSSFontFaceRule.style, attr ibute CSSPageRule.style, attribute CSSStyleRule.style, attribute Element.style, attribute SVGAElement.style, attribute SVGCircleElement.style, attribute SVGClip PathElement.style, attribute SVGDefsElement.style, attribute SVGDescElement.styl e, attribute SVGEllipseElement.style, attribute SVGFEBlendElement.style, attribu te SVGFEColorMatrixElement.style, attribute SVGFEComponentTransferElement.style, attribute SVGFECompositeElement.style, attribute SVGFEConvolveMatrixElement.sty le, attribute SVGFEDiffuseLightingElement.style, attribute SVGFEDisplacementMapE lement.style, attribute SVGFEDropShadowElement.style, attribute SVGFEFloodElemen t.style, attribute SVGFEGaussianBlurElement.style, attribute SVGFEImageElement.s tyle, attribute SVGFEMergeElement.style, attribute SVGFEMorphologyElement.style, attribute SVGFEOffsetElement.style, attribute SVGFESpecularLightingElement.styl e, attribute SVGFETileElement.style, attribute SVGFETurbulenceElement.style, att ribute SVGFilterElement.style, attribute SVGForeignObjectElement.style, attribut e SVGGElement.style, attribute SVGGlyphRefElement.style, attribute SVGGradientEl ement.style, attribute SVGImageElement.style, attribute SVGLineElement.style, at tribute SVGMarkerElement.style, attribute SVGMaskElement.style, attribute SVGPat hElement.style, attribute SVGPatternElement.style, attribute SVGPolygonElement.s tyle, attribute SVGPolylineElement.style, attribute SVGRectElement.style, attrib ute SVGSVGElement.style, attribute SVGStopElement.style, attribute SVGStylable.s tyle, attribute SVGSwitchElement.style, attribute SVGSymbolElement.style, attrib ute SVGTextContentElement.style, attribute SVGTitleElement.style, attribute SVGU seElement.style, attribute WebKitCSSKeyframeRule.style 1475 dom_externs.style; // attribute CSSFontFaceRule.style, attr ibute CSSPageRule.style, attribute CSSStyleRule.style, attribute Element.style, attribute SVGAElement.style, attribute SVGCircleElement.style, attribute SVGClip PathElement.style, attribute SVGDefsElement.style, attribute SVGDescElement.styl e, attribute SVGEllipseElement.style, attribute SVGFEBlendElement.style, attribu te SVGFEColorMatrixElement.style, attribute SVGFEComponentTransferElement.style, attribute SVGFECompositeElement.style, attribute SVGFEConvolveMatrixElement.sty le, attribute SVGFEDiffuseLightingElement.style, attribute SVGFEDisplacementMapE lement.style, attribute SVGFEDropShadowElement.style, attribute SVGFEFloodElemen t.style, attribute SVGFEGaussianBlurElement.style, attribute SVGFEImageElement.s tyle, attribute SVGFEMergeElement.style, attribute SVGFEMorphologyElement.style, attribute SVGFEOffsetElement.style, attribute SVGFESpecularLightingElement.styl e, attribute SVGFETileElement.style, attribute SVGFETurbulenceElement.style, att ribute SVGFilterElement.style, attribute SVGForeignObjectElement.style, attribut e SVGGElement.style, attribute SVGGlyphRefElement.style, attribute SVGGradientEl ement.style, attribute SVGImageElement.style, attribute SVGLineElement.style, at tribute SVGMarkerElement.style, attribute SVGMaskElement.style, attribute SVGPat hElement.style, attribute SVGPatternElement.style, attribute SVGPolygonElement.s tyle, attribute SVGPolylineElement.style, attribute SVGRectElement.style, attrib ute SVGSVGElement.style, attribute SVGStopElement.style, attribute SVGStylable.s tyle, attribute SVGSwitchElement.style, attribute SVGSymbolElement.style, attrib ute SVGTextContentElement.style, attribute SVGTitleElement.style, attribute SVGU seElement.style, attribute WebKitCSSKeyframeRule.style
1474 dom_externs.styleMedia; // attribute DOMWindow.styleMedia 1476 dom_externs.styleMedia; // attribute DOMWindow.styleMedia
1475 dom_externs.styleSheet; // attribute CSSImportRule.styleSheet 1477 dom_externs.styleSheet; // attribute CSSImportRule.styleSheet
1476 dom_externs.styleSheets; // attribute Document.styleSheets 1478 dom_externs.styleSheets; // attribute Document.styleSheets
1477 dom_externs.subarray; // operation Float32Array.subarray, oper ation Float64Array.subarray, operation Int16Array.subarray, operation Int32Array .subarray, operation Int8Array.subarray, operation Uint16Array.subarray, operati on Uint32Array.subarray, operation Uint8Array.subarray 1479 dom_externs.subarray; // operation Float32Array.subarray, oper ation Float64Array.subarray, operation Int16Array.subarray, operation Int32Array .subarray, operation Int8Array.subarray, operation Uint16Array.subarray, operati on Uint32Array.subarray, operation Uint8Array.subarray, operation Uint8ClampedAr ray.subarray
1478 dom_externs.submit; // operation HTMLFormElement.submit 1480 dom_externs.submit; // operation HTMLFormElement.submit
1479 dom_externs.substringData; // operation CharacterData.substringData 1481 dom_externs.substringData; // operation CharacterData.substringData
1480 dom_externs.suffixes; // attribute DOMMimeType.suffixes 1482 dom_externs.suffixes; // attribute DOMMimeType.suffixes
1481 dom_externs.summary; // attribute HTMLTableElement.summary 1483 dom_externs.summary; // attribute HTMLTableElement.summary
1482 dom_externs.surfaceScale; // attribute SVGFEDiffuseLightingElement .surfaceScale, attribute SVGFESpecularLightingElement.surfaceScale 1484 dom_externs.surfaceScale; // attribute SVGFEDiffuseLightingElement .surfaceScale, attribute SVGFESpecularLightingElement.surfaceScale
1483 dom_externs.surroundContents; // operation Range.surroundContents 1485 dom_externs.surroundContents; // operation Range.surroundContents
1484 dom_externs.suspendRedraw; // operation SVGSVGElement.suspendRedraw 1486 dom_externs.suspendRedraw; // operation SVGSVGElement.suspendRedraw
1485 dom_externs.swapCache; // operation DOMApplicationCache.swapCac he 1487 dom_externs.swapCache; // operation DOMApplicationCache.swapCac he
1486 dom_externs.sweepFlag; // attribute SVGPathSegArcAbs.sweepFlag, attribute SVGPathSegArcRel.sweepFlag 1488 dom_externs.sweepFlag; // attribute SVGPathSegArcAbs.sweepFlag, attribute SVGPathSegArcRel.sweepFlag
1487 dom_externs.systemId; // attribute DocumentType.systemId, attr ibute Entity.systemId, attribute Notation.systemId 1489 dom_externs.systemId; // attribute DocumentType.systemId, attr ibute Entity.systemId, attribute Notation.systemId
(...skipping 82 matching lines...) Expand 10 before | Expand all | Expand 10 after
1570 dom_externs.unlock; // operation PointerLock.unlock 1572 dom_externs.unlock; // operation PointerLock.unlock
1571 dom_externs.unpauseAnimations; // operation SVGSVGElement.unpauseAnimat ions 1573 dom_externs.unpauseAnimations; // operation SVGSVGElement.unpauseAnimat ions
1572 dom_externs.unsuspendRedraw; // operation SVGSVGElement.unsuspendRedr aw 1574 dom_externs.unsuspendRedraw; // operation SVGSVGElement.unsuspendRedr aw
1573 dom_externs.unsuspendRedrawAll; // operation SVGSVGElement.unsuspendRedr awAll 1575 dom_externs.unsuspendRedrawAll; // operation SVGSVGElement.unsuspendRedr awAll
1574 dom_externs.update; // operation DOMApplicationCache.update, operation IDBCursor.update 1576 dom_externs.update; // operation DOMApplicationCache.update, operation IDBCursor.update
1575 dom_externs.upload; // attribute XMLHttpRequest.upload 1577 dom_externs.upload; // attribute XMLHttpRequest.upload
1576 dom_externs.upper; // attribute IDBKeyRange.upper 1578 dom_externs.upper; // attribute IDBKeyRange.upper
1577 dom_externs.upperBound; // operation IDBKeyRange.upperBound 1579 dom_externs.upperBound; // operation IDBKeyRange.upperBound
1578 dom_externs.upperOpen; // attribute IDBKeyRange.upperOpen 1580 dom_externs.upperOpen; // attribute IDBKeyRange.upperOpen
1579 dom_externs.uri; // attribute SVGPaint.uri 1581 dom_externs.uri; // attribute SVGPaint.uri
1580 dom_externs.url; // attribute BeforeLoadEvent.url, attrib ute ScriptProfileNode.url, attribute StorageEvent.url 1582 dom_externs.url; // attribute BeforeLoadEvent.url, attrib ute EventSource.url, attribute ScriptProfileNode.url, attribute StorageEvent.url , attribute WebSocket.url
1581 dom_externs.useCurrentView; // attribute SVGSVGElement.useCurrentVie w 1583 dom_externs.useCurrentView; // attribute SVGSVGElement.useCurrentVie w
1582 dom_externs.useMap; // attribute HTMLImageElement.useMap, at tribute HTMLInputElement.useMap, attribute HTMLObjectElement.useMap 1584 dom_externs.useMap; // attribute HTMLImageElement.useMap, at tribute HTMLInputElement.useMap, attribute HTMLObjectElement.useMap
1583 dom_externs.useProgram; // operation WebGLRenderingContext.usePr ogram 1585 dom_externs.useProgram; // operation WebGLRenderingContext.usePr ogram
1584 dom_externs.usedJSHeapSize; // attribute MemoryInfo.usedJSHeapSize 1586 dom_externs.usedJSHeapSize; // attribute MemoryInfo.usedJSHeapSize
1585 dom_externs.userAgent; // attribute Navigator.userAgent, attrib ute WorkerNavigator.userAgent 1587 dom_externs.userAgent; // attribute Navigator.userAgent, attrib ute WorkerNavigator.userAgent
1586 dom_externs.utterance; // attribute SpeechInputResult.utterance 1588 dom_externs.utterance; // attribute SpeechInputResult.utterance
1587 dom_externs.vAlign; // attribute HTMLTableCellElement.vAlign , attribute HTMLTableColElement.vAlign, attribute HTMLTableRowElement.vAlign, at tribute HTMLTableSectionElement.vAlign 1589 dom_externs.vAlign; // attribute HTMLTableCellElement.vAlign , attribute HTMLTableColElement.vAlign, attribute HTMLTableRowElement.vAlign, at tribute HTMLTableSectionElement.vAlign
1588 dom_externs.vLink; // attribute HTMLBodyElement.vLink 1590 dom_externs.vLink; // attribute HTMLBodyElement.vLink
1589 dom_externs.valid; // attribute ValidityState.valid 1591 dom_externs.valid; // attribute ValidityState.valid
1590 dom_externs.validateProgram; // operation WebGLRenderingContext.valid ateProgram 1592 dom_externs.validateProgram; // operation WebGLRenderingContext.valid ateProgram
(...skipping 119 matching lines...) Expand 10 before | Expand all | Expand 10 after
1710 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 1712 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
1711 dom_externs.y1; // attribute SVGLineElement.y1, attribut e SVGLinearGradientElement.y1, attribute SVGPathSegCurvetoCubicAbs.y1, attribute SVGPathSegCurvetoCubicRel.y1, attribute SVGPathSegCurvetoQuadraticAbs.y1, attri bute SVGPathSegCurvetoQuadraticRel.y1 1713 dom_externs.y1; // attribute SVGLineElement.y1, attribut e SVGLinearGradientElement.y1, attribute SVGPathSegCurvetoCubicAbs.y1, attribute SVGPathSegCurvetoCubicRel.y1, attribute SVGPathSegCurvetoQuadraticAbs.y1, attri bute SVGPathSegCurvetoQuadraticRel.y1
1712 dom_externs.y2; // attribute SVGLineElement.y2, attribut e SVGLinearGradientElement.y2, attribute SVGPathSegCurvetoCubicAbs.y2, attribute SVGPathSegCurvetoCubicRel.y2, attribute SVGPathSegCurvetoCubicSmoothAbs.y2, att ribute SVGPathSegCurvetoCubicSmoothRel.y2 1714 dom_externs.y2; // attribute SVGLineElement.y2, attribut e SVGLinearGradientElement.y2, attribute SVGPathSegCurvetoCubicAbs.y2, attribute SVGPathSegCurvetoCubicRel.y2, attribute SVGPathSegCurvetoCubicSmoothAbs.y2, att ribute SVGPathSegCurvetoCubicSmoothRel.y2
1713 dom_externs.yChannelSelector; // attribute SVGFEDisplacementMapElement .yChannelSelector 1715 dom_externs.yChannelSelector; // attribute SVGFEDisplacementMapElement .yChannelSelector
1714 dom_externs.z; // attribute SVGFEPointLightElement.z, a ttribute SVGFESpotLightElement.z 1716 dom_externs.z; // attribute SVGFEPointLightElement.z, a ttribute SVGFESpotLightElement.z
1715 dom_externs.zoomAndPan; // attribute SVGSVGElement.zoomAndPan, a ttribute SVGViewElement.zoomAndPan, attribute SVGZoomAndPan.zoomAndPan 1717 dom_externs.zoomAndPan; // attribute SVGSVGElement.zoomAndPan, a ttribute SVGViewElement.zoomAndPan, attribute SVGZoomAndPan.zoomAndPan
1716 dom_externs.zoomRectScreen; // attribute SVGZoomEvent.zoomRectScreen 1718 dom_externs.zoomRectScreen; // attribute SVGZoomEvent.zoomRectScreen
1717 1719
1718 1720
1719 } 1721 }
OLDNEW
« no previous file with comments | « client/dom/generated/wrapping_dom.js ('k') | client/dom/idl/dart/dart.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698