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

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

Issue 9084005: Refresh dart:dom (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 11 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/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 23 matching lines...) Expand all
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 FileReader.abort, operation FileWriter.abort, operation IDBTransaction.abort, operation XMLHttpRequest.abor t
41 dom_externs.accept; // attribute HTMLInputElement.accept 41 dom_externs.accept; // attribute HTMLInputElement.accept
42 dom_externs.acceptCharset; // attribute HTMLFormElement.acceptChars et 42 dom_externs.acceptCharset; // attribute HTMLFormElement.acceptChars et
43 dom_externs.acceptNode; // operation NodeFilter.acceptNode 43 dom_externs.acceptNode; // operation NodeFilter.acceptNode
44 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 44 dom_externs.accessKey; // attribute HTMLElement.accessKey
45 dom_externs.accuracy; // attribute Coordinates.accuracy 45 dom_externs.accuracy; // attribute Coordinates.accuracy
46 dom_externs.action; // attribute HTMLFormElement.action 46 dom_externs.action; // attribute HTMLFormElement.action
47 dom_externs.activeCues; // attribute TextTrack.activeCues 47 dom_externs.activeCues; // attribute TextTrack.activeCues
48 dom_externs.activeElement; // attribute HTMLDocument.activeElement 48 dom_externs.activeElement; // attribute HTMLDocument.activeElement
49 dom_externs.activeTexture; // operation WebGLRenderingContext.activ eTexture 49 dom_externs.activeTexture; // operation WebGLRenderingContext.activ eTexture
50 dom_externs.add; // operation DOMTokenList.add, operation DataTransferItemList.add, operation HTMLSelectElement.add, operation IDBObjectS tore.add 50 dom_externs.add; // operation DOMTokenList.add, operation DataTransferItemList.add, operation HTMLSelectElement.add, operation IDBObjectS tore.add
51 dom_externs.addColorStop; // operation CanvasGradient.addColorStop 51 dom_externs.addColorStop; // operation CanvasGradient.addColorStop
52 dom_externs.addCue; // operation TextTrack.addCue 52 dom_externs.addCue; // operation TextTrack.addCue
53 dom_externs.addEventListener; // operation AbstractWorker.addEventList ener, operation DOMApplicationCache.addEventListener, operation DOMWindow.addEve ntListener, operation EventSource.addEventListener, operation EventTarget.addEve ntListener, operation IDBDatabase.addEventListener, operation IDBRequest.addEven tListener, operation IDBTransaction.addEventListener, operation MessagePort.addE ventListener, operation Node.addEventListener, operation Notification.addEventLi stener, operation SVGElementInstance.addEventListener, operation WebSocket.addEv entListener, operation WorkerContext.addEventListener, operation XMLHttpRequest. addEventListener, operation XMLHttpRequestUpload.addEventListener 53 dom_externs.addEventListener; // operation AbstractWorker.addEventList ener, operation DOMApplicationCache.addEventListener, operation DOMWindow.addEve ntListener, operation EventSource.addEventListener, operation EventTarget.addEve ntListener, operation IDBDatabase.addEventListener, operation IDBRequest.addEven tListener, operation IDBTransaction.addEventListener, operation MediaController. addEventListener, operation MessagePort.addEventListener, operation Node.addEven tListener, operation Notification.addEventListener, operation SVGElementInstance .addEventListener, operation TextTrack.addEventListener, operation TextTrackCue. addEventListener, operation TextTrackList.addEventListener, operation WebSocket. addEventListener, operation WorkerContext.addEventListener, operation XMLHttpReq uest.addEventListener, operation XMLHttpRequestUpload.addEventListener
54 dom_externs.addListener; // operation MediaQueryList.addListener 54 dom_externs.addListener; // operation MediaQueryList.addListener
55 dom_externs.addRange; // operation DOMSelection.addRange 55 dom_externs.addRange; // operation DOMSelection.addRange
56 dom_externs.addRule; // operation CSSStyleSheet.addRule 56 dom_externs.addRule; // operation CSSStyleSheet.addRule
57 dom_externs.addTrack; // operation HTMLMediaElement.addTrack 57 dom_externs.addTrack; // operation HTMLMediaElement.addTrack
58 dom_externs.addedNodes; // attribute MutationRecord.addedNodes 58 dom_externs.addedNodes; // attribute MutationRecord.addedNodes
59 dom_externs.adoptNode; // operation Document.adoptNode 59 dom_externs.adoptNode; // operation Document.adoptNode
60 dom_externs.alert; // operation DOMWindow.alert 60 dom_externs.alert; // operation DOMWindow.alert
61 dom_externs.align; // attribute HTMLAppletElement.align, at tribute HTMLDivElement.align, attribute HTMLEmbedElement.align, attribute HTMLHR Element.align, attribute HTMLHeadingElement.align, attribute HTMLIFrameElement.a lign, attribute HTMLImageElement.align, attribute HTMLInputElement.align, attrib ute HTMLLegendElement.align, attribute HTMLObjectElement.align, attribute HTMLPa ragraphElement.align, attribute HTMLTableCaptionElement.align, attribute HTMLTab leCellElement.align, attribute HTMLTableColElement.align, attribute HTMLTableEle ment.align, attribute HTMLTableRowElement.align, attribute HTMLTableSectionEleme nt.align, attribute SVGPreserveAspectRatio.align 61 dom_externs.align; // attribute HTMLAppletElement.align, at tribute HTMLDivElement.align, attribute HTMLEmbedElement.align, attribute HTMLHR Element.align, attribute HTMLHeadingElement.align, attribute HTMLIFrameElement.a lign, attribute HTMLImageElement.align, attribute HTMLInputElement.align, attrib ute HTMLLegendElement.align, attribute HTMLObjectElement.align, attribute HTMLPa ragraphElement.align, attribute HTMLTableCaptionElement.align, attribute HTMLTab leCellElement.align, attribute HTMLTableColElement.align, attribute HTMLTableEle ment.align, attribute HTMLTableRowElement.align, attribute HTMLTableSectionEleme nt.align, attribute SVGPreserveAspectRatio.align
62 dom_externs.alignment; // attribute TextTrackCue.alignment 62 dom_externs.alignment; // attribute TextTrackCue.alignment
63 dom_externs.alinkColor; // attribute HTMLDocument.alinkColor 63 dom_externs.alinkColor; // attribute HTMLDocument.alinkColor
(...skipping 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
151 dom_externs.border; // attribute HTMLImageElement.border, at tribute HTMLObjectElement.border, attribute HTMLTableElement.border 151 dom_externs.border; // attribute HTMLImageElement.border, at tribute HTMLObjectElement.border, attribute HTMLTableElement.border
152 dom_externs.bottom; // attribute ClientRect.bottom, attribut e Rect.bottom 152 dom_externs.bottom; // attribute ClientRect.bottom, attribut e Rect.bottom
153 dom_externs.bound; // operation IDBKeyRange.bound 153 dom_externs.bound; // operation IDBKeyRange.bound
154 dom_externs.bringToFront; // operation InspectorFrontendHost.bring ToFront 154 dom_externs.bringToFront; // operation InspectorFrontendHost.bring ToFront
155 dom_externs.btoa; // operation DOMWindow.btoa 155 dom_externs.btoa; // operation DOMWindow.btoa
156 dom_externs.bubbles; // attribute Event.bubbles 156 dom_externs.bubbles; // attribute Event.bubbles
157 dom_externs.buffer; // attribute ArrayBufferView.buffer, att ribute AudioBufferSourceNode.buffer, attribute ConvolverNode.buffer 157 dom_externs.buffer; // attribute ArrayBufferView.buffer, att ribute AudioBufferSourceNode.buffer, attribute ConvolverNode.buffer
158 dom_externs.bufferData; // operation WebGLRenderingContext.buffe rData 158 dom_externs.bufferData; // operation WebGLRenderingContext.buffe rData
159 dom_externs.bufferSize; // attribute JavaScriptAudioNode.bufferS ize 159 dom_externs.bufferSize; // attribute JavaScriptAudioNode.bufferS ize
160 dom_externs.bufferSubData; // operation WebGLRenderingContext.buffe rSubData 160 dom_externs.bufferSubData; // operation WebGLRenderingContext.buffe rSubData
161 dom_externs.buffered; // attribute HTMLMediaElement.buffered 161 dom_externs.buffered; // attribute HTMLMediaElement.buffered, attribute MediaController.buffered
162 dom_externs.bufferedAmount; // attribute WebSocket.bufferedAmount 162 dom_externs.bufferedAmount; // attribute WebSocket.bufferedAmount
163 dom_externs.button; // attribute MouseEvent.button 163 dom_externs.button; // attribute MouseEvent.button
164 dom_externs.byteLength; // attribute ArrayBuffer.byteLength, att ribute ArrayBufferView.byteLength 164 dom_externs.byteLength; // attribute ArrayBuffer.byteLength, att ribute ArrayBufferView.byteLength
165 dom_externs.byteOffset; // attribute ArrayBufferView.byteOffset 165 dom_externs.byteOffset; // attribute ArrayBufferView.byteOffset
166 dom_externs.c; // attribute SVGMatrix.c, attribute WebK itCSSMatrix.c 166 dom_externs.c; // attribute SVGMatrix.c, attribute WebK itCSSMatrix.c
167 dom_externs.callUID; // attribute ScriptProfileNode.callUID 167 dom_externs.callUID; // attribute ScriptProfileNode.callUID
168 dom_externs.caller; // attribute JavaScriptCallFrame.caller 168 dom_externs.caller; // attribute JavaScriptCallFrame.caller
169 dom_externs.canPlayType; // operation HTMLMediaElement.canPlayTyp e 169 dom_externs.canPlayType; // operation HTMLMediaElement.canPlayTyp e
170 dom_externs.canSaveAs; // operation InspectorFrontendHost.canSa veAs
170 dom_externs.cancel; // operation Notification.cancel 171 dom_externs.cancel; // operation Notification.cancel
171 dom_externs.cancelBubble; // attribute Event.cancelBubble 172 dom_externs.cancelBubble; // attribute Event.cancelBubble
172 dom_externs.cancelScheduledValues; // operation AudioParam.cancelScheduledV alues 173 dom_externs.cancelScheduledValues; // operation AudioParam.cancelScheduledV alues
173 dom_externs.cancelable; // attribute Event.cancelable 174 dom_externs.cancelable; // attribute Event.cancelable
174 dom_externs.canvas; // attribute CanvasRenderingContext.canv as 175 dom_externs.canvas; // attribute CanvasRenderingContext.canv as
175 dom_externs.caption; // attribute HTMLTableElement.caption 176 dom_externs.caption; // attribute HTMLTableElement.caption
176 dom_externs.captureEvents; // operation DOMWindow.captureEvents, op eration HTMLDocument.captureEvents 177 dom_externs.captureEvents; // operation DOMWindow.captureEvents, op eration HTMLDocument.captureEvents
177 dom_externs.caretRangeFromPoint; // operation Document.caretRangeFromPoin t 178 dom_externs.caretRangeFromPoint; // operation Document.caretRangeFromPoin t
178 dom_externs.cellIndex; // attribute HTMLTableCellElement.cellIn dex 179 dom_externs.cellIndex; // attribute HTMLTableCellElement.cellIn dex
179 dom_externs.cellPadding; // attribute HTMLTableElement.cellPaddin g 180 dom_externs.cellPadding; // attribute HTMLTableElement.cellPaddin g
(...skipping 43 matching lines...) Expand 10 before | Expand all | Expand 10 after
223 dom_externs.clipPathUnits; // attribute SVGClipPathElement.clipPath Units 224 dom_externs.clipPathUnits; // attribute SVGClipPathElement.clipPath Units
224 dom_externs.clipboardData; // attribute Event.clipboardData 225 dom_externs.clipboardData; // attribute Event.clipboardData
225 dom_externs.cloneContents; // operation Range.cloneContents 226 dom_externs.cloneContents; // operation Range.cloneContents
226 dom_externs.cloneNode; // operation Node.cloneNode 227 dom_externs.cloneNode; // operation Node.cloneNode
227 dom_externs.cloneRange; // operation Range.cloneRange 228 dom_externs.cloneRange; // operation Range.cloneRange
228 dom_externs.close; // operation DOMWindow.close, operation EventSource.close, operation HTMLDocument.close, operation IDBDatabase.close, op eration MessagePort.close, operation WebSocket.close, operation WorkerContext.cl ose 229 dom_externs.close; // operation DOMWindow.close, operation EventSource.close, operation HTMLDocument.close, operation IDBDatabase.close, op eration MessagePort.close, operation WebSocket.close, operation WorkerContext.cl ose
229 dom_externs.closePath; // operation CanvasRenderingContext2D.cl osePath 230 dom_externs.closePath; // operation CanvasRenderingContext2D.cl osePath
230 dom_externs.closeWindow; // operation InspectorFrontendHost.close Window 231 dom_externs.closeWindow; // operation InspectorFrontendHost.close Window
231 dom_externs.closed; // attribute DOMWindow.closed 232 dom_externs.closed; // attribute DOMWindow.closed
232 dom_externs.cmp; // operation IDBFactory.cmp 233 dom_externs.cmp; // operation IDBFactory.cmp
233 dom_externs.code; // attribute CloseEvent.code, attribute DOMException.code, attribute EventException.code, attribute FileError.code, attr ibute FileException.code, attribute HTMLAppletElement.code, attribute HTMLObject Element.code, attribute IDBDatabaseError.code, attribute IDBDatabaseException.co de, attribute MediaError.code, attribute NavigatorUserMediaError.code, attribute OperationNotAllowedException.code, attribute PositionError.code, attribute Rang eException.code, attribute SQLError.code, attribute SQLException.code, attribute SVGException.code, attribute XMLHttpRequestException.code, attribute XPathExcep tion.code 234 dom_externs.code; // attribute CloseEvent.code, attribute DOMException.code, attribute EventException.code, attribute FileError.code, attr ibute FileException.code, attribute HTMLAppletElement.code, attribute HTMLObject Element.code, attribute IDBDatabaseError.code, attribute IDBDatabaseException.co de, attribute MediaError.code, attribute OperationNotAllowedException.code, attr ibute PositionError.code, attribute RangeException.code, attribute SQLError.code , attribute SQLException.code, attribute SVGException.code, attribute XMLHttpReq uestException.code, attribute XPathException.code
234 dom_externs.codeBase; // attribute HTMLAppletElement.codeBase, attribute HTMLObjectElement.codeBase 235 dom_externs.codeBase; // attribute HTMLAppletElement.codeBase, attribute HTMLObjectElement.codeBase
235 dom_externs.codeType; // attribute HTMLObjectElement.codeType 236 dom_externs.codeType; // attribute HTMLObjectElement.codeType
236 dom_externs.colSpan; // attribute HTMLTableCellElement.colSpa n 237 dom_externs.colSpan; // attribute HTMLTableCellElement.colSpa n
237 dom_externs.collapse; // operation DOMSelection.collapse, oper ation Range.collapse 238 dom_externs.collapse; // operation DOMSelection.collapse, oper ation Range.collapse
238 dom_externs.collapseToEnd; // operation DOMSelection.collapseToEnd 239 dom_externs.collapseToEnd; // operation DOMSelection.collapseToEnd
239 dom_externs.collapseToStart; // operation DOMSelection.collapseToStar t 240 dom_externs.collapseToStart; // operation DOMSelection.collapseToStar t
240 dom_externs.collapsed; // attribute Range.collapsed 241 dom_externs.collapsed; // attribute Range.collapsed
241 dom_externs.color; // attribute HTMLBaseFontElement.color, attribute HTMLFontElement.color 242 dom_externs.color; // attribute HTMLBaseFontElement.color, attribute HTMLFontElement.color
242 dom_externs.colorDepth; // attribute Screen.colorDepth 243 dom_externs.colorDepth; // attribute Screen.colorDepth
243 dom_externs.colorMask; // operation WebGLRenderingContext.color Mask 244 dom_externs.colorMask; // operation WebGLRenderingContext.color Mask
244 dom_externs.colorType; // attribute SVGColor.colorType 245 dom_externs.colorType; // attribute SVGColor.colorType
245 dom_externs.cols; // attribute HTMLFrameSetElement.cols, a ttribute HTMLTextAreaElement.cols 246 dom_externs.cols; // attribute HTMLFrameSetElement.cols, a ttribute HTMLTextAreaElement.cols
246 dom_externs.column; // attribute JavaScriptCallFrame.column 247 dom_externs.column; // attribute JavaScriptCallFrame.column
247 dom_externs.commonAncestorContainer; // attribute Range.commonAncestorContain er 248 dom_externs.commonAncestorContainer; // attribute Range.commonAncestorContain er
248 dom_externs.compact; // attribute HTMLDListElement.compact, a ttribute HTMLDirectoryElement.compact, attribute HTMLMenuElement.compact, attrib ute HTMLOListElement.compact, attribute HTMLUListElement.compact 249 dom_externs.compact; // attribute HTMLDListElement.compact, a ttribute HTMLDirectoryElement.compact, attribute HTMLMenuElement.compact, attrib ute HTMLOListElement.compact, attribute HTMLUListElement.compact
249 dom_externs.compareDocumentPosition; // operation Node.compareDocumentPositio n 250 dom_externs.compareDocumentPosition; // operation Node.compareDocumentPositio n
250 dom_externs.compareNode; // operation Range.compareNode 251 dom_externs.compareNode; // operation Range.compareNode
251 dom_externs.comparePoint; // operation Range.comparePoint 252 dom_externs.comparePoint; // operation Range.comparePoint
252 dom_externs.compatMode; // attribute Document.compatMode, attrib ute HTMLDocument.compatMode 253 dom_externs.compatMode; // attribute Document.compatMode, attrib ute HTMLDocument.compatMode
253 dom_externs.compileShader; // operation WebGLRenderingContext.compi leShader 254 dom_externs.compileShader; // operation WebGLRenderingContext.compi leShader
254 dom_externs.complete; // attribute HTMLImageElement.complete 255 dom_externs.complete; // attribute HTMLImageElement.complete
256 dom_externs.compressedTexImage2D; // operation WebGLCompressedTextures.com pressedTexImage2D
257 dom_externs.compressedTexSubImage2D; // operation WebGLCompressedTextures.com pressedTexSubImage2D
255 dom_externs.coneGain; // attribute AudioPannerNode.coneGain 258 dom_externs.coneGain; // attribute AudioPannerNode.coneGain
256 dom_externs.coneInnerAngle; // attribute AudioPannerNode.coneInnerAn gle 259 dom_externs.coneInnerAngle; // attribute AudioPannerNode.coneInnerAn gle
257 dom_externs.coneOuterAngle; // attribute AudioPannerNode.coneOuterAn gle 260 dom_externs.coneOuterAngle; // attribute AudioPannerNode.coneOuterAn gle
258 dom_externs.coneOuterGain; // attribute AudioPannerNode.coneOuterGa in 261 dom_externs.coneOuterGain; // attribute AudioPannerNode.coneOuterGa in
259 dom_externs.confidence; // attribute SpeechInputResult.confidenc e 262 dom_externs.confidence; // attribute SpeechInputResult.confidenc e
260 dom_externs.confirm; // operation DOMWindow.confirm 263 dom_externs.confirm; // operation DOMWindow.confirm
261 dom_externs.connect; // operation AudioNode.connect 264 dom_externs.connect; // operation AudioNode.connect
262 dom_externs.connectEnd; // attribute PerformanceTiming.connectEn d 265 dom_externs.connectEnd; // attribute PerformanceTiming.connectEn d
263 dom_externs.connectStart; // attribute PerformanceTiming.connectSt art 266 dom_externs.connectStart; // attribute PerformanceTiming.connectSt art
264 dom_externs.console; // attribute DOMWindow.console 267 dom_externs.console; // attribute DOMWindow.console
265 dom_externs.consolidate; // operation SVGTransformList.consolidat e 268 dom_externs.consolidate; // operation SVGTransformList.consolidat e
266 dom_externs.contains; // operation DOMTokenList.contains, oper ation Node.contains 269 dom_externs.contains; // operation DOMTokenList.contains, oper ation Node.contains
267 dom_externs.containsNode; // operation DOMSelection.containsNode 270 dom_externs.containsNode; // operation DOMSelection.containsNode
268 dom_externs.content; // attribute HTMLMetaElement.content 271 dom_externs.content; // attribute HTMLMetaElement.content
269 dom_externs.contentDocument; // attribute HTMLFrameElement.contentDoc ument, attribute HTMLIFrameElement.contentDocument, attribute HTMLObjectElement. contentDocument 272 dom_externs.contentDocument; // attribute HTMLFrameElement.contentDoc ument, attribute HTMLIFrameElement.contentDocument, attribute HTMLObjectElement. contentDocument
270 dom_externs.contentEditable; // attribute HTMLElement.contentEditable 273 dom_externs.contentEditable; // attribute HTMLElement.contentEditable
271 dom_externs.contentScriptType; // attribute SVGSVGElement.contentScript Type 274 dom_externs.contentScriptType; // attribute SVGSVGElement.contentScript Type
272 dom_externs.contentStyleType; // attribute SVGSVGElement.contentStyleT ype 275 dom_externs.contentStyleType; // attribute SVGSVGElement.contentStyleT ype
273 dom_externs.contentWindow; // attribute HTMLFrameElement.contentWin dow, attribute HTMLIFrameElement.contentWindow 276 dom_externs.contentWindow; // attribute HTMLFrameElement.contentWin dow, attribute HTMLIFrameElement.contentWindow
274 dom_externs.context; // attribute AudioNode.context 277 dom_externs.context; // attribute AudioNode.context
275 dom_externs.continueFunction; // operation IDBCursor.continueFunction 278 dom_externs.continueFunction; // operation IDBCursor.continueFunction
276 dom_externs.control; // attribute HTMLLabelElement.control 279 dom_externs.control; // attribute HTMLLabelElement.control
280 dom_externs.controller; // attribute HTMLMediaElement.controller
277 dom_externs.controls; // attribute HTMLMediaElement.controls 281 dom_externs.controls; // attribute HTMLMediaElement.controls
278 dom_externs.convertToSpecifiedUnits; // operation SVGAngle.convertToSpecified Units, operation SVGLength.convertToSpecifiedUnits 282 dom_externs.convertToSpecifiedUnits; // operation SVGAngle.convertToSpecified Units, operation SVGLength.convertToSpecifiedUnits
279 dom_externs.cookie; // attribute Document.cookie 283 dom_externs.cookie; // attribute Document.cookie
280 dom_externs.cookieEnabled; // attribute Navigator.cookieEnabled 284 dom_externs.cookieEnabled; // attribute Navigator.cookieEnabled
281 dom_externs.coords; // attribute Geoposition.coords, attribu te HTMLAnchorElement.coords, attribute HTMLAreaElement.coords 285 dom_externs.coords; // attribute Geoposition.coords, attribu te HTMLAnchorElement.coords, attribute HTMLAreaElement.coords
282 dom_externs.copyTexImage2D; // operation WebGLRenderingContext.copyT exImage2D 286 dom_externs.copyTexImage2D; // operation WebGLRenderingContext.copyT exImage2D
283 dom_externs.copyTexSubImage2D; // operation WebGLRenderingContext.copyT exSubImage2D 287 dom_externs.copyTexSubImage2D; // operation WebGLRenderingContext.copyT exSubImage2D
284 dom_externs.copyText; // operation InjectedScriptHost.copyText , operation InspectorFrontendHost.copyText 288 dom_externs.copyText; // operation InjectedScriptHost.copyText , operation InspectorFrontendHost.copyText
285 dom_externs.copyTo; // operation Entry.copyTo, operation Ent rySync.copyTo 289 dom_externs.copyTo; // operation Entry.copyTo, operation Ent rySync.copyTo
286 dom_externs.correspondingElement; // attribute SVGElementInstance.correspo ndingElement 290 dom_externs.correspondingElement; // attribute SVGElementInstance.correspo ndingElement
287 dom_externs.correspondingUseElement; // attribute SVGElementInstance.correspo ndingUseElement 291 dom_externs.correspondingUseElement; // attribute SVGElementInstance.correspo ndingUseElement
288 dom_externs.count; // operation Console.count 292 dom_externs.count; // operation Console.count, operation ID BIndex.count, operation IDBObjectStore.count
289 dom_externs.create; // attribute WebKitFlags.create 293 dom_externs.create; // attribute WebKitFlags.create
290 dom_externs.createAnalyser; // operation AudioContext.createAnalyser 294 dom_externs.createAnalyser; // operation AudioContext.createAnalyser
291 dom_externs.createAttribute; // operation Document.createAttribute 295 dom_externs.createAttribute; // operation Document.createAttribute
292 dom_externs.createAttributeNS; // operation Document.createAttributeNS 296 dom_externs.createAttributeNS; // operation Document.createAttributeNS
293 dom_externs.createBiquadFilter; // operation AudioContext.createBiquadFi lter 297 dom_externs.createBiquadFilter; // operation AudioContext.createBiquadFi lter
294 dom_externs.createBuffer; // operation AudioContext.createBuffer, operation WebGLRenderingContext.createBuffer 298 dom_externs.createBuffer; // operation AudioContext.createBuffer, operation WebGLRenderingContext.createBuffer
295 dom_externs.createBufferSource; // operation AudioContext.createBufferSo urce 299 dom_externs.createBufferSource; // operation AudioContext.createBufferSo urce
296 dom_externs.createCDATASection; // operation Document.createCDATASection 300 dom_externs.createCDATASection; // operation Document.createCDATASection
297 dom_externs.createCSSStyleSheet; // operation DOMImplementation.createCSS StyleSheet 301 dom_externs.createCSSStyleSheet; // operation DOMImplementation.createCSS StyleSheet
298 dom_externs.createCaption; // operation HTMLTableElement.createCapt ion 302 dom_externs.createCaption; // operation HTMLTableElement.createCapt ion
(...skipping 79 matching lines...) Expand 10 before | Expand all | Expand 10 after
378 dom_externs.cssRules; // attribute CSSMediaRule.cssRules, attr ibute CSSStyleSheet.cssRules, attribute WebKitCSSKeyframesRule.cssRules 382 dom_externs.cssRules; // attribute CSSMediaRule.cssRules, attr ibute CSSStyleSheet.cssRules, attribute WebKitCSSKeyframesRule.cssRules
379 dom_externs.cssText; // attribute CSSRule.cssText, attribute CSSStyleDeclaration.cssText, attribute CSSValue.cssText 383 dom_externs.cssText; // attribute CSSRule.cssText, attribute CSSStyleDeclaration.cssText, attribute CSSValue.cssText
380 dom_externs.cssValueType; // attribute CSSValue.cssValueType 384 dom_externs.cssValueType; // attribute CSSValue.cssValueType
381 dom_externs.ctrlKey; // attribute KeyboardEvent.ctrlKey, attr ibute MouseEvent.ctrlKey, attribute TouchEvent.ctrlKey, attribute WheelEvent.ctr lKey 385 dom_externs.ctrlKey; // attribute KeyboardEvent.ctrlKey, attr ibute MouseEvent.ctrlKey, attribute TouchEvent.ctrlKey, attribute WheelEvent.ctr lKey
382 dom_externs.cues; // attribute TextTrack.cues 386 dom_externs.cues; // attribute TextTrack.cues
383 dom_externs.cullFace; // operation WebGLRenderingContext.cullF ace 387 dom_externs.cullFace; // operation WebGLRenderingContext.cullF ace
384 dom_externs.currentNode; // attribute TreeWalker.currentNode 388 dom_externs.currentNode; // attribute TreeWalker.currentNode
385 dom_externs.currentScale; // attribute SVGSVGElement.currentScale 389 dom_externs.currentScale; // attribute SVGSVGElement.currentScale
386 dom_externs.currentSrc; // attribute HTMLMediaElement.currentSrc 390 dom_externs.currentSrc; // attribute HTMLMediaElement.currentSrc
387 dom_externs.currentTarget; // attribute Event.currentTarget 391 dom_externs.currentTarget; // attribute Event.currentTarget
388 dom_externs.currentTime; // attribute AudioContext.currentTime, a ttribute HTMLMediaElement.currentTime 392 dom_externs.currentTime; // attribute AudioContext.currentTime, a ttribute HTMLMediaElement.currentTime, attribute MediaController.currentTime
389 dom_externs.currentTranslate; // attribute SVGSVGElement.currentTransl ate 393 dom_externs.currentTranslate; // attribute SVGSVGElement.currentTransl ate
390 dom_externs.curve; // attribute WaveShaperNode.curve 394 dom_externs.curve; // attribute WaveShaperNode.curve
391 dom_externs.customError; // attribute ValidityState.customError 395 dom_externs.customError; // attribute ValidityState.customError
392 dom_externs.cutoff; // attribute HighPass2FilterNode.cutoff, attribute LowPass2FilterNode.cutoff 396 dom_externs.cutoff; // attribute HighPass2FilterNode.cutoff, attribute LowPass2FilterNode.cutoff
393 dom_externs.cx; // attribute SVGCircleElement.cx, attrib ute SVGEllipseElement.cx, attribute SVGRadialGradientElement.cx 397 dom_externs.cx; // attribute SVGCircleElement.cx, attrib ute SVGEllipseElement.cx, attribute SVGRadialGradientElement.cx
394 dom_externs.cy; // attribute SVGCircleElement.cy, attrib ute SVGEllipseElement.cy, attribute SVGRadialGradientElement.cy 398 dom_externs.cy; // attribute SVGCircleElement.cy, attrib ute SVGEllipseElement.cy, attribute SVGRadialGradientElement.cy
395 dom_externs.d; // attribute SVGMatrix.d, attribute WebK itCSSMatrix.d 399 dom_externs.d; // attribute SVGMatrix.d, attribute WebK itCSSMatrix.d
396 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 400 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
397 dom_externs.dataTransfer; // attribute MouseEvent.dataTransfer 401 dom_externs.dataTransfer; // attribute MouseEvent.dataTransfer
398 dom_externs.databaseId; // operation InjectedScriptHost.database Id 402 dom_externs.databaseId; // operation InjectedScriptHost.database Id
399 dom_externs.dateTime; // attribute HTMLModElement.dateTime 403 dom_externs.dateTime; // attribute HTMLModElement.dateTime
400 dom_externs.db; // attribute IDBTransaction.db 404 dom_externs.db; // attribute IDBTransaction.db
401 dom_externs.debug; // operation Console.debug 405 dom_externs.debug; // operation Console.debug
402 dom_externs.declare; // attribute HTMLObjectElement.declare 406 dom_externs.declare; // attribute HTMLObjectElement.declare
403 dom_externs.decodeAudioData; // operation AudioContext.decodeAudioDat a 407 dom_externs.decodeAudioData; // operation AudioContext.decodeAudioDat a
404 dom_externs.defaultCharset; // attribute Document.defaultCharset 408 dom_externs.defaultCharset; // attribute Document.defaultCharset
405 dom_externs.defaultChecked; // attribute HTMLInputElement.defaultChe cked 409 dom_externs.defaultChecked; // attribute HTMLInputElement.defaultChe cked
406 dom_externs.defaultMuted; // attribute HTMLMediaElement.defaultMut ed 410 dom_externs.defaultMuted; // attribute HTMLMediaElement.defaultMut ed
407 dom_externs.defaultPlaybackRate; // attribute HTMLMediaElement.defaultPla ybackRate 411 dom_externs.defaultPlaybackRate; // attribute HTMLMediaElement.defaultPla ybackRate, attribute MediaController.defaultPlaybackRate
408 dom_externs.defaultPrevented; // attribute Event.defaultPrevented 412 dom_externs.defaultPrevented; // attribute Event.defaultPrevented
409 dom_externs.defaultSelected; // attribute HTMLOptionElement.defaultSe lected 413 dom_externs.defaultSelected; // attribute HTMLOptionElement.defaultSe lected
410 dom_externs.defaultStatus; // attribute DOMWindow.defaultStatus 414 dom_externs.defaultStatus; // attribute DOMWindow.defaultStatus
411 dom_externs.defaultValue; // attribute AudioParam.defaultValue, at tribute HTMLInputElement.defaultValue, attribute HTMLOutputElement.defaultValue, attribute HTMLTextAreaElement.defaultValue 415 dom_externs.defaultValue; // attribute AudioParam.defaultValue, at tribute HTMLInputElement.defaultValue, attribute HTMLOutputElement.defaultValue, attribute HTMLTextAreaElement.defaultValue
412 dom_externs.defaultView; // attribute Document.defaultView 416 dom_externs.defaultView; // attribute Document.defaultView
413 dom_externs.defaultstatus; // attribute DOMWindow.defaultstatus 417 dom_externs.defaultstatus; // attribute DOMWindow.defaultstatus
414 dom_externs.defer; // attribute HTMLScriptElement.defer 418 dom_externs.defer; // attribute HTMLScriptElement.defer
415 dom_externs.delay; // attribute WebKitAnimation.delay 419 dom_externs.delay; // attribute WebKitAnimation.delay
416 dom_externs.delayTime; // attribute DelayNode.delayTime 420 dom_externs.delayTime; // attribute DelayNode.delayTime
417 dom_externs.deleteBuffer; // operation WebGLRenderingContext.delet eBuffer 421 dom_externs.deleteBuffer; // operation WebGLRenderingContext.delet eBuffer
(...skipping 26 matching lines...) Expand all
444 dom_externs.designMode; // attribute HTMLDocument.designMode 448 dom_externs.designMode; // attribute HTMLDocument.designMode
445 dom_externs.destination; // attribute AudioContext.destination 449 dom_externs.destination; // attribute AudioContext.destination
446 dom_externs.detach; // operation NodeIterator.detach, operat ion Range.detach 450 dom_externs.detach; // operation NodeIterator.detach, operat ion Range.detach
447 dom_externs.detachShader; // operation WebGLRenderingContext.detac hShader 451 dom_externs.detachShader; // operation WebGLRenderingContext.detac hShader
448 dom_externs.detail; // attribute CustomEvent.detail, attribu te UIEvent.detail 452 dom_externs.detail; // attribute CustomEvent.detail, attribu te UIEvent.detail
449 dom_externs.devicePixelRatio; // attribute DOMWindow.devicePixelRatio 453 dom_externs.devicePixelRatio; // attribute DOMWindow.devicePixelRatio
450 dom_externs.didCreateWorker; // operation InjectedScriptHost.didCreat eWorker 454 dom_externs.didCreateWorker; // operation InjectedScriptHost.didCreat eWorker
451 dom_externs.didDestroyWorker; // operation InjectedScriptHost.didDestr oyWorker 455 dom_externs.didDestroyWorker; // operation InjectedScriptHost.didDestr oyWorker
452 dom_externs.diffuseConstant; // attribute SVGFEDiffuseLightingElement .diffuseConstant 456 dom_externs.diffuseConstant; // attribute SVGFEDiffuseLightingElement .diffuseConstant
453 dom_externs.dir; // operation Console.dir, attribute HTML Document.dir, attribute HTMLElement.dir, attribute Notification.dir 457 dom_externs.dir; // operation Console.dir, attribute HTML Document.dir, attribute HTMLElement.dir, attribute Notification.dir
458 dom_externs.dirName; // attribute HTMLInputElement.dirName, a ttribute HTMLTextAreaElement.dirName
454 dom_externs.direction; // attribute HTMLMarqueeElement.directio n, attribute IDBCursor.direction, attribute TextTrackCue.direction, attribute We bKitAnimation.direction 459 dom_externs.direction; // attribute HTMLMarqueeElement.directio n, attribute IDBCursor.direction, attribute TextTrackCue.direction, attribute We bKitAnimation.direction
455 dom_externs.dirxml; // operation Console.dirxml 460 dom_externs.dirxml; // operation Console.dirxml
456 dom_externs.disable; // operation WebGLRenderingContext.disab le 461 dom_externs.disable; // operation WebGLRenderingContext.disab le
457 dom_externs.disableVertexAttribArray; // operation WebGLRenderingContext.disab leVertexAttribArray 462 dom_externs.disableVertexAttribArray; // operation WebGLRenderingContext.disab leVertexAttribArray
458 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 463 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
459 dom_externs.disconnect; // operation AudioNode.disconnect, opera tion WebKitMutationObserver.disconnect 464 dom_externs.disconnect; // operation AudioNode.disconnect, opera tion WebKitMutationObserver.disconnect
460 dom_externs.disconnectFromBackend; // operation InspectorFrontendHost.disco nnectFromBackend 465 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 MediaController.dispatchEvent, operation MessagePort.dispatchEvent, operation Node.dispatchEvent, operation Notification .dispatchEvent, operation SVGElementInstance.dispatchEvent, operation TextTrack. dispatchEvent, operation TextTrackCue.dispatchEvent, operation TextTrackList.dis patchEvent, operation WebSocket.dispatchEvent, operation WorkerContext.dispatchE vent, operation XMLHttpRequest.dispatchEvent, operation XMLHttpRequestUpload.dis patchEvent
461 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
462 dom_externs.distanceGain; // attribute AudioPannerNode.distanceGai n 466 dom_externs.distanceGain; // attribute AudioPannerNode.distanceGai n
463 dom_externs.distanceModel; // attribute AudioPannerNode.distanceMod el 467 dom_externs.distanceModel; // attribute AudioPannerNode.distanceMod el
464 dom_externs.divisor; // attribute SVGFEConvolveMatrixElement. divisor 468 dom_externs.divisor; // attribute SVGFEConvolveMatrixElement. divisor
465 dom_externs.doctype; // attribute Document.doctype 469 dom_externs.doctype; // attribute Document.doctype
466 dom_externs.document; // attribute DOMWindow.document 470 dom_externs.document; // attribute DOMWindow.document
467 dom_externs.documentElement; // attribute Document.documentElement 471 dom_externs.documentElement; // attribute Document.documentElement
468 dom_externs.documentURI; // attribute Document.documentURI 472 dom_externs.documentURI; // attribute Document.documentURI
469 dom_externs.domComplete; // attribute PerformanceTiming.domComple te 473 dom_externs.domComplete; // attribute PerformanceTiming.domComple te
470 dom_externs.domContentLoadedEventEnd; // attribute PerformanceTiming.domConten tLoadedEventEnd 474 dom_externs.domContentLoadedEventEnd; // attribute PerformanceTiming.domConten tLoadedEventEnd
471 dom_externs.domContentLoadedEventStart; // attribute PerformanceTiming.domConte ntLoadedEventStart 475 dom_externs.domContentLoadedEventStart; // attribute PerformanceTiming.domConte ntLoadedEventStart
472 dom_externs.domInteractive; // attribute PerformanceTiming.domIntera ctive 476 dom_externs.domInteractive; // attribute PerformanceTiming.domIntera ctive
473 dom_externs.domLoading; // attribute PerformanceTiming.domLoadin g 477 dom_externs.domLoading; // attribute PerformanceTiming.domLoadin g
474 dom_externs.domain; // attribute Document.domain 478 dom_externs.domain; // attribute Document.domain
475 dom_externs.domainLookupEnd; // attribute PerformanceTiming.domainLoo kupEnd 479 dom_externs.domainLookupEnd; // attribute PerformanceTiming.domainLoo kupEnd
476 dom_externs.domainLookupStart; // attribute PerformanceTiming.domainLoo kupStart 480 dom_externs.domainLookupStart; // attribute PerformanceTiming.domainLoo kupStart
477 dom_externs.dopplerFactor; // attribute AudioListener.dopplerFactor 481 dom_externs.dopplerFactor; // attribute AudioListener.dopplerFactor
478 dom_externs.download; // attribute HTMLAnchorElement.download 482 dom_externs.download; // attribute HTMLAnchorElement.download
479 dom_externs.draggable; // attribute HTMLElement.draggable 483 dom_externs.draggable; // attribute HTMLElement.draggable
480 dom_externs.drawArrays; // operation WebGLRenderingContext.drawA rrays 484 dom_externs.drawArrays; // operation WebGLRenderingContext.drawA rrays
481 dom_externs.drawElements; // operation WebGLRenderingContext.drawE lements 485 dom_externs.drawElements; // operation WebGLRenderingContext.drawE lements
482 dom_externs.drawImage; // operation CanvasRenderingContext2D.dr awImage 486 dom_externs.drawImage; // operation CanvasRenderingContext2D.dr awImage
483 dom_externs.drawImageFromRect; // operation CanvasRenderingContext2D.dr awImageFromRect 487 dom_externs.drawImageFromRect; // operation CanvasRenderingContext2D.dr awImageFromRect
484 dom_externs.drawingBufferHeight; // attribute WebGLRenderingContext.drawi ngBufferHeight 488 dom_externs.drawingBufferHeight; // attribute WebGLRenderingContext.drawi ngBufferHeight
485 dom_externs.drawingBufferWidth; // attribute WebGLRenderingContext.drawi ngBufferWidth 489 dom_externs.drawingBufferWidth; // attribute WebGLRenderingContext.drawi ngBufferWidth
486 dom_externs.dropEffect; // attribute Clipboard.dropEffect 490 dom_externs.dropEffect; // attribute Clipboard.dropEffect
487 dom_externs.duration; // attribute AudioBuffer.duration, attri bute HTMLMediaElement.duration, attribute WebKitAnimation.duration 491 dom_externs.duration; // attribute AudioBuffer.duration, attri bute HTMLMediaElement.duration, attribute MediaController.duration, attribute We bKitAnimation.duration
488 dom_externs.dx; // attribute SVGFEDropShadowElement.dx, attribute SVGFEOffsetElement.dx, attribute SVGGlyphRefElement.dx, attribute SVGT extPositioningElement.dx 492 dom_externs.dx; // attribute SVGFEDropShadowElement.dx, attribute SVGFEOffsetElement.dx, attribute SVGGlyphRefElement.dx, attribute SVGT extPositioningElement.dx
489 dom_externs.dy; // attribute SVGFEDropShadowElement.dy, attribute SVGFEOffsetElement.dy, attribute SVGGlyphRefElement.dy, attribute SVGT extPositioningElement.dy 493 dom_externs.dy; // attribute SVGFEDropShadowElement.dy, attribute SVGFEOffsetElement.dy, attribute SVGGlyphRefElement.dy, attribute SVGT extPositioningElement.dy
490 dom_externs.e; // attribute SVGMatrix.e, attribute WebK itCSSMatrix.e 494 dom_externs.e; // attribute SVGMatrix.e, attribute WebK itCSSMatrix.e
491 dom_externs.edgeMode; // attribute SVGFEConvolveMatrixElement. edgeMode 495 dom_externs.edgeMode; // attribute SVGFEConvolveMatrixElement. edgeMode
492 dom_externs.effectAllowed; // attribute Clipboard.effectAllowed 496 dom_externs.effectAllowed; // attribute Clipboard.effectAllowed
493 dom_externs.elapsedTime; // attribute WebKitAnimation.elapsedTime , attribute WebKitAnimationEvent.elapsedTime, attribute WebKitTransitionEvent.el apsedTime 497 dom_externs.elapsedTime; // attribute WebKitAnimation.elapsedTime , attribute WebKitAnimationEvent.elapsedTime, attribute WebKitTransitionEvent.el apsedTime
494 dom_externs.elementFromPoint; // operation Document.elementFromPoint 498 dom_externs.elementFromPoint; // operation Document.elementFromPoint
495 dom_externs.elements; // attribute HTMLFormElement.elements 499 dom_externs.elements; // attribute HTMLFormElement.elements
496 dom_externs.elevation; // attribute SVGFEDistantLightElement.el evation 500 dom_externs.elevation; // attribute SVGFEDistantLightElement.el evation
497 dom_externs.embeds; // attribute HTMLDocument.embeds 501 dom_externs.embeds; // attribute HTMLDocument.embeds
(...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after
573 dom_externs.frameBorder; // attribute HTMLFrameElement.frameBorde r, attribute HTMLIFrameElement.frameBorder 577 dom_externs.frameBorder; // attribute HTMLFrameElement.frameBorde r, attribute HTMLIFrameElement.frameBorder
574 dom_externs.frameElement; // attribute DOMWindow.frameElement 578 dom_externs.frameElement; // attribute DOMWindow.frameElement
575 dom_externs.framebufferRenderbuffer; // operation WebGLRenderingContext.frame bufferRenderbuffer 579 dom_externs.framebufferRenderbuffer; // operation WebGLRenderingContext.frame bufferRenderbuffer
576 dom_externs.framebufferTexture2D; // operation WebGLRenderingContext.frame bufferTexture2D 580 dom_externs.framebufferTexture2D; // operation WebGLRenderingContext.frame bufferTexture2D
577 dom_externs.frames; // attribute DOMWindow.frames 581 dom_externs.frames; // attribute DOMWindow.frames
578 dom_externs.frequency; // attribute BiquadFilterNode.frequency 582 dom_externs.frequency; // attribute BiquadFilterNode.frequency
579 dom_externs.frequencyBinCount; // attribute RealtimeAnalyserNode.freque ncyBinCount 583 dom_externs.frequencyBinCount; // attribute RealtimeAnalyserNode.freque ncyBinCount
580 dom_externs.fromElement; // attribute MouseEvent.fromElement 584 dom_externs.fromElement; // attribute MouseEvent.fromElement
581 dom_externs.frontFace; // operation WebGLRenderingContext.front Face 585 dom_externs.frontFace; // operation WebGLRenderingContext.front Face
582 dom_externs.fullPath; // attribute Entry.fullPath, attribute E ntrySync.fullPath 586 dom_externs.fullPath; // attribute Entry.fullPath, attribute E ntrySync.fullPath
587 dom_externs.functionLocation; // operation InjectedScriptHost.function Location
583 dom_externs.functionName; // attribute JavaScriptCallFrame.functio nName, attribute ScriptProfileNode.functionName 588 dom_externs.functionName; // attribute JavaScriptCallFrame.functio nName, attribute ScriptProfileNode.functionName
584 dom_externs.fx; // attribute SVGRadialGradientElement.fx 589 dom_externs.fx; // attribute SVGRadialGradientElement.fx
585 dom_externs.fy; // attribute SVGRadialGradientElement.fy 590 dom_externs.fy; // attribute SVGRadialGradientElement.fy
586 dom_externs.gain; // attribute AudioBuffer.gain, attribute AudioBufferSourceNode.gain, attribute AudioGainNode.gain, attribute BiquadFilte rNode.gain 591 dom_externs.gain; // attribute AudioBuffer.gain, attribute AudioBufferSourceNode.gain, attribute AudioGainNode.gain, attribute BiquadFilte rNode.gain
587 dom_externs.gamma; // attribute DeviceOrientationEvent.gamm a 592 dom_externs.gamma; // attribute DeviceOrientationEvent.gamm a
588 dom_externs.generateMipmap; // operation WebGLRenderingContext.gener ateMipmap 593 dom_externs.generateMipmap; // operation WebGLRenderingContext.gener ateMipmap
589 dom_externs.geolocation; // attribute Navigator.geolocation 594 dom_externs.geolocation; // attribute Navigator.geolocation
590 dom_externs.get; // operation IDBIndex.get, operation IDB ObjectStore.get 595 dom_externs.get; // operation IDBIndex.get, operation IDB ObjectStore.get
591 dom_externs.getActiveAttrib; // operation WebGLRenderingContext.getAc tiveAttrib 596 dom_externs.getActiveAttrib; // operation WebGLRenderingContext.getAc tiveAttrib
592 dom_externs.getActiveUniform; // operation WebGLRenderingContext.getAc tiveUniform 597 dom_externs.getActiveUniform; // operation WebGLRenderingContext.getAc tiveUniform
(...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after
632 dom_externs.getEndPositionOfChar; // operation SVGTextContentElement.getEn dPositionOfChar 637 dom_externs.getEndPositionOfChar; // operation SVGTextContentElement.getEn dPositionOfChar
633 dom_externs.getError; // operation WebGLRenderingContext.getEr ror 638 dom_externs.getError; // operation WebGLRenderingContext.getEr ror
634 dom_externs.getExtension; // operation WebGLRenderingContext.getEx tension 639 dom_externs.getExtension; // operation WebGLRenderingContext.getEx tension
635 dom_externs.getExtentOfChar; // operation SVGTextContentElement.getEx tentOfChar 640 dom_externs.getExtentOfChar; // operation SVGTextContentElement.getEx tentOfChar
636 dom_externs.getFile; // operation DirectoryEntry.getFile, ope ration DirectoryEntrySync.getFile 641 dom_externs.getFile; // operation DirectoryEntry.getFile, ope ration DirectoryEntrySync.getFile
637 dom_externs.getFloat32; // operation DataView.getFloat32 642 dom_externs.getFloat32; // operation DataView.getFloat32
638 dom_externs.getFloat64; // operation DataView.getFloat64 643 dom_externs.getFloat64; // operation DataView.getFloat64
639 dom_externs.getFloatFrequencyData; // operation RealtimeAnalyserNode.getFlo atFrequencyData 644 dom_externs.getFloatFrequencyData; // operation RealtimeAnalyserNode.getFlo atFrequencyData
640 dom_externs.getFloatValue; // operation CSSPrimitiveValue.getFloatV alue 645 dom_externs.getFloatValue; // operation CSSPrimitiveValue.getFloatV alue
641 dom_externs.getFramebufferAttachmentParameter; // operation WebGLRenderingConte xt.getFramebufferAttachmentParameter 646 dom_externs.getFramebufferAttachmentParameter; // operation WebGLRenderingConte xt.getFramebufferAttachmentParameter
647 dom_externs.getFrequencyResponse; // operation BiquadFilterNode.getFrequen cyResponse
642 dom_externs.getImageData; // operation CanvasRenderingContext2D.ge tImageData 648 dom_externs.getImageData; // operation CanvasRenderingContext2D.ge tImageData
643 dom_externs.getInt16; // operation DataView.getInt16 649 dom_externs.getInt16; // operation DataView.getInt16
644 dom_externs.getInt32; // operation DataView.getInt32 650 dom_externs.getInt32; // operation DataView.getInt32
645 dom_externs.getInt8; // operation DataView.getInt8 651 dom_externs.getInt8; // operation DataView.getInt8
646 dom_externs.getIntersectionList; // operation SVGSVGElement.getIntersecti onList 652 dom_externs.getIntersectionList; // operation SVGSVGElement.getIntersecti onList
647 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 653 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
648 dom_externs.getKey; // operation IDBIndex.getKey 654 dom_externs.getKey; // operation IDBIndex.getKey
649 dom_externs.getMatchedCSSRules; // operation DOMWindow.getMatchedCSSRule s 655 dom_externs.getMatchedCSSRules; // operation DOMWindow.getMatchedCSSRule s
650 dom_externs.getMetadata; // operation Entry.getMetadata, operatio n EntrySync.getMetadata 656 dom_externs.getMetadata; // operation Entry.getMetadata, operatio n EntrySync.getMetadata
651 dom_externs.getNamedItem; // operation NamedNodeMap.getNamedItem 657 dom_externs.getNamedItem; // operation NamedNodeMap.getNamedItem
652 dom_externs.getNamedItemNS; // operation NamedNodeMap.getNamedItemNS 658 dom_externs.getNamedItemNS; // operation NamedNodeMap.getNamedItemNS
653 dom_externs.getNumberOfChars; // operation SVGTextContentElement.getNu mberOfChars 659 dom_externs.getNumberOfChars; // operation SVGTextContentElement.getNu mberOfChars
654 dom_externs.getOverrideStyle; // operation Document.getOverrideStyle 660 dom_externs.getOverrideStyle; // operation Document.getOverrideStyle
655 dom_externs.getParameter; // operation HTMLAnchorElement.getParame ter, operation Location.getParameter, operation WebGLRenderingContext.getParamet er, operation XSLTProcessor.getParameter 661 dom_externs.getParameter; // operation WebGLRenderingContext.getPa rameter, operation XSLTProcessor.getParameter
656 dom_externs.getParent; // operation Entry.getParent, operation EntrySync.getParent 662 dom_externs.getParent; // operation Entry.getParent, operation EntrySync.getParent
657 dom_externs.getPathSegAtLength; // operation SVGPathElement.getPathSegAt Length 663 dom_externs.getPathSegAtLength; // operation SVGPathElement.getPathSegAt Length
658 dom_externs.getPointAtLength; // operation SVGPathElement.getPointAtLe ngth 664 dom_externs.getPointAtLength; // operation SVGPathElement.getPointAtLe ngth
659 dom_externs.getPresentationAttribute; // operation SVGAElement.getPresentation Attribute, operation SVGCircleElement.getPresentationAttribute, operation SVGCli pPathElement.getPresentationAttribute, operation SVGDefsElement.getPresentationA ttribute, operation SVGDescElement.getPresentationAttribute, operation SVGEllips eElement.getPresentationAttribute, operation SVGFEBlendElement.getPresentationAt tribute, operation SVGFEColorMatrixElement.getPresentationAttribute, operation S VGFEComponentTransferElement.getPresentationAttribute, operation SVGFECompositeE lement.getPresentationAttribute, operation SVGFEConvolveMatrixElement.getPresent ationAttribute, operation SVGFEDiffuseLightingElement.getPresentationAttribute, operation SVGFEDisplacementMapElement.getPresentationAttribute, operation SVGFED ropShadowElement.getPresentationAttribute, operation SVGFEFloodElement.getPresen tationAttribute, operation SVGFEGaussianBlurElement.getPresentationAttribute, op eration SVGFEImageElement.getPresentationAttribute, operation SVGFEMergeElement. getPresentationAttribute, operation SVGFEMorphologyElement.getPresentationAttrib ute, operation SVGFEOffsetElement.getPresentationAttribute, operation SVGFESpecu larLightingElement.getPresentationAttribute, operation SVGFETileElement.getPrese ntationAttribute, operation SVGFETurbulenceElement.getPresentationAttribute, ope ration SVGFilterElement.getPresentationAttribute, operation SVGForeignObjectElem ent.getPresentationAttribute, operation SVGGElement.getPresentationAttribute, op eration SVGGlyphRefElement.getPresentationAttribute, operation SVGGradientElemen t.getPresentationAttribute, operation SVGImageElement.getPresentationAttribute, operation SVGLineElement.getPresentationAttribute, operation SVGMarkerElement.ge tPresentationAttribute, operation SVGMaskElement.getPresentationAttribute, opera tion SVGPathElement.getPresentationAttribute, operation SVGPatternElement.getPre sentationAttribute, operation SVGPolygonElement.getPresentationAttribute, operat ion SVGPolylineElement.getPresentationAttribute, operation SVGRectElement.getPre sentationAttribute, operation SVGSVGElement.getPresentationAttribute, operation SVGStopElement.getPresentationAttribute, operation SVGStylable.getPresentationAt tribute, operation SVGSwitchElement.getPresentationAttribute, operation SVGSymbo lElement.getPresentationAttribute, operation SVGTextContentElement.getPresentati onAttribute, operation SVGTitleElement.getPresentationAttribute, operation SVGUs eElement.getPresentationAttribute 665 dom_externs.getPresentationAttribute; // operation SVGAElement.getPresentation Attribute, operation SVGCircleElement.getPresentationAttribute, operation SVGCli pPathElement.getPresentationAttribute, operation SVGDefsElement.getPresentationA ttribute, operation SVGDescElement.getPresentationAttribute, operation SVGEllips eElement.getPresentationAttribute, operation SVGFEBlendElement.getPresentationAt tribute, operation SVGFEColorMatrixElement.getPresentationAttribute, operation S VGFEComponentTransferElement.getPresentationAttribute, operation SVGFECompositeE lement.getPresentationAttribute, operation SVGFEConvolveMatrixElement.getPresent ationAttribute, operation SVGFEDiffuseLightingElement.getPresentationAttribute, operation SVGFEDisplacementMapElement.getPresentationAttribute, operation SVGFED ropShadowElement.getPresentationAttribute, operation SVGFEFloodElement.getPresen tationAttribute, operation SVGFEGaussianBlurElement.getPresentationAttribute, op eration SVGFEImageElement.getPresentationAttribute, operation SVGFEMergeElement. getPresentationAttribute, operation SVGFEMorphologyElement.getPresentationAttrib ute, operation SVGFEOffsetElement.getPresentationAttribute, operation SVGFESpecu larLightingElement.getPresentationAttribute, operation SVGFETileElement.getPrese ntationAttribute, operation SVGFETurbulenceElement.getPresentationAttribute, ope ration SVGFilterElement.getPresentationAttribute, operation SVGForeignObjectElem ent.getPresentationAttribute, operation SVGGElement.getPresentationAttribute, op eration SVGGlyphRefElement.getPresentationAttribute, operation SVGGradientElemen t.getPresentationAttribute, operation SVGImageElement.getPresentationAttribute, operation SVGLineElement.getPresentationAttribute, operation SVGMarkerElement.ge tPresentationAttribute, operation SVGMaskElement.getPresentationAttribute, opera tion SVGPathElement.getPresentationAttribute, operation SVGPatternElement.getPre sentationAttribute, operation SVGPolygonElement.getPresentationAttribute, operat ion SVGPolylineElement.getPresentationAttribute, operation SVGRectElement.getPre sentationAttribute, operation SVGSVGElement.getPresentationAttribute, operation SVGStopElement.getPresentationAttribute, operation SVGStylable.getPresentationAt tribute, operation SVGSwitchElement.getPresentationAttribute, operation SVGSymbo lElement.getPresentationAttribute, operation SVGTextContentElement.getPresentati onAttribute, operation SVGTitleElement.getPresentationAttribute, operation SVGUs eElement.getPresentationAttribute
660 dom_externs.getProgramInfoLog; // operation WebGLRenderingContext.getPr ogramInfoLog 666 dom_externs.getProgramInfoLog; // operation WebGLRenderingContext.getPr ogramInfoLog
661 dom_externs.getProgramParameter; // operation WebGLRenderingContext.getPr ogramParameter 667 dom_externs.getProgramParameter; // operation WebGLRenderingContext.getPr ogramParameter
662 dom_externs.getPropertyCSSValue; // operation CSSStyleDeclaration.getProp ertyCSSValue 668 dom_externs.getPropertyCSSValue; // operation CSSStyleDeclaration.getProp ertyCSSValue
663 dom_externs.getPropertyPriority; // operation CSSStyleDeclaration.getProp ertyPriority 669 dom_externs.getPropertyPriority; // operation CSSStyleDeclaration.getProp ertyPriority
664 dom_externs.getPropertyShorthand; // operation CSSStyleDeclaration.getProp ertyShorthand 670 dom_externs.getPropertyShorthand; // operation CSSStyleDeclaration.getProp ertyShorthand
665 dom_externs.getPropertyValue; // operation CSSStyleDeclaration.getProp ertyValue 671 dom_externs.getPropertyValue; // operation CSSStyleDeclaration.getProp ertyValue
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
707 dom_externs.hasAttributeNS; // operation Element.hasAttributeNS 713 dom_externs.hasAttributeNS; // operation Element.hasAttributeNS
708 dom_externs.hasAttributes; // operation Node.hasAttributes 714 dom_externs.hasAttributes; // operation Node.hasAttributes
709 dom_externs.hasChildNodes; // operation Node.hasChildNodes 715 dom_externs.hasChildNodes; // operation Node.hasChildNodes
710 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 716 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
711 dom_externs.hasFeature; // operation DOMImplementation.hasFeatur e 717 dom_externs.hasFeature; // operation DOMImplementation.hasFeatur e
712 dom_externs.hasFocus; // operation HTMLDocument.hasFocus 718 dom_externs.hasFocus; // operation HTMLDocument.hasFocus
713 dom_externs.hash; // attribute HTMLAnchorElement.hash, att ribute HTMLAreaElement.hash, attribute Location.hash, attribute WorkerLocation.h ash 719 dom_externs.hash; // attribute HTMLAnchorElement.hash, att ribute HTMLAreaElement.hash, attribute Location.hash, attribute WorkerLocation.h ash
714 dom_externs.head; // attribute Document.head, attribute Sc riptProfile.head 720 dom_externs.head; // attribute Document.head, attribute Sc riptProfile.head
715 dom_externs.headers; // attribute HTMLTableCellElement.header s 721 dom_externs.headers; // attribute HTMLTableCellElement.header s
716 dom_externs.heading; // attribute Coordinates.heading 722 dom_externs.heading; // attribute Coordinates.heading
717 dom_externs.height; // attribute ClientRect.height, attribut e HTMLAppletElement.height, attribute HTMLCanvasElement.height, attribute HTMLDo cument.height, attribute HTMLEmbedElement.height, attribute HTMLFrameElement.hei ght, attribute HTMLIFrameElement.height, attribute HTMLImageElement.height, attr ibute HTMLMarqueeElement.height, attribute HTMLObjectElement.height, attribute H TMLTableCellElement.height, attribute HTMLVideoElement.height, attribute ImageDa ta.height, attribute SVGFEBlendElement.height, attribute SVGFEColorMatrixElement .height, attribute SVGFEComponentTransferElement.height, attribute SVGFEComposit eElement.height, attribute SVGFEConvolveMatrixElement.height, attribute SVGFEDif fuseLightingElement.height, attribute SVGFEDisplacementMapElement.height, attrib ute SVGFEDropShadowElement.height, attribute SVGFEFloodElement.height, attribute SVGFEGaussianBlurElement.height, attribute SVGFEImageElement.height, attribute SVGFEMergeElement.height, attribute SVGFEMorphologyElement.height, attribute SVG FEOffsetElement.height, attribute SVGFESpecularLightingElement.height, attribute SVGFETileElement.height, attribute SVGFETurbulenceElement.height, attribute SVG FilterElement.height, attribute SVGFilterPrimitiveStandardAttributes.height, att ribute SVGForeignObjectElement.height, attribute SVGImageElement.height, attribu te SVGMaskElement.height, attribute SVGPatternElement.height, attribute SVGRect. height, attribute SVGRectElement.height, attribute SVGSVGElement.height, attribu te SVGUseElement.height, attribute Screen.height 723 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
718 dom_externs.hidden; // attribute HTMLElement.hidden 724 dom_externs.hidden; // attribute HTMLElement.hidden
719 dom_externs.hiddenPanels; // operation InspectorFrontendHost.hidde nPanels 725 dom_externs.hiddenPanels; // operation InspectorFrontendHost.hidde nPanels
720 dom_externs.high; // attribute HTMLMeterElement.high 726 dom_externs.high; // attribute HTMLMeterElement.high
721 dom_externs.hint; // operation WebGLRenderingContext.hint 727 dom_externs.hint; // operation WebGLRenderingContext.hint
722 dom_externs.history; // attribute DOMWindow.history 728 dom_externs.history; // attribute DOMWindow.history
723 dom_externs.horizontalOverflow; // attribute OverflowEvent.horizontalOve rflow 729 dom_externs.horizontalOverflow; // attribute OverflowEvent.horizontalOve rflow
724 dom_externs.host; // attribute HTMLAnchorElement.host, att ribute HTMLAreaElement.host, attribute Location.host, attribute WorkerLocation.h ost 730 dom_externs.host; // attribute HTMLAnchorElement.host, att ribute HTMLAreaElement.host, attribute Location.host, attribute WorkerLocation.h ost
725 dom_externs.hostname; // attribute HTMLAnchorElement.hostname, attribute HTMLAreaElement.hostname, attribute Location.hostname, attribute Work erLocation.hostname 731 dom_externs.hostname; // attribute HTMLAnchorElement.hostname, attribute HTMLAreaElement.hostname, attribute Location.hostname, attribute Work erLocation.hostname
726 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 732 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
727 dom_externs.hreflang; // attribute HTMLAnchorElement.hreflang, attribute HTMLLinkElement.hreflang 733 dom_externs.hreflang; // attribute HTMLAnchorElement.hreflang, attribute HTMLLinkElement.hreflang
728 dom_externs.hspace; // attribute HTMLAppletElement.hspace, a ttribute HTMLImageElement.hspace, attribute HTMLMarqueeElement.hspace, attribute HTMLObjectElement.hspace 734 dom_externs.hspace; // attribute HTMLAppletElement.hspace, a ttribute HTMLImageElement.hspace, attribute HTMLMarqueeElement.hspace, attribute HTMLObjectElement.hspace
729 dom_externs.htmlFor; // attribute HTMLLabelElement.htmlFor, a ttribute HTMLOutputElement.htmlFor, attribute HTMLScriptElement.htmlFor 735 dom_externs.htmlFor; // attribute HTMLLabelElement.htmlFor, a ttribute HTMLOutputElement.htmlFor, attribute HTMLScriptElement.htmlFor
730 dom_externs.httpEquiv; // attribute HTMLMetaElement.httpEquiv 736 dom_externs.httpEquiv; // attribute HTMLMetaElement.httpEquiv
731 dom_externs.id; // attribute HTMLElement.id, attribute S VGElement.id, attribute TextTrackCue.id 737 dom_externs.id; // attribute HTMLElement.id, attribute S VGElement.id, attribute TextTrackCue.id
732 dom_externs.identifier; // attribute Counter.identifier, attribu te Touch.identifier 738 dom_externs.identifier; // attribute Counter.identifier, attribu te Touch.identifier
733 dom_externs.images; // attribute Document.images 739 dom_externs.images; // attribute Document.images
734 dom_externs.implementation; // attribute Document.implementation 740 dom_externs.implementation; // attribute Document.implementation
735 dom_externs.importNode; // operation Document.importNode 741 dom_externs.importNode; // operation Document.importNode
736 dom_externs.importScripts; // operation WorkerContext.importScripts 742 dom_externs.importScripts; // operation WorkerContext.importScripts
737 dom_externs.importStylesheet; // operation XSLTProcessor.importStylesh eet 743 dom_externs.importStylesheet; // operation XSLTProcessor.importStylesh eet
738 dom_externs.in1; // attribute SVGFEBlendElement.in1, attr ibute SVGFEColorMatrixElement.in1, attribute SVGFEComponentTransferElement.in1, attribute SVGFECompositeElement.in1, attribute SVGFEConvolveMatrixElement.in1, a ttribute SVGFEDiffuseLightingElement.in1, attribute SVGFEDisplacementMapElement. in1, attribute SVGFEDropShadowElement.in1, attribute SVGFEGaussianBlurElement.in 1, attribute SVGFEMergeNodeElement.in1, attribute SVGFEMorphologyElement.in1, at tribute SVGFEOffsetElement.in1, attribute SVGFESpecularLightingElement.in1, attr ibute SVGFETileElement.in1 744 dom_externs.in1; // attribute SVGFEBlendElement.in1, attr ibute SVGFEColorMatrixElement.in1, attribute SVGFEComponentTransferElement.in1, attribute SVGFECompositeElement.in1, attribute SVGFEConvolveMatrixElement.in1, a ttribute SVGFEDiffuseLightingElement.in1, attribute SVGFEDisplacementMapElement. in1, attribute SVGFEDropShadowElement.in1, attribute SVGFEGaussianBlurElement.in 1, attribute SVGFEMergeNodeElement.in1, attribute SVGFEMorphologyElement.in1, at tribute SVGFEOffsetElement.in1, attribute SVGFESpecularLightingElement.in1, attr ibute SVGFETileElement.in1
739 dom_externs.in2; // attribute SVGFEBlendElement.in2, attr ibute SVGFECompositeElement.in2, attribute SVGFEDisplacementMapElement.in2 745 dom_externs.in2; // attribute SVGFEBlendElement.in2, attr ibute SVGFECompositeElement.in2, attribute SVGFEDisplacementMapElement.in2
740 dom_externs.incremental; // attribute HTMLInputElement.incrementa l 746 dom_externs.incremental; // attribute HTMLInputElement.incrementa l
741 dom_externs.indeterminate; // attribute HTMLInputElement.indetermin ate 747 dom_externs.indeterminate; // attribute HTMLInputElement.indetermin ate
742 dom_externs.index; // attribute HTMLOptionElement.index, op eration IDBObjectStore.index 748 dom_externs.index; // attribute HTMLOptionElement.index, op eration IDBObjectStore.index
743 dom_externs.info; // operation Console.info 749 dom_externs.info; // operation Console.info
744 dom_externs.initBeforeLoadEvent; // operation BeforeLoadEvent.initBeforeL oadEvent
745 dom_externs.initCloseEvent; // operation CloseEvent.initCloseEvent
746 dom_externs.initCompositionEvent; // operation CompositionEvent.initCompos itionEvent 750 dom_externs.initCompositionEvent; // operation CompositionEvent.initCompos itionEvent
747 dom_externs.initCustomEvent; // operation CustomEvent.initCustomEvent 751 dom_externs.initCustomEvent; // operation CustomEvent.initCustomEvent
748 dom_externs.initDeviceOrientationEvent; // operation DeviceOrientationEvent.ini tDeviceOrientationEvent 752 dom_externs.initDeviceOrientationEvent; // operation DeviceOrientationEvent.ini tDeviceOrientationEvent
749 dom_externs.initErrorEvent; // operation ErrorEvent.initErrorEvent
750 dom_externs.initEvent; // operation Event.initEvent 753 dom_externs.initEvent; // operation Event.initEvent
751 dom_externs.initHashChangeEvent; // operation HashChangeEvent.initHashCha ngeEvent 754 dom_externs.initHashChangeEvent; // operation HashChangeEvent.initHashCha ngeEvent
752 dom_externs.initKeyboardEvent; // operation KeyboardEvent.initKeyboardE vent 755 dom_externs.initKeyboardEvent; // operation KeyboardEvent.initKeyboardE vent
753 dom_externs.initMessageEvent; // operation MessageEvent.initMessageEve nt 756 dom_externs.initMessageEvent; // operation MessageEvent.initMessageEve nt
754 dom_externs.initMouseEvent; // operation MouseEvent.initMouseEvent 757 dom_externs.initMouseEvent; // operation MouseEvent.initMouseEvent
755 dom_externs.initMutationEvent; // operation MutationEvent.initMutationE vent 758 dom_externs.initMutationEvent; // operation MutationEvent.initMutationE vent
756 dom_externs.initOverflowEvent; // operation OverflowEvent.initOverflowE vent
757 dom_externs.initPageTransitionEvent; // operation PageTransitionEvent.initPag eTransitionEvent
758 dom_externs.initPopStateEvent; // operation PopStateEvent.initPopStateE vent
759 dom_externs.initProgressEvent; // operation ProgressEvent.initProgressE vent
760 dom_externs.initStorageEvent; // operation StorageEvent.initStorageEve nt 759 dom_externs.initStorageEvent; // operation StorageEvent.initStorageEve nt
761 dom_externs.initTextEvent; // operation TextEvent.initTextEvent 760 dom_externs.initTextEvent; // operation TextEvent.initTextEvent
762 dom_externs.initTouchEvent; // operation TouchEvent.initTouchEvent 761 dom_externs.initTouchEvent; // operation TouchEvent.initTouchEvent
763 dom_externs.initUIEvent; // operation UIEvent.initUIEvent 762 dom_externs.initUIEvent; // operation UIEvent.initUIEvent
764 dom_externs.initWebKitAnimationEvent; // operation WebKitAnimationEvent.initWe bKitAnimationEvent 763 dom_externs.initWebKitAnimationEvent; // operation WebKitAnimationEvent.initWe bKitAnimationEvent
765 dom_externs.initWebKitTransitionEvent; // operation WebKitTransitionEvent.initW ebKitTransitionEvent 764 dom_externs.initWebKitTransitionEvent; // operation WebKitTransitionEvent.initW ebKitTransitionEvent
766 dom_externs.initWebKitWheelEvent; // operation WheelEvent.initWebKitWheelE vent 765 dom_externs.initWebKitWheelEvent; // operation WheelEvent.initWebKitWheelE vent
767 dom_externs.initialTime; // attribute HTMLMediaElement.initialTim e 766 dom_externs.initialTime; // attribute HTMLMediaElement.initialTim e
768 dom_externs.initialize; // operation SVGLengthList.initialize, o peration SVGNumberList.initialize, operation SVGPathSegList.initialize, operatio n SVGPointList.initialize, operation SVGStringList.initialize, operation SVGTran sformList.initialize 767 dom_externs.initialize; // operation SVGLengthList.initialize, o peration SVGNumberList.initialize, operation SVGPathSegList.initialize, operatio n SVGPointList.initialize, operation SVGStringList.initialize, operation SVGTran sformList.initialize
769 dom_externs.innerHTML; // attribute HTMLElement.innerHTML 768 dom_externs.innerHTML; // attribute HTMLElement.innerHTML
(...skipping 30 matching lines...) Expand all
800 dom_externs.isContextLost; // operation WebGLRenderingContext.isCon textLost 799 dom_externs.isContextLost; // operation WebGLRenderingContext.isCon textLost
801 dom_externs.isDefault; // attribute HTMLTrackElement.isDefault 800 dom_externs.isDefault; // attribute HTMLTrackElement.isDefault
802 dom_externs.isDefaultNamespace; // operation Node.isDefaultNamespace 801 dom_externs.isDefaultNamespace; // operation Node.isDefaultNamespace
803 dom_externs.isDirectory; // attribute Entry.isDirectory, attribut e EntrySync.isDirectory 802 dom_externs.isDirectory; // attribute Entry.isDirectory, attribut e EntrySync.isDirectory
804 dom_externs.isEnabled; // operation WebGLRenderingContext.isEna bled 803 dom_externs.isEnabled; // operation WebGLRenderingContext.isEna bled
805 dom_externs.isEqualNode; // operation Node.isEqualNode 804 dom_externs.isEqualNode; // operation Node.isEqualNode
806 dom_externs.isFile; // attribute Entry.isFile, attribute Ent rySync.isFile 805 dom_externs.isFile; // attribute Entry.isFile, attribute Ent rySync.isFile
807 dom_externs.isFramebuffer; // operation WebGLRenderingContext.isFra mebuffer 806 dom_externs.isFramebuffer; // operation WebGLRenderingContext.isFra mebuffer
808 dom_externs.isHTMLAllCollection; // operation InjectedScriptHost.isHTMLAl lCollection 807 dom_externs.isHTMLAllCollection; // operation InjectedScriptHost.isHTMLAl lCollection
809 dom_externs.isId; // attribute Attr.isId 808 dom_externs.isId; // attribute Attr.isId
809 dom_externs.isLocked; // operation PointerLock.isLocked
810 dom_externs.isMap; // attribute HTMLImageElement.isMap 810 dom_externs.isMap; // attribute HTMLImageElement.isMap
811 dom_externs.isPointInPath; // operation CanvasRenderingContext2D.is PointInPath 811 dom_externs.isPointInPath; // operation CanvasRenderingContext2D.is PointInPath
812 dom_externs.isPointInRange; // operation Range.isPointInRange 812 dom_externs.isPointInRange; // operation Range.isPointInRange
813 dom_externs.isProgram; // operation WebGLRenderingContext.isPro gram 813 dom_externs.isProgram; // operation WebGLRenderingContext.isPro gram
814 dom_externs.isPropertyImplicit; // operation CSSStyleDeclaration.isPrope rtyImplicit 814 dom_externs.isPropertyImplicit; // operation CSSStyleDeclaration.isPrope rtyImplicit
815 dom_externs.isRenderbuffer; // operation WebGLRenderingContext.isRen derbuffer 815 dom_externs.isRenderbuffer; // operation WebGLRenderingContext.isRen derbuffer
816 dom_externs.isSameNode; // operation Node.isSameNode 816 dom_externs.isSameNode; // operation Node.isSameNode
817 dom_externs.isShader; // operation WebGLRenderingContext.isSha der 817 dom_externs.isShader; // operation WebGLRenderingContext.isSha der
818 dom_externs.isSupported; // operation Node.isSupported 818 dom_externs.isSupported; // operation Node.isSupported
819 dom_externs.isTexture; // operation WebGLRenderingContext.isTex ture 819 dom_externs.isTexture; // operation WebGLRenderingContext.isTex ture
820 dom_externs.isVertexArrayOES; // operation OESVertexArrayObject.isVert exArrayOES 820 dom_externs.isVertexArrayOES; // operation OESVertexArrayObject.isVert exArrayOES
821 dom_externs.item; // operation CSSRuleList.item, operation CSSStyleDeclaration.item, operation CSSValueList.item, operation ClientRectList .item, operation DOMMimeTypeArray.item, operation DOMPlugin.item, operation DOMP luginArray.item, operation DOMTokenList.item, operation DataTransferItemList.ite m, operation EntryArray.item, operation EntryArraySync.item, operation FileList. item, operation HTMLAllCollection.item, operation HTMLCollection.item, operation HTMLSelectElement.item, operation MediaList.item, operation NamedNodeMap.item, operation NodeList.item, operation SQLResultSetRowList.item, operation SVGElemen tInstanceList.item, operation SpeechInputResultList.item, operation StyleSheetLi st.item, operation TextTrackCueList.item, operation TouchList.item, operation We bKitAnimationList.item 821 dom_externs.item; // operation CSSRuleList.item, operation CSSStyleDeclaration.item, operation CSSValueList.item, operation ClientRectList .item, operation DOMMimeTypeArray.item, operation DOMPlugin.item, operation DOMP luginArray.item, operation DOMTokenList.item, operation DataTransferItemList.ite m, operation EntryArray.item, operation EntryArraySync.item, operation FileList. item, operation HTMLAllCollection.item, operation HTMLCollection.item, operation HTMLPropertiesCollection.item, operation HTMLSelectElement.item, operation Medi aList.item, operation NamedNodeMap.item, operation NodeList.item, operation SQLR esultSetRowList.item, operation SVGElementInstanceList.item, operation SpeechInp utResultList.item, operation StyleSheetList.item, operation TextTrackCueList.ite m, operation TextTrackList.item, operation TouchList.item, operation WebKitAnima tionList.item
822 dom_externs.itemId; // attribute HTMLElement.itemId 822 dom_externs.itemId; // attribute HTMLElement.itemId
823 dom_externs.itemProp; // attribute HTMLElement.itemProp 823 dom_externs.itemProp; // attribute HTMLElement.itemProp
824 dom_externs.itemRef; // attribute HTMLElement.itemRef 824 dom_externs.itemRef; // attribute HTMLElement.itemRef
825 dom_externs.itemScope; // attribute HTMLElement.itemScope 825 dom_externs.itemScope; // attribute HTMLElement.itemScope
826 dom_externs.itemType; // attribute HTMLElement.itemType 826 dom_externs.itemType; // attribute HTMLElement.itemType
827 dom_externs.itemValue; // attribute HTMLElement.itemValue 827 dom_externs.itemValue; // attribute HTMLElement.itemValue
828 dom_externs.items; // attribute Clipboard.items 828 dom_externs.items; // attribute Clipboard.items
829 dom_externs.iterateNext; // operation XPathResult.iterateNext 829 dom_externs.iterateNext; // operation XPathResult.iterateNext
830 dom_externs.iterationCount; // attribute WebKitAnimation.iterationCo unt 830 dom_externs.iterationCount; // attribute WebKitAnimation.iterationCo unt
831 dom_externs.javaEnabled; // operation Navigator.javaEnabled 831 dom_externs.javaEnabled; // operation Navigator.javaEnabled
(...skipping 13 matching lines...) Expand all
845 dom_externs.keyText; // attribute WebKitCSSKeyframeRule.keyTe xt 845 dom_externs.keyText; // attribute WebKitCSSKeyframeRule.keyTe xt
846 dom_externs.keytype; // attribute HTMLKeygenElement.keytype 846 dom_externs.keytype; // attribute HTMLKeygenElement.keytype
847 dom_externs.kind; // attribute DataTransferItem.kind, attr ibute HTMLTrackElement.kind, attribute TextTrack.kind 847 dom_externs.kind; // attribute DataTransferItem.kind, attr ibute HTMLTrackElement.kind, attribute TextTrack.kind
848 dom_externs.label; // attribute HTMLOptGroupElement.label, attribute HTMLOptionElement.label, attribute HTMLTrackElement.label, attribute T extTrack.label 848 dom_externs.label; // attribute HTMLOptGroupElement.label, attribute HTMLOptionElement.label, attribute HTMLTrackElement.label, attribute T extTrack.label
849 dom_externs.labels; // attribute HTMLButtonElement.labels, a ttribute HTMLInputElement.labels, attribute HTMLKeygenElement.labels, attribute HTMLMeterElement.labels, attribute HTMLOutputElement.labels, attribute HTMLProgr essElement.labels, attribute HTMLSelectElement.labels, attribute HTMLTextAreaEle ment.labels 849 dom_externs.labels; // attribute HTMLButtonElement.labels, a ttribute HTMLInputElement.labels, attribute HTMLKeygenElement.labels, attribute HTMLMeterElement.labels, attribute HTMLOutputElement.labels, attribute HTMLProgr essElement.labels, attribute HTMLSelectElement.labels, attribute HTMLTextAreaEle ment.labels
850 dom_externs.lang; // attribute HTMLElement.lang 850 dom_externs.lang; // attribute HTMLElement.lang
851 dom_externs.language; // attribute Navigator.language, attribu te TextTrack.language 851 dom_externs.language; // attribute Navigator.language, attribu te TextTrack.language
852 dom_externs.largeArcFlag; // attribute SVGPathSegArcAbs.largeArcFl ag, attribute SVGPathSegArcRel.largeArcFlag 852 dom_externs.largeArcFlag; // attribute SVGPathSegArcAbs.largeArcFl ag, attribute SVGPathSegArcRel.largeArcFlag
853 dom_externs.lastChild; // attribute Node.lastChild, attribute S VGElementInstance.lastChild, operation TreeWalker.lastChild 853 dom_externs.lastChild; // attribute Node.lastChild, attribute S VGElementInstance.lastChild, operation TreeWalker.lastChild
854 dom_externs.lastElementChild; // attribute Element.lastElementChild, a ttribute ElementTraversal.lastElementChild 854 dom_externs.lastElementChild; // attribute Element.lastElementChild, a ttribute ElementTraversal.lastElementChild
855 dom_externs.lastErrorMessage; // attribute DatabaseSync.lastErrorMessa ge
855 dom_externs.lastEventId; // attribute MessageEvent.lastEventId 856 dom_externs.lastEventId; // attribute MessageEvent.lastEventId
856 dom_externs.lastModified; // attribute Document.lastModified 857 dom_externs.lastModified; // attribute Document.lastModified
857 dom_externs.lastModifiedDate; // attribute File.lastModifiedDate 858 dom_externs.lastModifiedDate; // attribute File.lastModifiedDate
858 dom_externs.latitude; // attribute Coordinates.latitude 859 dom_externs.latitude; // attribute Coordinates.latitude
859 dom_externs.layerX; // attribute UIEvent.layerX 860 dom_externs.layerX; // attribute UIEvent.layerX
860 dom_externs.layerY; // attribute UIEvent.layerY 861 dom_externs.layerY; // attribute UIEvent.layerY
861 dom_externs.left; // attribute ClientRect.left, attribute Rect.left 862 dom_externs.left; // attribute ClientRect.left, attribute Rect.left
862 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 863 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
863 dom_externs.lengthAdjust; // attribute SVGTextContentElement.lengt hAdjust 864 dom_externs.lengthAdjust; // attribute SVGTextContentElement.lengt hAdjust
864 dom_externs.lengthComputable; // attribute ProgressEvent.lengthComputa ble 865 dom_externs.lengthComputable; // attribute ProgressEvent.lengthComputa ble
865 dom_externs.limitingConeAngle; // attribute SVGFESpotLightElement.limit ingConeAngle 866 dom_externs.limitingConeAngle; // attribute SVGFESpotLightElement.limit ingConeAngle
866 dom_externs.line; // attribute JavaScriptCallFrame.line 867 dom_externs.line; // attribute JavaScriptCallFrame.line
867 dom_externs.lineCap; // attribute CanvasRenderingContext2D.li neCap 868 dom_externs.lineCap; // attribute CanvasRenderingContext2D.li neCap
868 dom_externs.lineJoin; // attribute CanvasRenderingContext2D.li neJoin 869 dom_externs.lineJoin; // attribute CanvasRenderingContext2D.li neJoin
869 dom_externs.lineNumber; // attribute ScriptProfileNode.lineNumbe r 870 dom_externs.lineNumber; // attribute ScriptProfileNode.lineNumbe r
870 dom_externs.linePosition; // attribute TextTrackCue.linePosition 871 dom_externs.linePosition; // attribute TextTrackCue.linePosition
871 dom_externs.lineTo; // operation CanvasRenderingContext2D.li neTo 872 dom_externs.lineTo; // operation CanvasRenderingContext2D.li neTo
872 dom_externs.lineWidth; // attribute CanvasRenderingContext2D.li neWidth, operation WebGLRenderingContext.lineWidth 873 dom_externs.lineWidth; // attribute CanvasRenderingContext2D.li neWidth, operation WebGLRenderingContext.lineWidth
873 dom_externs.linearRampToValueAtTime; // operation AudioParam.linearRampToValu eAtTime 874 dom_externs.linearRampToValueAtTime; // operation AudioParam.linearRampToValu eAtTime
874 dom_externs.lineno; // attribute ErrorEvent.lineno 875 dom_externs.lineno; // attribute ErrorEvent.lineno
875 dom_externs.link; // attribute HTMLBodyElement.link 876 dom_externs.link; // attribute HTMLBodyElement.link
876 dom_externs.linkColor; // attribute HTMLDocument.linkColor 877 dom_externs.linkColor; // attribute HTMLDocument.linkColor
877 dom_externs.linkProgram; // operation WebGLRenderingContext.linkP rogram 878 dom_externs.linkProgram; // operation WebGLRenderingContext.linkP rogram
878 dom_externs.links; // attribute Document.links 879 dom_externs.links; // attribute Document.links
879 dom_externs.list; // attribute HTMLInputElement.list 880 dom_externs.list; // attribute HTMLInputElement.list
880 dom_externs.listStyle; // attribute Counter.listStyle 881 dom_externs.listStyle; // attribute Counter.listStyle
881 dom_externs.listener; // attribute AudioContext.listener 882 dom_externs.listener; // attribute AudioContext.listener
882 dom_externs.load; // operation HTMLMediaElement.load 883 dom_externs.load; // operation HTMLMediaElement.load
883 dom_externs.loadEventEnd; // attribute PerformanceTiming.loadEvent End 884 dom_externs.loadEventEnd; // attribute PerformanceTiming.loadEvent End
884 dom_externs.loadEventStart; // attribute PerformanceTiming.loadEvent Start 885 dom_externs.loadEventStart; // attribute PerformanceTiming.loadEvent Start
886 dom_externs.loadResourceSynchronously; // operation InspectorFrontendHost.loadR esourceSynchronously
885 dom_externs.loaded; // operation InspectorFrontendHost.loade d, attribute ProgressEvent.loaded 887 dom_externs.loaded; // operation InspectorFrontendHost.loade d, attribute ProgressEvent.loaded
886 dom_externs.localName; // attribute Node.localName 888 dom_externs.localName; // attribute Node.localName
887 dom_externs.localizedStringsURL; // operation InspectorFrontendHost.local izedStringsURL 889 dom_externs.localizedStringsURL; // operation InspectorFrontendHost.local izedStringsURL
888 dom_externs.location; // attribute DOMWindow.location, attribu te Document.location, attribute HTMLFrameElement.location, attribute WorkerConte xt.location 890 dom_externs.location; // attribute DOMWindow.location, attribu te Document.location, attribute HTMLFrameElement.location, attribute WorkerConte xt.location
889 dom_externs.locationbar; // attribute DOMWindow.locationbar 891 dom_externs.locationbar; // attribute DOMWindow.locationbar
892 dom_externs.lock; // operation PointerLock.lock
890 dom_externs.log; // operation Console.log 893 dom_externs.log; // operation Console.log
891 dom_externs.longDesc; // attribute HTMLFrameElement.longDesc, attribute HTMLIFrameElement.longDesc, attribute HTMLImageElement.longDesc 894 dom_externs.longDesc; // attribute HTMLFrameElement.longDesc, attribute HTMLIFrameElement.longDesc, attribute HTMLImageElement.longDesc
892 dom_externs.longitude; // attribute Coordinates.longitude 895 dom_externs.longitude; // attribute Coordinates.longitude
893 dom_externs.lookupNamespaceURI; // operation Node.lookupNamespaceURI, op eration XPathNSResolver.lookupNamespaceURI 896 dom_externs.lookupNamespaceURI; // operation Node.lookupNamespaceURI, op eration XPathNSResolver.lookupNamespaceURI
894 dom_externs.lookupPrefix; // operation Node.lookupPrefix 897 dom_externs.lookupPrefix; // operation Node.lookupPrefix
895 dom_externs.loop; // attribute AudioBufferSourceNode.loop, attribute HTMLMarqueeElement.loop, attribute HTMLMediaElement.loop 898 dom_externs.loop; // attribute AudioBufferSourceNode.loop, attribute HTMLMarqueeElement.loop, attribute HTMLMediaElement.loop
896 dom_externs.looping; // attribute AudioBufferSourceNode.loopi ng 899 dom_externs.looping; // attribute AudioBufferSourceNode.loopi ng
897 dom_externs.loseContext; // operation WebKitLoseContext.loseConte xt 900 dom_externs.loseContext; // operation WebGLLoseContext.loseContex t
898 dom_externs.low; // attribute HTMLMeterElement.low 901 dom_externs.low; // attribute HTMLMeterElement.low
899 dom_externs.lower; // attribute IDBKeyRange.lower 902 dom_externs.lower; // attribute IDBKeyRange.lower
900 dom_externs.lowerBound; // operation IDBKeyRange.lowerBound 903 dom_externs.lowerBound; // operation IDBKeyRange.lowerBound
901 dom_externs.lowerOpen; // attribute IDBKeyRange.lowerOpen 904 dom_externs.lowerOpen; // attribute IDBKeyRange.lowerOpen
902 dom_externs.lowsrc; // attribute HTMLImageElement.lowsrc 905 dom_externs.lowsrc; // attribute HTMLImageElement.lowsrc
903 dom_externs.m11; // attribute WebKitCSSMatrix.m11 906 dom_externs.m11; // attribute WebKitCSSMatrix.m11
904 dom_externs.m12; // attribute WebKitCSSMatrix.m12 907 dom_externs.m12; // attribute WebKitCSSMatrix.m12
905 dom_externs.m13; // attribute WebKitCSSMatrix.m13 908 dom_externs.m13; // attribute WebKitCSSMatrix.m13
906 dom_externs.m14; // attribute WebKitCSSMatrix.m14 909 dom_externs.m14; // attribute WebKitCSSMatrix.m14
907 dom_externs.m21; // attribute WebKitCSSMatrix.m21 910 dom_externs.m21; // attribute WebKitCSSMatrix.m21
(...skipping 23 matching lines...) Expand all
931 dom_externs.matrix; // attribute SVGTransform.matrix 934 dom_externs.matrix; // attribute SVGTransform.matrix
932 dom_externs.matrixTransform; // operation SVGPoint.matrixTransform 935 dom_externs.matrixTransform; // operation SVGPoint.matrixTransform
933 dom_externs.max; // attribute HTMLInputElement.max, attri bute HTMLMeterElement.max, attribute HTMLProgressElement.max 936 dom_externs.max; // attribute HTMLInputElement.max, attri bute HTMLMeterElement.max, attribute HTMLProgressElement.max
934 dom_externs.maxDecibels; // attribute RealtimeAnalyserNode.maxDec ibels 937 dom_externs.maxDecibels; // attribute RealtimeAnalyserNode.maxDec ibels
935 dom_externs.maxDistance; // attribute AudioPannerNode.maxDistance 938 dom_externs.maxDistance; // attribute AudioPannerNode.maxDistance
936 dom_externs.maxLength; // attribute HTMLInputElement.maxLength, attribute HTMLTextAreaElement.maxLength 939 dom_externs.maxLength; // attribute HTMLInputElement.maxLength, attribute HTMLTextAreaElement.maxLength
937 dom_externs.maxValue; // attribute AudioParam.maxValue 940 dom_externs.maxValue; // attribute AudioParam.maxValue
938 dom_externs.measureText; // operation CanvasRenderingContext2D.me asureText 941 dom_externs.measureText; // operation CanvasRenderingContext2D.me asureText
939 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 942 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
940 dom_externs.mediaElement; // attribute MediaElementAudioSourceNode .mediaElement 943 dom_externs.mediaElement; // attribute MediaElementAudioSourceNode .mediaElement
944 dom_externs.mediaGroup; // attribute HTMLMediaElement.mediaGroup
941 dom_externs.mediaText; // attribute MediaList.mediaText 945 dom_externs.mediaText; // attribute MediaList.mediaText
942 dom_externs.meetOrSlice; // attribute SVGPreserveAspectRatio.meet OrSlice 946 dom_externs.meetOrSlice; // attribute SVGPreserveAspectRatio.meet OrSlice
943 dom_externs.memory; // attribute Console.memory, attribute P erformance.memory 947 dom_externs.memory; // attribute Console.memory, attribute P erformance.memory
944 dom_externs.menubar; // attribute DOMWindow.menubar 948 dom_externs.menubar; // attribute DOMWindow.menubar
945 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 949 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
946 dom_externs.metaKey; // attribute KeyboardEvent.metaKey, attr ibute MouseEvent.metaKey, attribute TouchEvent.metaKey, attribute WheelEvent.met aKey 950 dom_externs.metaKey; // attribute KeyboardEvent.metaKey, attr ibute MouseEvent.metaKey, attribute TouchEvent.metaKey, attribute WheelEvent.met aKey
947 dom_externs.method; // attribute HTMLFormElement.method, att ribute SVGTextPathElement.method 951 dom_externs.method; // attribute HTMLFormElement.method, att ribute SVGTextPathElement.method
948 dom_externs.mimeTypes; // attribute Navigator.mimeTypes 952 dom_externs.mimeTypes; // attribute Navigator.mimeTypes
949 dom_externs.min; // attribute HTMLInputElement.min, attri bute HTMLMeterElement.min 953 dom_externs.min; // attribute HTMLInputElement.min, attri bute HTMLMeterElement.min
950 dom_externs.minDecibels; // attribute RealtimeAnalyserNode.minDec ibels 954 dom_externs.minDecibels; // attribute RealtimeAnalyserNode.minDec ibels
951 dom_externs.minValue; // attribute AudioParam.minValue 955 dom_externs.minValue; // attribute AudioParam.minValue
952 dom_externs.miterLimit; // attribute CanvasRenderingContext2D.mi terLimit 956 dom_externs.miterLimit; // attribute CanvasRenderingContext2D.mi terLimit
953 dom_externs.mode; // attribute IDBTransaction.mode, attrib ute SVGFEBlendElement.mode, attribute TextTrack.mode 957 dom_externs.mode; // attribute IDBTransaction.mode, attrib ute SVGFEBlendElement.mode, attribute TextTrack.mode
954 dom_externs.modificationTime; // attribute Metadata.modificationTime 958 dom_externs.modificationTime; // attribute Metadata.modificationTime
955 dom_externs.modify; // operation DOMSelection.modify 959 dom_externs.modify; // operation DOMSelection.modify
956 dom_externs.moveBy; // operation DOMWindow.moveBy 960 dom_externs.moveBy; // operation DOMWindow.moveBy
957 dom_externs.moveTo; // operation CanvasRenderingContext2D.mo veTo, operation DOMWindow.moveTo, operation Entry.moveTo, operation EntrySync.mo veTo 961 dom_externs.moveTo; // operation CanvasRenderingContext2D.mo veTo, operation DOMWindow.moveTo, operation Entry.moveTo, operation EntrySync.mo veTo
958 dom_externs.moveWindowBy; // operation InspectorFrontendHost.moveW indowBy 962 dom_externs.moveWindowBy; // operation InspectorFrontendHost.moveW indowBy
963 dom_externs.multiEntry; // attribute IDBIndex.multiEntry
959 dom_externs.multiple; // attribute HTMLInputElement.multiple, attribute HTMLSelectElement.multiple 964 dom_externs.multiple; // attribute HTMLInputElement.multiple, attribute HTMLSelectElement.multiple
960 dom_externs.multiply; // operation SVGMatrix.multiply, operati on WebKitCSSMatrix.multiply 965 dom_externs.multiply; // operation SVGMatrix.multiply, operati on WebKitCSSMatrix.multiply
961 dom_externs.muted; // attribute HTMLMediaElement.muted 966 dom_externs.muted; // attribute HTMLMediaElement.muted, att ribute MediaController.muted
962 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 967 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
963 dom_externs.namedItem; // operation DOMMimeTypeArray.namedItem, operation DOMPlugin.namedItem, operation DOMPluginArray.namedItem, operation HT MLAllCollection.namedItem, operation HTMLCollection.namedItem, operation HTMLSel ectElement.namedItem 968 dom_externs.namedItem; // operation DOMMimeTypeArray.namedItem, operation DOMPlugin.namedItem, operation DOMPluginArray.namedItem, operation HT MLAllCollection.namedItem, operation HTMLCollection.namedItem, operation HTMLSel ectElement.namedItem
964 dom_externs.namespaceURI; // attribute Node.namespaceURI 969 dom_externs.namespaceURI; // attribute Node.namespaceURI
965 dom_externs.naturalHeight; // attribute HTMLImageElement.naturalHei ght 970 dom_externs.naturalHeight; // attribute HTMLImageElement.naturalHei ght
966 dom_externs.naturalWidth; // attribute HTMLImageElement.naturalWid th 971 dom_externs.naturalWidth; // attribute HTMLImageElement.naturalWid th
967 dom_externs.navigation; // attribute Performance.navigation 972 dom_externs.navigation; // attribute Performance.navigation
968 dom_externs.navigationStart; // attribute PerformanceTiming.navigatio nStart 973 dom_externs.navigationStart; // attribute PerformanceTiming.navigatio nStart
969 dom_externs.navigator; // attribute DOMWindow.navigator, attrib ute WorkerContext.navigator 974 dom_externs.navigator; // attribute DOMWindow.navigator, attrib ute WorkerContext.navigator
970 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 975 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
971 dom_externs.networkState; // attribute HTMLMediaElement.networkSta te 976 dom_externs.networkState; // attribute HTMLMediaElement.networkSta te
(...skipping 36 matching lines...) Expand 10 before | Expand all | Expand 10 after
1008 dom_externs.offsetLeft; // attribute Element.offsetLeft 1013 dom_externs.offsetLeft; // attribute Element.offsetLeft
1009 dom_externs.offsetParent; // attribute Element.offsetParent 1014 dom_externs.offsetParent; // attribute Element.offsetParent
1010 dom_externs.offsetTop; // attribute Element.offsetTop 1015 dom_externs.offsetTop; // attribute Element.offsetTop
1011 dom_externs.offsetWidth; // attribute Element.offsetWidth 1016 dom_externs.offsetWidth; // attribute Element.offsetWidth
1012 dom_externs.offsetX; // attribute MouseEvent.offsetX, attribu te WheelEvent.offsetX 1017 dom_externs.offsetX; // attribute MouseEvent.offsetX, attribu te WheelEvent.offsetX
1013 dom_externs.offsetY; // attribute MouseEvent.offsetY, attribu te WheelEvent.offsetY 1018 dom_externs.offsetY; // attribute MouseEvent.offsetY, attribu te WheelEvent.offsetY
1014 dom_externs.oldURL; // attribute HashChangeEvent.oldURL 1019 dom_externs.oldURL; // attribute HashChangeEvent.oldURL
1015 dom_externs.oldValue; // attribute MutationRecord.oldValue, at tribute StorageEvent.oldValue 1020 dom_externs.oldValue; // attribute MutationRecord.oldValue, at tribute StorageEvent.oldValue
1016 dom_externs.onLine; // attribute Navigator.onLine, attribute WorkerNavigator.onLine 1021 dom_externs.onLine; // attribute Navigator.onLine, attribute WorkerNavigator.onLine
1017 dom_externs.onabort; // attribute FileReader.onabort, attribu te FileWriter.onabort, attribute IDBDatabase.onabort, attribute IDBTransaction.o nabort 1022 dom_externs.onabort; // attribute FileReader.onabort, attribu te FileWriter.onabort, attribute IDBDatabase.onabort, attribute IDBTransaction.o nabort
1023 dom_externs.onaddtrack; // attribute TextTrackList.onaddtrack
1018 dom_externs.onaudioprocess; // attribute JavaScriptAudioNode.onaudio process 1024 dom_externs.onaudioprocess; // attribute JavaScriptAudioNode.onaudio process
1019 dom_externs.onblocked; // attribute IDBVersionChangeRequest.onb locked 1025 dom_externs.onblocked; // attribute IDBVersionChangeRequest.onb locked
1020 dom_externs.oncomplete; // attribute AudioContext.oncomplete, at tribute IDBTransaction.oncomplete 1026 dom_externs.oncomplete; // attribute AudioContext.oncomplete, at tribute IDBTransaction.oncomplete
1021 dom_externs.onconnect; // attribute SharedWorkercontext.onconne ct 1027 dom_externs.onconnect; // attribute SharedWorkercontext.onconne ct
1028 dom_externs.oncuechange; // attribute TextTrack.oncuechange
1029 dom_externs.onenter; // attribute TextTrackCue.onenter
1022 dom_externs.onerror; // attribute FileReader.onerror, attribu te FileWriter.onerror, attribute IDBDatabase.onerror, attribute IDBRequest.onerr or, attribute IDBTransaction.onerror, attribute WorkerContext.onerror 1030 dom_externs.onerror; // attribute FileReader.onerror, attribu te FileWriter.onerror, attribute IDBDatabase.onerror, attribute IDBRequest.onerr or, attribute IDBTransaction.onerror, attribute WorkerContext.onerror
1031 dom_externs.onexit; // attribute TextTrackCue.onexit
1023 dom_externs.onload; // attribute FileReader.onload 1032 dom_externs.onload; // attribute FileReader.onload
1024 dom_externs.onloadend; // attribute FileReader.onloadend 1033 dom_externs.onloadend; // attribute FileReader.onloadend
1025 dom_externs.onloadstart; // attribute FileReader.onloadstart 1034 dom_externs.onloadstart; // attribute FileReader.onloadstart
1026 dom_externs.only; // operation IDBKeyRange.only 1035 dom_externs.only; // operation IDBKeyRange.only
1027 dom_externs.onmessage; // attribute DedicatedWorkerContext.onme ssage 1036 dom_externs.onmessage; // attribute DedicatedWorkerContext.onme ssage
1028 dom_externs.onprogress; // attribute FileReader.onprogress, attr ibute FileWriter.onprogress 1037 dom_externs.onprogress; // attribute FileReader.onprogress, attr ibute FileWriter.onprogress
1029 dom_externs.onsuccess; // attribute IDBRequest.onsuccess 1038 dom_externs.onsuccess; // attribute IDBRequest.onsuccess
1030 dom_externs.onversionchange; // attribute IDBDatabase.onversionchange 1039 dom_externs.onversionchange; // attribute IDBDatabase.onversionchange
1031 dom_externs.onwrite; // attribute FileWriter.onwrite 1040 dom_externs.onwrite; // attribute FileWriter.onwrite
1032 dom_externs.onwriteend; // attribute FileWriter.onwriteend 1041 dom_externs.onwriteend; // attribute FileWriter.onwriteend
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
1073 dom_externs.pathLength; // attribute SVGPathElement.pathLength 1082 dom_externs.pathLength; // attribute SVGPathElement.pathLength
1074 dom_externs.pathSegList; // attribute SVGPathElement.pathSegList 1083 dom_externs.pathSegList; // attribute SVGPathElement.pathSegList
1075 dom_externs.pathSegType; // attribute SVGPathSeg.pathSegType 1084 dom_externs.pathSegType; // attribute SVGPathSeg.pathSegType
1076 dom_externs.pathSegTypeAsLetter; // attribute SVGPathSeg.pathSegTypeAsLet ter 1085 dom_externs.pathSegTypeAsLetter; // attribute SVGPathSeg.pathSegTypeAsLet ter
1077 dom_externs.pathname; // attribute HTMLAnchorElement.pathname, attribute HTMLAreaElement.pathname, attribute Location.pathname, attribute Work erLocation.pathname 1086 dom_externs.pathname; // attribute HTMLAnchorElement.pathname, attribute HTMLAreaElement.pathname, attribute Location.pathname, attribute Work erLocation.pathname
1078 dom_externs.pattern; // attribute HTMLInputElement.pattern 1087 dom_externs.pattern; // attribute HTMLInputElement.pattern
1079 dom_externs.patternContentUnits; // attribute SVGPatternElement.patternCo ntentUnits 1088 dom_externs.patternContentUnits; // attribute SVGPatternElement.patternCo ntentUnits
1080 dom_externs.patternMismatch; // attribute ValidityState.patternMismat ch 1089 dom_externs.patternMismatch; // attribute ValidityState.patternMismat ch
1081 dom_externs.patternTransform; // attribute SVGPatternElement.patternTr ansform 1090 dom_externs.patternTransform; // attribute SVGPatternElement.patternTr ansform
1082 dom_externs.patternUnits; // attribute SVGPatternElement.patternUn its 1091 dom_externs.patternUnits; // attribute SVGPatternElement.patternUn its
1083 dom_externs.pause; // operation HTMLMediaElement.pause, ope ration WebKitAnimation.pause 1092 dom_externs.pause; // operation HTMLMediaElement.pause, ope ration MediaController.pause, operation WebKitAnimation.pause
1084 dom_externs.pauseAnimations; // operation SVGSVGElement.pauseAnimatio ns 1093 dom_externs.pauseAnimations; // operation SVGSVGElement.pauseAnimatio ns
1085 dom_externs.pauseOnExit; // attribute TextTrackCue.pauseOnExit 1094 dom_externs.pauseOnExit; // attribute TextTrackCue.pauseOnExit
1086 dom_externs.paused; // attribute HTMLMediaElement.paused, at tribute WebKitAnimation.paused 1095 dom_externs.paused; // attribute HTMLMediaElement.paused, at tribute MediaController.paused, attribute WebKitAnimation.paused
1087 dom_externs.performance; // attribute DOMWindow.performance 1096 dom_externs.performance; // attribute DOMWindow.performance
1088 dom_externs.persisted; // attribute PageTransitionEvent.persist ed 1097 dom_externs.persisted; // attribute PageTransitionEvent.persist ed
1089 dom_externs.personalbar; // attribute DOMWindow.personalbar 1098 dom_externs.personalbar; // attribute DOMWindow.personalbar
1090 dom_externs.ping; // attribute HTMLAnchorElement.ping, att ribute HTMLAreaElement.ping 1099 dom_externs.ping; // attribute HTMLAnchorElement.ping, att ribute HTMLAreaElement.ping
1091 dom_externs.pixelDepth; // attribute Screen.pixelDepth 1100 dom_externs.pixelDepth; // attribute Screen.pixelDepth
1092 dom_externs.pixelStorei; // operation WebGLRenderingContext.pixel Storei 1101 dom_externs.pixelStorei; // operation WebGLRenderingContext.pixel Storei
1093 dom_externs.pixelUnitToMillimeterX; // attribute SVGSVGElement.pixelUnitToMi llimeterX 1102 dom_externs.pixelUnitToMillimeterX; // attribute SVGSVGElement.pixelUnitToMi llimeterX
1094 dom_externs.pixelUnitToMillimeterY; // attribute SVGSVGElement.pixelUnitToMi llimeterY 1103 dom_externs.pixelUnitToMillimeterY; // attribute SVGSVGElement.pixelUnitToMi llimeterY
1095 dom_externs.placeholder; // attribute HTMLInputElement.placeholde r, attribute HTMLTextAreaElement.placeholder 1104 dom_externs.placeholder; // attribute HTMLInputElement.placeholde r, attribute HTMLTextAreaElement.placeholder
1096 dom_externs.platform; // operation InspectorFrontendHost.platf orm, attribute Navigator.platform, attribute WorkerNavigator.platform 1105 dom_externs.platform; // operation InspectorFrontendHost.platf orm, attribute Navigator.platform, attribute WorkerNavigator.platform
1097 dom_externs.play; // operation HTMLMediaElement.play, oper ation WebKitAnimation.play 1106 dom_externs.play; // operation HTMLMediaElement.play, oper ation MediaController.play, operation WebKitAnimation.play
1098 dom_externs.playbackRate; // attribute AudioBufferSourceNode.playb ackRate, attribute HTMLMediaElement.playbackRate 1107 dom_externs.playbackRate; // attribute AudioBufferSourceNode.playb ackRate, attribute HTMLMediaElement.playbackRate, attribute MediaController.play backRate
1099 dom_externs.played; // attribute HTMLMediaElement.played 1108 dom_externs.played; // attribute HTMLMediaElement.played, at tribute MediaController.played
1100 dom_externs.plugins; // attribute HTMLDocument.plugins, attri bute Navigator.plugins 1109 dom_externs.plugins; // attribute HTMLDocument.plugins, attri bute Navigator.plugins
1101 dom_externs.pointerBeforeReferenceNode; // attribute NodeIterator.pointerBefore ReferenceNode 1110 dom_externs.pointerBeforeReferenceNode; // attribute NodeIterator.pointerBefore ReferenceNode
1102 dom_externs.points; // attribute SVGPolygonElement.points, a ttribute SVGPolylineElement.points 1111 dom_externs.points; // attribute SVGPolygonElement.points, a ttribute SVGPolylineElement.points
1103 dom_externs.pointsAtX; // attribute SVGFESpotLightElement.point sAtX 1112 dom_externs.pointsAtX; // attribute SVGFESpotLightElement.point sAtX
1104 dom_externs.pointsAtY; // attribute SVGFESpotLightElement.point sAtY 1113 dom_externs.pointsAtY; // attribute SVGFESpotLightElement.point sAtY
1105 dom_externs.pointsAtZ; // attribute SVGFESpotLightElement.point sAtZ 1114 dom_externs.pointsAtZ; // attribute SVGFESpotLightElement.point sAtZ
1106 dom_externs.polygonOffset; // operation WebGLRenderingContext.polyg onOffset 1115 dom_externs.polygonOffset; // operation WebGLRenderingContext.polyg onOffset
1107 dom_externs.port; // attribute HTMLAnchorElement.port, att ribute HTMLAreaElement.port, operation InspectorFrontendHost.port, attribute Loc ation.port, attribute SharedWorker.port, attribute WorkerLocation.port 1116 dom_externs.port; // attribute HTMLAnchorElement.port, att ribute HTMLAreaElement.port, operation InspectorFrontendHost.port, attribute Loc ation.port, attribute SharedWorker.port, attribute WorkerLocation.port
1108 dom_externs.port1; // attribute MessageChannel.port1 1117 dom_externs.port1; // attribute MessageChannel.port1
1109 dom_externs.port2; // attribute MessageChannel.port2 1118 dom_externs.port2; // attribute MessageChannel.port2
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
1161 dom_externs.rangeOverflow; // attribute ValidityState.rangeOverflow 1170 dom_externs.rangeOverflow; // attribute ValidityState.rangeOverflow
1162 dom_externs.rangeUnderflow; // attribute ValidityState.rangeUnderflo w 1171 dom_externs.rangeUnderflow; // attribute ValidityState.rangeUnderflo w
1163 dom_externs.readAsArrayBuffer; // operation FileReader.readAsArrayBuffe r, operation FileReaderSync.readAsArrayBuffer 1172 dom_externs.readAsArrayBuffer; // operation FileReader.readAsArrayBuffe r, operation FileReaderSync.readAsArrayBuffer
1164 dom_externs.readAsBinaryString; // operation FileReader.readAsBinaryStri ng, operation FileReaderSync.readAsBinaryString 1173 dom_externs.readAsBinaryString; // operation FileReader.readAsBinaryStri ng, operation FileReaderSync.readAsBinaryString
1165 dom_externs.readAsDataURL; // operation FileReader.readAsDataURL, o peration FileReaderSync.readAsDataURL 1174 dom_externs.readAsDataURL; // operation FileReader.readAsDataURL, o peration FileReaderSync.readAsDataURL
1166 dom_externs.readAsText; // operation FileReader.readAsText, oper ation FileReaderSync.readAsText 1175 dom_externs.readAsText; // operation FileReader.readAsText, oper ation FileReaderSync.readAsText
1167 dom_externs.readEntries; // operation DirectoryReader.readEntries , operation DirectoryReaderSync.readEntries 1176 dom_externs.readEntries; // operation DirectoryReader.readEntries , operation DirectoryReaderSync.readEntries
1168 dom_externs.readOnly; // attribute HTMLInputElement.readOnly, attribute HTMLTextAreaElement.readOnly 1177 dom_externs.readOnly; // attribute HTMLInputElement.readOnly, attribute HTMLTextAreaElement.readOnly
1169 dom_externs.readPixels; // operation WebGLRenderingContext.readP ixels 1178 dom_externs.readPixels; // operation WebGLRenderingContext.readP ixels
1170 dom_externs.readTransaction; // operation Database.readTransaction, o peration DatabaseSync.readTransaction 1179 dom_externs.readTransaction; // operation Database.readTransaction, o peration DatabaseSync.readTransaction
1171 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 1180 dom_externs.readyState; // attribute Document.readyState, attrib ute EventSource.readyState, attribute FileReader.readyState, attribute FileWrite r.readyState, attribute HTMLMediaElement.readyState, attribute HTMLTrackElement. readyState, attribute IDBRequest.readyState, attribute WebSocket.readyState, att ribute XMLHttpRequest.readyState
1172 dom_externs.reason; // attribute CloseEvent.reason 1181 dom_externs.reason; // attribute CloseEvent.reason
1173 dom_externs.recordActionTaken; // operation InspectorFrontendHost.recor dActionTaken 1182 dom_externs.recordActionTaken; // operation InspectorFrontendHost.recor dActionTaken
1174 dom_externs.recordPanelShown; // operation InspectorFrontendHost.recor dPanelShown 1183 dom_externs.recordPanelShown; // operation InspectorFrontendHost.recor dPanelShown
1175 dom_externs.recordSettingChanged; // operation InspectorFrontendHost.recor dSettingChanged 1184 dom_externs.recordSettingChanged; // operation InspectorFrontendHost.recor dSettingChanged
1176 dom_externs.rect; // operation CanvasRenderingContext2D.re ct 1185 dom_externs.rect; // operation CanvasRenderingContext2D.re ct
1177 dom_externs.red; // attribute RGBColor.red 1186 dom_externs.red; // attribute RGBColor.red
1178 dom_externs.redirectCount; // attribute PerformanceNavigation.redir ectCount 1187 dom_externs.redirectCount; // attribute PerformanceNavigation.redir ectCount
1179 dom_externs.redirectEnd; // attribute PerformanceTiming.redirectE nd 1188 dom_externs.redirectEnd; // attribute PerformanceTiming.redirectE nd
1180 dom_externs.redirectStart; // attribute PerformanceTiming.redirectS tart 1189 dom_externs.redirectStart; // attribute PerformanceTiming.redirectS tart
1181 dom_externs.refDistance; // attribute AudioPannerNode.refDistance 1190 dom_externs.refDistance; // attribute AudioPannerNode.refDistance
1182 dom_externs.refX; // attribute SVGMarkerElement.refX 1191 dom_externs.refX; // attribute SVGMarkerElement.refX
1183 dom_externs.refY; // attribute SVGMarkerElement.refY 1192 dom_externs.refY; // attribute SVGMarkerElement.refY
1184 dom_externs.referenceNode; // attribute NodeIterator.referenceNode 1193 dom_externs.referenceNode; // attribute NodeIterator.referenceNode
1185 dom_externs.referrer; // attribute Document.referrer 1194 dom_externs.referrer; // attribute Document.referrer
1186 dom_externs.refresh; // operation DOMPluginArray.refresh 1195 dom_externs.refresh; // operation DOMPluginArray.refresh
1187 dom_externs.registerProtocolHandler; // operation Navigator.registerProtocolH andler 1196 dom_externs.registerProtocolHandler; // operation Navigator.registerProtocolH andler
1188 dom_externs.rel; // attribute HTMLAnchorElement.rel, attr ibute HTMLLinkElement.rel 1197 dom_externs.rel; // attribute HTMLAnchorElement.rel, attr ibute HTMLLinkElement.rel
1189 dom_externs.relatedNode; // attribute MutationEvent.relatedNode 1198 dom_externs.relatedNode; // attribute MutationEvent.relatedNode
1190 dom_externs.relatedTarget; // attribute MouseEvent.relatedTarget 1199 dom_externs.relatedTarget; // attribute MouseEvent.relatedTarget
1191 dom_externs.releaseEvents; // operation DOMWindow.releaseEvents, op eration HTMLDocument.releaseEvents 1200 dom_externs.releaseEvents; // operation DOMWindow.releaseEvents, op eration HTMLDocument.releaseEvents
1192 dom_externs.releaseShaderCompiler; // operation WebGLRenderingContext.relea seShaderCompiler 1201 dom_externs.releaseShaderCompiler; // operation WebGLRenderingContext.relea seShaderCompiler
1193 dom_externs.reload; // operation Location.reload 1202 dom_externs.reload; // operation Location.reload
1194 dom_externs.remove; // operation DOMTokenList.remove, operat ion Entry.remove, operation EntrySync.remove, operation HTMLOptionsCollection.re move, operation HTMLSelectElement.remove 1203 dom_externs.remove; // operation DOMTokenList.remove, operat ion Entry.remove, operation EntrySync.remove, operation HTMLOptionsCollection.re move, operation HTMLSelectElement.remove
1195 dom_externs.removeAllRanges; // operation DOMSelection.removeAllRange s 1204 dom_externs.removeAllRanges; // operation DOMSelection.removeAllRange s
1196 dom_externs.removeAttribute; // operation Element.removeAttribute 1205 dom_externs.removeAttribute; // operation Element.removeAttribute
1197 dom_externs.removeAttributeNS; // operation Element.removeAttributeNS 1206 dom_externs.removeAttributeNS; // operation Element.removeAttributeNS
1198 dom_externs.removeAttributeNode; // operation Element.removeAttributeNode 1207 dom_externs.removeAttributeNode; // operation Element.removeAttributeNode
1199 dom_externs.removeChild; // operation Node.removeChild 1208 dom_externs.removeChild; // operation Node.removeChild
1200 dom_externs.removeCue; // operation TextTrack.removeCue 1209 dom_externs.removeCue; // operation TextTrack.removeCue
1201 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 1210 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 MediaController.removeEventListener, operation MessagePort.removeEventLi stener, operation Node.removeEventListener, operation Notification.removeEventLi stener, operation SVGElementInstance.removeEventListener, operation TextTrack.re moveEventListener, operation TextTrackCue.removeEventListener, operation TextTra ckList.removeEventListener, operation WebSocket.removeEventListener, operation W orkerContext.removeEventListener, operation XMLHttpRequest.removeEventListener, operation XMLHttpRequestUpload.removeEventListener
1202 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 1211 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
1203 dom_externs.removeListener; // operation MediaQueryList.removeListen er 1212 dom_externs.removeListener; // operation MediaQueryList.removeListen er
1204 dom_externs.removeNamedItem; // operation NamedNodeMap.removeNamedIte m 1213 dom_externs.removeNamedItem; // operation NamedNodeMap.removeNamedIte m
1205 dom_externs.removeNamedItemNS; // operation NamedNodeMap.removeNamedIte mNS 1214 dom_externs.removeNamedItemNS; // operation NamedNodeMap.removeNamedIte mNS
1206 dom_externs.removeParameter; // operation XSLTProcessor.removeParamet er 1215 dom_externs.removeParameter; // operation XSLTProcessor.removeParamet er
1207 dom_externs.removeProperty; // operation CSSStyleDeclaration.removeP roperty 1216 dom_externs.removeProperty; // operation CSSStyleDeclaration.removeP roperty
1208 dom_externs.removeRecursively; // operation DirectoryEntry.removeRecurs ively, operation DirectoryEntrySync.removeRecursively 1217 dom_externs.removeRecursively; // operation DirectoryEntry.removeRecurs ively, operation DirectoryEntrySync.removeRecursively
1209 dom_externs.removeRule; // operation CSSStyleSheet.removeRule 1218 dom_externs.removeRule; // operation CSSStyleSheet.removeRule
1210 dom_externs.removedNodes; // attribute MutationRecord.removedNodes 1219 dom_externs.removedNodes; // attribute MutationRecord.removedNodes
1211 dom_externs.renderbufferStorage; // operation WebGLRenderingContext.rende rbufferStorage 1220 dom_externs.renderbufferStorage; // operation WebGLRenderingContext.rende rbufferStorage
(...skipping 17 matching lines...) Expand all
1229 dom_externs.resizeBy; // operation DOMWindow.resizeBy 1238 dom_externs.resizeBy; // operation DOMWindow.resizeBy
1230 dom_externs.resizeTo; // operation DOMWindow.resizeTo 1239 dom_externs.resizeTo; // operation DOMWindow.resizeTo
1231 dom_externs.resonance; // attribute HighPass2FilterNode.resonan ce, attribute LowPass2FilterNode.resonance 1240 dom_externs.resonance; // attribute HighPass2FilterNode.resonan ce, attribute LowPass2FilterNode.resonance
1232 dom_externs.responseBlob; // attribute XMLHttpRequest.responseBlob 1241 dom_externs.responseBlob; // attribute XMLHttpRequest.responseBlob
1233 dom_externs.responseEnd; // attribute PerformanceTiming.responseE nd 1242 dom_externs.responseEnd; // attribute PerformanceTiming.responseE nd
1234 dom_externs.responseStart; // attribute PerformanceTiming.responseS tart 1243 dom_externs.responseStart; // attribute PerformanceTiming.responseS tart
1235 dom_externs.responseText; // attribute XMLHttpRequest.responseText 1244 dom_externs.responseText; // attribute XMLHttpRequest.responseText
1236 dom_externs.responseType; // attribute XMLHttpRequest.responseType 1245 dom_externs.responseType; // attribute XMLHttpRequest.responseType
1237 dom_externs.responseXML; // attribute XMLHttpRequest.responseXML 1246 dom_externs.responseXML; // attribute XMLHttpRequest.responseXML
1238 dom_externs.restore; // operation CanvasRenderingContext2D.re store 1247 dom_externs.restore; // operation CanvasRenderingContext2D.re store
1239 dom_externs.restoreContext; // operation WebKitLoseContext.restoreCo ntext 1248 dom_externs.restoreContext; // operation WebGLLoseContext.restoreCon text
1240 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 1249 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
1241 dom_externs.resultType; // attribute XPathResult.resultType 1250 dom_externs.resultType; // attribute XPathResult.resultType
1242 dom_externs.results; // attribute SpeechInputEvent.results 1251 dom_externs.results; // attribute SpeechInputEvent.results
1243 dom_externs.returnValue; // attribute Event.returnValue 1252 dom_externs.returnValue; // attribute Event.returnValue
1244 dom_externs.rev; // attribute HTMLAnchorElement.rev, attr ibute HTMLLinkElement.rev 1253 dom_externs.rev; // attribute HTMLAnchorElement.rev, attr ibute HTMLLinkElement.rev
1254 dom_externs.reversed; // attribute HTMLOListElement.reversed
1245 dom_externs.revokeObjectURL; // operation DOMURL.revokeObjectURL 1255 dom_externs.revokeObjectURL; // operation DOMURL.revokeObjectURL
1246 dom_externs.rgbColor; // attribute SVGColor.rgbColor 1256 dom_externs.rgbColor; // attribute SVGColor.rgbColor
1247 dom_externs.right; // attribute ClientRect.right, attribute Rect.right 1257 dom_externs.right; // attribute ClientRect.right, attribute Rect.right
1248 dom_externs.rolloffFactor; // attribute AudioPannerNode.rolloffFact or 1258 dom_externs.rolloffFactor; // attribute AudioPannerNode.rolloffFact or
1249 dom_externs.root; // attribute DOMFileSystem.root, attribu te DOMFileSystemSync.root, attribute NodeIterator.root, attribute TreeWalker.roo t 1259 dom_externs.root; // attribute DOMFileSystem.root, attribu te DOMFileSystemSync.root, attribute NodeIterator.root, attribute TreeWalker.roo t
1250 dom_externs.rootElement; // attribute SVGDocument.rootElement 1260 dom_externs.rootElement; // attribute SVGDocument.rootElement
1251 dom_externs.rotate; // operation CanvasRenderingContext2D.ro tate, operation SVGMatrix.rotate, attribute SVGTextPositioningElement.rotate, op eration WebKitCSSMatrix.rotate 1261 dom_externs.rotate; // operation CanvasRenderingContext2D.ro tate, operation SVGMatrix.rotate, attribute SVGTextPositioningElement.rotate, op eration WebKitCSSMatrix.rotate
1252 dom_externs.rotateAxisAngle; // operation WebKitCSSMatrix.rotateAxisA ngle 1262 dom_externs.rotateAxisAngle; // operation WebKitCSSMatrix.rotateAxisA ngle
1253 dom_externs.rotateFromVector; // operation SVGMatrix.rotateFromVector 1263 dom_externs.rotateFromVector; // operation SVGMatrix.rotateFromVector
1254 dom_externs.rowIndex; // attribute HTMLTableRowElement.rowInde x 1264 dom_externs.rowIndex; // attribute HTMLTableRowElement.rowInde x
1255 dom_externs.rowSpan; // attribute HTMLTableCellElement.rowSpa n 1265 dom_externs.rowSpan; // attribute HTMLTableCellElement.rowSpa n
1256 dom_externs.rows; // attribute HTMLFrameSetElement.rows, a ttribute HTMLTableElement.rows, attribute HTMLTableSectionElement.rows, attribut e HTMLTextAreaElement.rows, attribute SQLResultSet.rows 1266 dom_externs.rows; // attribute HTMLFrameSetElement.rows, a ttribute HTMLTableElement.rows, attribute HTMLTableSectionElement.rows, attribut e HTMLTextAreaElement.rows, attribute SQLResultSet.rows
1257 dom_externs.rowsAffected; // attribute SQLResultSet.rowsAffected 1267 dom_externs.rowsAffected; // attribute SQLResultSet.rowsAffected
1258 dom_externs.rules; // attribute CSSStyleSheet.rules, attrib ute HTMLTableElement.rules 1268 dom_externs.rules; // attribute CSSStyleSheet.rules, attrib ute HTMLTableElement.rules
1259 dom_externs.rx; // attribute SVGEllipseElement.rx, attri bute SVGRectElement.rx 1269 dom_externs.rx; // attribute SVGEllipseElement.rx, attri bute SVGRectElement.rx
1260 dom_externs.ry; // attribute SVGEllipseElement.ry, attri bute SVGRectElement.ry 1270 dom_externs.ry; // attribute SVGEllipseElement.ry, attri bute SVGRectElement.ry
1261 dom_externs.sampleCoverage; // operation WebGLRenderingContext.sampl eCoverage 1271 dom_externs.sampleCoverage; // operation WebGLRenderingContext.sampl eCoverage
1262 dom_externs.sampleRate; // attribute AudioBuffer.sampleRate, att ribute AudioContext.sampleRate 1272 dom_externs.sampleRate; // attribute AudioBuffer.sampleRate, att ribute AudioContext.sampleRate
1263 dom_externs.sandbox; // attribute HTMLIFrameElement.sandbox 1273 dom_externs.sandbox; // attribute HTMLIFrameElement.sandbox
1264 dom_externs.save; // operation CanvasRenderingContext2D.sa ve 1274 dom_externs.save; // operation CanvasRenderingContext2D.sa ve
1265 dom_externs.saveAs; // operation InspectorFrontendHost.saveA s 1275 dom_externs.saveAs; // operation InspectorFrontendHost.saveA s
1266 dom_externs.scale; // operation CanvasRenderingContext2D.sc ale, attribute SVGFEDisplacementMapElement.scale, operation SVGMatrix.scale, ope ration WebKitCSSMatrix.scale 1276 dom_externs.scale; // operation CanvasRenderingContext2D.sc ale, attribute SVGFEDisplacementMapElement.scale, operation SVGMatrix.scale, ope ration WebKitCSSMatrix.scale
1267 dom_externs.scaleNonUniform; // operation SVGMatrix.scaleNonUniform 1277 dom_externs.scaleNonUniform; // operation SVGMatrix.scaleNonUniform
1268 dom_externs.scheme; // attribute HTMLMetaElement.scheme 1278 dom_externs.scheme; // attribute HTMLMetaElement.scheme
1269 dom_externs.scissor; // operation WebGLRenderingContext.sciss or 1279 dom_externs.scissor; // operation WebGLRenderingContext.sciss or
1270 dom_externs.scope; // attribute HTMLTableCellElement.scope 1280 dom_externs.scope; // attribute HTMLTableCellElement.scope
1271 dom_externs.scopeChain; // attribute JavaScriptCallFrame.scopeCh ain 1281 dom_externs.scopeChain; // attribute JavaScriptCallFrame.scopeCh ain
1272 dom_externs.scopeType; // operation JavaScriptCallFrame.scopeTy pe 1282 dom_externs.scopeType; // operation JavaScriptCallFrame.scopeTy pe
1283 dom_externs.scoped; // attribute HTMLStyleElement.scoped
1273 dom_externs.screen; // attribute DOMWindow.screen 1284 dom_externs.screen; // attribute DOMWindow.screen
1274 dom_externs.screenLeft; // attribute DOMWindow.screenLeft 1285 dom_externs.screenLeft; // attribute DOMWindow.screenLeft
1275 dom_externs.screenPixelToMillimeterX; // attribute SVGSVGElement.screenPixelTo MillimeterX 1286 dom_externs.screenPixelToMillimeterX; // attribute SVGSVGElement.screenPixelTo MillimeterX
1276 dom_externs.screenPixelToMillimeterY; // attribute SVGSVGElement.screenPixelTo MillimeterY 1287 dom_externs.screenPixelToMillimeterY; // attribute SVGSVGElement.screenPixelTo MillimeterY
1277 dom_externs.screenTop; // attribute DOMWindow.screenTop 1288 dom_externs.screenTop; // attribute DOMWindow.screenTop
1278 dom_externs.screenX; // attribute DOMWindow.screenX, attribut e MouseEvent.screenX, attribute Touch.screenX, attribute WheelEvent.screenX 1289 dom_externs.screenX; // attribute DOMWindow.screenX, attribut e MouseEvent.screenX, attribute Touch.screenX, attribute WheelEvent.screenX
1279 dom_externs.screenY; // attribute DOMWindow.screenY, attribut e MouseEvent.screenY, attribute Touch.screenY, attribute WheelEvent.screenY 1290 dom_externs.screenY; // attribute DOMWindow.screenY, attribut e MouseEvent.screenY, attribute Touch.screenY, attribute WheelEvent.screenY
1280 dom_externs.scripts; // attribute HTMLDocument.scripts 1291 dom_externs.scripts; // attribute HTMLDocument.scripts
1281 dom_externs.scroll; // operation DOMWindow.scroll 1292 dom_externs.scroll; // operation DOMWindow.scroll
1282 dom_externs.scrollAmount; // attribute HTMLMarqueeElement.scrollAm ount 1293 dom_externs.scrollAmount; // attribute HTMLMarqueeElement.scrollAm ount
(...skipping 10 matching lines...) Expand all
1293 dom_externs.scrollWidth; // attribute Element.scrollWidth 1304 dom_externs.scrollWidth; // attribute Element.scrollWidth
1294 dom_externs.scrollX; // attribute DOMWindow.scrollX 1305 dom_externs.scrollX; // attribute DOMWindow.scrollX
1295 dom_externs.scrollY; // attribute DOMWindow.scrollY 1306 dom_externs.scrollY; // attribute DOMWindow.scrollY
1296 dom_externs.scrollbars; // attribute DOMWindow.scrollbars 1307 dom_externs.scrollbars; // attribute DOMWindow.scrollbars
1297 dom_externs.scrolling; // attribute HTMLFrameElement.scrolling, attribute HTMLIFrameElement.scrolling 1308 dom_externs.scrolling; // attribute HTMLFrameElement.scrolling, attribute HTMLIFrameElement.scrolling
1298 dom_externs.search; // attribute HTMLAnchorElement.search, a ttribute HTMLAreaElement.search, attribute Location.search, attribute WorkerLoca tion.search 1309 dom_externs.search; // attribute HTMLAnchorElement.search, a ttribute HTMLAreaElement.search, attribute Location.search, attribute WorkerLoca tion.search
1299 dom_externs.sectionRowIndex; // attribute HTMLTableRowElement.section RowIndex 1310 dom_externs.sectionRowIndex; // attribute HTMLTableRowElement.section RowIndex
1300 dom_externs.secureConnectionStart; // attribute PerformanceTiming.secureCon nectionStart 1311 dom_externs.secureConnectionStart; // attribute PerformanceTiming.secureCon nectionStart
1301 dom_externs.seed; // attribute SVGFETurbulenceElement.seed 1312 dom_externs.seed; // attribute SVGFETurbulenceElement.seed
1302 dom_externs.seek; // operation FileWriter.seek, operation FileWriterSync.seek 1313 dom_externs.seek; // operation FileWriter.seek, operation FileWriterSync.seek
1303 dom_externs.seekable; // attribute HTMLMediaElement.seekable 1314 dom_externs.seekable; // attribute HTMLMediaElement.seekable, attribute MediaController.seekable
1304 dom_externs.seeking; // attribute HTMLMediaElement.seeking 1315 dom_externs.seeking; // attribute HTMLMediaElement.seeking
1305 dom_externs.select; // operation HTMLInputElement.select, op eration HTMLTextAreaElement.select 1316 dom_externs.select; // operation HTMLInputElement.select, op eration HTMLTextAreaElement.select
1306 dom_externs.selectAllChildren; // operation DOMSelection.selectAllChild ren 1317 dom_externs.selectAllChildren; // operation DOMSelection.selectAllChild ren
1307 dom_externs.selectNode; // operation Range.selectNode 1318 dom_externs.selectNode; // operation Range.selectNode
1308 dom_externs.selectNodeContents; // operation Range.selectNodeContents 1319 dom_externs.selectNodeContents; // operation Range.selectNodeContents
1309 dom_externs.selectSubString; // operation SVGTextContentElement.selec tSubString 1320 dom_externs.selectSubString; // operation SVGTextContentElement.selec tSubString
1310 dom_externs.selected; // attribute HTMLOptionElement.selected 1321 dom_externs.selected; // attribute HTMLOptionElement.selected
1311 dom_externs.selectedIndex; // attribute HTMLOptionsCollection.selec tedIndex, attribute HTMLSelectElement.selectedIndex 1322 dom_externs.selectedIndex; // attribute HTMLOptionsCollection.selec tedIndex, attribute HTMLSelectElement.selectedIndex
1312 dom_externs.selectedOption; // attribute HTMLInputElement.selectedOp tion 1323 dom_externs.selectedOption; // attribute HTMLInputElement.selectedOp tion
1313 dom_externs.selectedStylesheetSet; // attribute Document.selectedStylesheet Set 1324 dom_externs.selectedStylesheetSet; // attribute Document.selectedStylesheet Set
(...skipping 17 matching lines...) Expand all
1331 dom_externs.setBaseAndExtent; // operation DOMSelection.setBaseAndExte nt 1342 dom_externs.setBaseAndExtent; // operation DOMSelection.setBaseAndExte nt
1332 dom_externs.setColor; // operation SVGColor.setColor 1343 dom_externs.setColor; // operation SVGColor.setColor
1333 dom_externs.setCompositeOperation; // operation CanvasRenderingContext2D.se tCompositeOperation 1344 dom_externs.setCompositeOperation; // operation CanvasRenderingContext2D.se tCompositeOperation
1334 dom_externs.setCurrentTime; // operation SVGSVGElement.setCurrentTim e 1345 dom_externs.setCurrentTime; // operation SVGSVGElement.setCurrentTim e
1335 dom_externs.setCustomValidity; // operation HTMLButtonElement.setCustom Validity, operation HTMLFieldSetElement.setCustomValidity, operation HTMLInputEl ement.setCustomValidity, operation HTMLKeygenElement.setCustomValidity, operatio n HTMLObjectElement.setCustomValidity, operation HTMLOutputElement.setCustomVali dity, operation HTMLSelectElement.setCustomValidity, operation HTMLTextAreaEleme nt.setCustomValidity 1346 dom_externs.setCustomValidity; // operation HTMLButtonElement.setCustom Validity, operation HTMLFieldSetElement.setCustomValidity, operation HTMLInputEl ement.setCustomValidity, operation HTMLKeygenElement.setCustomValidity, operatio n HTMLObjectElement.setCustomValidity, operation HTMLOutputElement.setCustomVali dity, operation HTMLSelectElement.setCustomValidity, operation HTMLTextAreaEleme nt.setCustomValidity
1336 dom_externs.setData; // operation Clipboard.setData 1347 dom_externs.setData; // operation Clipboard.setData
1337 dom_externs.setDragImage; // operation Clipboard.setDragImage 1348 dom_externs.setDragImage; // operation Clipboard.setDragImage
1338 dom_externs.setEnd; // operation Range.setEnd 1349 dom_externs.setEnd; // operation Range.setEnd
1339 dom_externs.setEndAfter; // operation Range.setEndAfter 1350 dom_externs.setEndAfter; // operation Range.setEndAfter
1340 dom_externs.setEndBefore; // operation Range.setEndBefore 1351 dom_externs.setEndBefore; // operation Range.setEndBefore
1341 dom_externs.setExtensionAPI; // operation InspectorFrontendHost.setEx tensionAPI
1342 dom_externs.setFillColor; // operation CanvasRenderingContext2D.se tFillColor 1352 dom_externs.setFillColor; // operation CanvasRenderingContext2D.se tFillColor
1343 dom_externs.setFilterRes; // operation SVGFilterElement.setFilterR es 1353 dom_externs.setFilterRes; // operation SVGFilterElement.setFilterR es
1344 dom_externs.setFloat32; // operation DataView.setFloat32 1354 dom_externs.setFloat32; // operation DataView.setFloat32
1345 dom_externs.setFloat64; // operation DataView.setFloat64 1355 dom_externs.setFloat64; // operation DataView.setFloat64
1346 dom_externs.setFloatValue; // operation CSSPrimitiveValue.setFloatV alue 1356 dom_externs.setFloatValue; // operation CSSPrimitiveValue.setFloatV alue
1357 dom_externs.setInjectedScriptForOrigin; // operation InspectorFrontendHost.setI njectedScriptForOrigin
1347 dom_externs.setInt16; // operation DataView.setInt16 1358 dom_externs.setInt16; // operation DataView.setInt16
1348 dom_externs.setInt32; // operation DataView.setInt32 1359 dom_externs.setInt32; // operation DataView.setInt32
1349 dom_externs.setInt8; // operation DataView.setInt8 1360 dom_externs.setInt8; // operation DataView.setInt8
1350 dom_externs.setInterval; // operation DOMWindow.setInterval, oper ation WorkerContext.setInterval 1361 dom_externs.setInterval; // operation DOMWindow.setInterval, oper ation WorkerContext.setInterval
1351 dom_externs.setItem; // operation Storage.setItem 1362 dom_externs.setItem; // operation Storage.setItem
1352 dom_externs.setLineCap; // operation CanvasRenderingContext2D.se tLineCap 1363 dom_externs.setLineCap; // operation CanvasRenderingContext2D.se tLineCap
1353 dom_externs.setLineJoin; // operation CanvasRenderingContext2D.se tLineJoin 1364 dom_externs.setLineJoin; // operation CanvasRenderingContext2D.se tLineJoin
1354 dom_externs.setLineWidth; // operation CanvasRenderingContext2D.se tLineWidth 1365 dom_externs.setLineWidth; // operation CanvasRenderingContext2D.se tLineWidth
1355 dom_externs.setMatrix; // operation SVGTransform.setMatrix 1366 dom_externs.setMatrix; // operation SVGTransform.setMatrix
1356 dom_externs.setMatrixValue; // operation WebKitCSSMatrix.setMatrixVa lue 1367 dom_externs.setMatrixValue; // operation WebKitCSSMatrix.setMatrixVa lue
(...skipping 139 matching lines...) Expand 10 before | Expand all | Expand 10 after
1496 dom_externs.texImage2D; // operation WebGLRenderingContext.texIm age2D 1507 dom_externs.texImage2D; // operation WebGLRenderingContext.texIm age2D
1497 dom_externs.texParameterf; // operation WebGLRenderingContext.texPa rameterf 1508 dom_externs.texParameterf; // operation WebGLRenderingContext.texPa rameterf
1498 dom_externs.texParameteri; // operation WebGLRenderingContext.texPa rameteri 1509 dom_externs.texParameteri; // operation WebGLRenderingContext.texPa rameteri
1499 dom_externs.texSubImage2D; // operation WebGLRenderingContext.texSu bImage2D 1510 dom_externs.texSubImage2D; // operation WebGLRenderingContext.texSu bImage2D
1500 dom_externs.text; // attribute HTMLAnchorElement.text, att ribute HTMLBodyElement.text, attribute HTMLOptionElement.text, attribute HTMLScr iptElement.text, attribute HTMLTitleElement.text 1511 dom_externs.text; // attribute HTMLAnchorElement.text, att ribute HTMLBodyElement.text, attribute HTMLOptionElement.text, attribute HTMLScr iptElement.text, attribute HTMLTitleElement.text
1501 dom_externs.textAlign; // attribute CanvasRenderingContext2D.te xtAlign 1512 dom_externs.textAlign; // attribute CanvasRenderingContext2D.te xtAlign
1502 dom_externs.textBaseline; // attribute CanvasRenderingContext2D.te xtBaseline 1513 dom_externs.textBaseline; // attribute CanvasRenderingContext2D.te xtBaseline
1503 dom_externs.textContent; // attribute Node.textContent 1514 dom_externs.textContent; // attribute Node.textContent
1504 dom_externs.textLength; // attribute HTMLTextAreaElement.textLen gth, attribute SVGTextContentElement.textLength 1515 dom_externs.textLength; // attribute HTMLTextAreaElement.textLen gth, attribute SVGTextContentElement.textLength
1505 dom_externs.textPosition; // attribute TextTrackCue.textPosition 1516 dom_externs.textPosition; // attribute TextTrackCue.textPosition
1517 dom_externs.textTracks; // attribute HTMLMediaElement.textTracks
1506 dom_externs.time; // operation Console.time 1518 dom_externs.time; // operation Console.time
1507 dom_externs.timeEnd; // operation Console.timeEnd 1519 dom_externs.timeEnd; // operation Console.timeEnd
1508 dom_externs.timeStamp; // operation Console.timeStamp, attribut e Event.timeStamp 1520 dom_externs.timeStamp; // operation Console.timeStamp, attribut e Event.timeStamp
1509 dom_externs.timestamp; // attribute Geoposition.timestamp 1521 dom_externs.timestamp; // attribute Geoposition.timestamp
1510 dom_externs.timing; // attribute Performance.timing 1522 dom_externs.timing; // attribute Performance.timing
1511 dom_externs.title; // attribute Document.title, attribute H TMLElement.title, attribute SVGStyleElement.title, attribute ScriptProfile.title , attribute StyleSheet.title 1523 dom_externs.title; // attribute Document.title, attribute H TMLElement.title, attribute SVGStyleElement.title, attribute ScriptProfile.title , attribute StyleSheet.title
1512 dom_externs.toDataURL; // operation HTMLCanvasElement.toDataURL 1524 dom_externs.toDataURL; // operation HTMLCanvasElement.toDataURL
1513 dom_externs.toElement; // attribute MouseEvent.toElement 1525 dom_externs.toElement; // attribute MouseEvent.toElement
1514 dom_externs.toString; // operation DOMException.toString, oper ation DOMSelection.toString, operation DOMTokenList.toString, operation EventExc eption.toString, operation FileException.toString, operation HTMLAnchorElement.t oString, operation IDBDatabaseException.toString, operation OperationNotAllowedE xception.toString, operation Range.toString, operation RangeException.toString, operation SVGException.toString, operation WebKitCSSMatrix.toString, operation W orkerLocation.toString, operation XMLHttpRequestException.toString, operation XP athException.toString 1526 dom_externs.toString; // operation DOMException.toString, oper ation DOMSelection.toString, operation DOMTokenList.toString, operation EventExc eption.toString, operation FileException.toString, operation HTMLAnchorElement.t oString, operation IDBDatabaseException.toString, operation OperationNotAllowedE xception.toString, operation Range.toString, operation RangeException.toString, operation SVGException.toString, operation WebKitCSSMatrix.toString, operation W orkerLocation.toString, operation XMLHttpRequestException.toString, operation XP athException.toString
1515 dom_externs.toStringFunction; // operation Location.toStringFunction 1527 dom_externs.toStringFunction; // operation Location.toStringFunction
1516 dom_externs.toURL; // operation Entry.toURL, operation Entr ySync.toURL 1528 dom_externs.toURL; // operation Entry.toURL, operation Entr ySync.toURL
1517 dom_externs.toggle; // operation DOMTokenList.toggle 1529 dom_externs.toggle; // operation DOMTokenList.toggle
1518 dom_externs.tooLong; // attribute ValidityState.tooLong 1530 dom_externs.tooLong; // attribute ValidityState.tooLong
1519 dom_externs.toolbar; // attribute DOMWindow.toolbar 1531 dom_externs.toolbar; // attribute DOMWindow.toolbar
1520 dom_externs.top; // attribute ClientRect.top, attribute D OMWindow.top, attribute Rect.top 1532 dom_externs.top; // attribute ClientRect.top, attribute D OMWindow.top, attribute Rect.top
1521 dom_externs.total; // attribute ProgressEvent.total 1533 dom_externs.total; // attribute ProgressEvent.total
1522 dom_externs.totalJSHeapSize; // attribute MemoryInfo.totalJSHeapSize 1534 dom_externs.totalJSHeapSize; // attribute MemoryInfo.totalJSHeapSize
1523 dom_externs.totalSize; // attribute XMLHttpRequestProgressEvent .totalSize 1535 dom_externs.totalSize; // attribute XMLHttpRequestProgressEvent .totalSize
1524 dom_externs.totalTime; // attribute ScriptProfileNode.totalTime 1536 dom_externs.totalTime; // attribute ScriptProfileNode.totalTime
1525 dom_externs.touches; // attribute TouchEvent.touches 1537 dom_externs.touches; // attribute TouchEvent.touches
1526 dom_externs.trace; // operation Console.trace 1538 dom_externs.trace; // operation Console.trace
1527 dom_externs.track; // attribute HTMLTrackElement.track, att ribute TextTrackCue.track 1539 dom_externs.track; // attribute HTMLTrackElement.track, att ribute TextTrackCue.track, attribute TrackEvent.track
1528 dom_externs.transaction; // operation Database.transaction, opera tion DatabaseSync.transaction, operation IDBDatabase.transaction, attribute IDBO bjectStore.transaction, attribute IDBRequest.transaction 1540 dom_externs.transaction; // operation Database.transaction, opera tion DatabaseSync.transaction, operation IDBDatabase.transaction, attribute IDBO bjectStore.transaction, attribute IDBRequest.transaction
1529 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 1541 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
1530 dom_externs.transformString; // attribute SVGViewSpec.transformString 1542 dom_externs.transformString; // attribute SVGViewSpec.transformString
1531 dom_externs.transformToDocument; // operation XSLTProcessor.transformToDo cument 1543 dom_externs.transformToDocument; // operation XSLTProcessor.transformToDo cument
1532 dom_externs.transformToFragment; // operation XSLTProcessor.transformToFr agment 1544 dom_externs.transformToFragment; // operation XSLTProcessor.transformToFr agment
1533 dom_externs.translate; // operation CanvasRenderingContext2D.tr anslate, operation SVGMatrix.translate, operation WebKitCSSMatrix.translate 1545 dom_externs.translate; // operation CanvasRenderingContext2D.tr anslate, operation SVGMatrix.translate, operation WebKitCSSMatrix.translate
1534 dom_externs.trueSpeed; // attribute HTMLMarqueeElement.trueSpee d 1546 dom_externs.trueSpeed; // attribute HTMLMarqueeElement.trueSpee d
1535 dom_externs.truncate; // operation FileWriter.truncate, operat ion FileWriterSync.truncate 1547 dom_externs.truncate; // operation FileWriter.truncate, operat ion FileWriterSync.truncate
1536 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 1548 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
1537 dom_externs.typeMismatch; // attribute ValidityState.typeMismatch 1549 dom_externs.typeMismatch; // attribute ValidityState.typeMismatch
(...skipping 16 matching lines...) Expand all
1554 dom_externs.uniform4i; // operation WebGLRenderingContext.unifo rm4i 1566 dom_externs.uniform4i; // operation WebGLRenderingContext.unifo rm4i
1555 dom_externs.uniform4iv; // operation WebGLRenderingContext.unifo rm4iv 1567 dom_externs.uniform4iv; // operation WebGLRenderingContext.unifo rm4iv
1556 dom_externs.uniformMatrix2fv; // operation WebGLRenderingContext.unifo rmMatrix2fv 1568 dom_externs.uniformMatrix2fv; // operation WebGLRenderingContext.unifo rmMatrix2fv
1557 dom_externs.uniformMatrix3fv; // operation WebGLRenderingContext.unifo rmMatrix3fv 1569 dom_externs.uniformMatrix3fv; // operation WebGLRenderingContext.unifo rmMatrix3fv
1558 dom_externs.uniformMatrix4fv; // operation WebGLRenderingContext.unifo rmMatrix4fv 1570 dom_externs.uniformMatrix4fv; // operation WebGLRenderingContext.unifo rmMatrix4fv
1559 dom_externs.unique; // attribute IDBIndex.unique 1571 dom_externs.unique; // attribute IDBIndex.unique
1560 dom_externs.unitType; // attribute SVGAngle.unitType, attribut e SVGLength.unitType 1572 dom_externs.unitType; // attribute SVGAngle.unitType, attribut e SVGLength.unitType
1561 dom_externs.units; // attribute AudioParam.units 1573 dom_externs.units; // attribute AudioParam.units
1562 dom_externs.unloadEventEnd; // attribute PerformanceTiming.unloadEve ntEnd 1574 dom_externs.unloadEventEnd; // attribute PerformanceTiming.unloadEve ntEnd
1563 dom_externs.unloadEventStart; // attribute PerformanceTiming.unloadEve ntStart 1575 dom_externs.unloadEventStart; // attribute PerformanceTiming.unloadEve ntStart
1576 dom_externs.unlock; // operation PointerLock.unlock
1564 dom_externs.unpauseAnimations; // operation SVGSVGElement.unpauseAnimat ions 1577 dom_externs.unpauseAnimations; // operation SVGSVGElement.unpauseAnimat ions
1565 dom_externs.unsuspendRedraw; // operation SVGSVGElement.unsuspendRedr aw 1578 dom_externs.unsuspendRedraw; // operation SVGSVGElement.unsuspendRedr aw
1566 dom_externs.unsuspendRedrawAll; // operation SVGSVGElement.unsuspendRedr awAll 1579 dom_externs.unsuspendRedrawAll; // operation SVGSVGElement.unsuspendRedr awAll
1567 dom_externs.update; // operation DOMApplicationCache.update, operation IDBCursor.update 1580 dom_externs.update; // operation DOMApplicationCache.update, operation IDBCursor.update
1568 dom_externs.upload; // attribute XMLHttpRequest.upload 1581 dom_externs.upload; // attribute XMLHttpRequest.upload
1569 dom_externs.upper; // attribute IDBKeyRange.upper 1582 dom_externs.upper; // attribute IDBKeyRange.upper
1570 dom_externs.upperBound; // operation IDBKeyRange.upperBound 1583 dom_externs.upperBound; // operation IDBKeyRange.upperBound
1571 dom_externs.upperOpen; // attribute IDBKeyRange.upperOpen 1584 dom_externs.upperOpen; // attribute IDBKeyRange.upperOpen
1572 dom_externs.uri; // attribute SVGPaint.uri 1585 dom_externs.uri; // attribute SVGPaint.uri
1573 dom_externs.url; // attribute BeforeLoadEvent.url, attrib ute ScriptProfileNode.url, attribute StorageEvent.url 1586 dom_externs.url; // attribute BeforeLoadEvent.url, attrib ute ScriptProfileNode.url, attribute StorageEvent.url
(...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after
1608 dom_externs.videoWidth; // attribute HTMLVideoElement.videoWidth 1621 dom_externs.videoWidth; // attribute HTMLVideoElement.videoWidth
1609 dom_externs.view; // attribute UIEvent.view 1622 dom_externs.view; // attribute UIEvent.view
1610 dom_externs.viewBox; // attribute SVGFitToViewBox.viewBox, at tribute SVGMarkerElement.viewBox, attribute SVGPatternElement.viewBox, attribute SVGSVGElement.viewBox, attribute SVGSymbolElement.viewBox, attribute SVGViewEle ment.viewBox, attribute SVGViewSpec.viewBox 1623 dom_externs.viewBox; // attribute SVGFitToViewBox.viewBox, at tribute SVGMarkerElement.viewBox, attribute SVGPatternElement.viewBox, attribute SVGSVGElement.viewBox, attribute SVGSymbolElement.viewBox, attribute SVGViewEle ment.viewBox, attribute SVGViewSpec.viewBox
1611 dom_externs.viewBoxString; // attribute SVGViewSpec.viewBoxString 1624 dom_externs.viewBoxString; // attribute SVGViewSpec.viewBoxString
1612 dom_externs.viewTarget; // attribute SVGViewElement.viewTarget, attribute SVGViewSpec.viewTarget 1625 dom_externs.viewTarget; // attribute SVGViewElement.viewTarget, attribute SVGViewSpec.viewTarget
1613 dom_externs.viewTargetString; // attribute SVGViewSpec.viewTargetStrin g 1626 dom_externs.viewTargetString; // attribute SVGViewSpec.viewTargetStrin g
1614 dom_externs.viewport; // attribute SVGSVGElement.viewport, ope ration WebGLRenderingContext.viewport 1627 dom_externs.viewport; // attribute SVGSVGElement.viewport, ope ration WebGLRenderingContext.viewport
1615 dom_externs.viewportElement; // attribute SVGElement.viewportElement 1628 dom_externs.viewportElement; // attribute SVGElement.viewportElement
1616 dom_externs.visible; // attribute BarInfo.visible, attribute ScriptProfileNode.visible 1629 dom_externs.visible; // attribute BarInfo.visible, attribute ScriptProfileNode.visible
1617 dom_externs.vlinkColor; // attribute HTMLDocument.vlinkColor 1630 dom_externs.vlinkColor; // attribute HTMLDocument.vlinkColor
1618 dom_externs.volume; // attribute HTMLMediaElement.volume 1631 dom_externs.volume; // attribute HTMLMediaElement.volume, at tribute MediaController.volume
1619 dom_externs.vspace; // attribute HTMLAppletElement.vspace, a ttribute HTMLImageElement.vspace, attribute HTMLMarqueeElement.vspace, attribute HTMLObjectElement.vspace 1632 dom_externs.vspace; // attribute HTMLAppletElement.vspace, a ttribute HTMLImageElement.vspace, attribute HTMLMarqueeElement.vspace, attribute HTMLObjectElement.vspace
1620 dom_externs.warn; // operation Console.warn 1633 dom_externs.warn; // operation Console.warn
1621 dom_externs.wasClean; // attribute CloseEvent.wasClean 1634 dom_externs.wasClean; // attribute CloseEvent.wasClean
1622 dom_externs.watchPosition; // operation Geolocation.watchPosition 1635 dom_externs.watchPosition; // operation Geolocation.watchPosition
1623 dom_externs.webkitAudioDecodedByteCount; // attribute HTMLMediaElement.webkitAu dioDecodedByteCount 1636 dom_externs.webkitAudioDecodedByteCount; // attribute HTMLMediaElement.webkitAu dioDecodedByteCount
1637 dom_externs.webkitCancelAnimationFrame; // operation DOMWindow.webkitCancelAnim ationFrame
1624 dom_externs.webkitCancelFullScreen; // operation Document.webkitCancelFullSc reen 1638 dom_externs.webkitCancelFullScreen; // operation Document.webkitCancelFullSc reen
1625 dom_externs.webkitCancelRequestAnimationFrame; // operation DOMWindow.webkitCan celRequestAnimationFrame 1639 dom_externs.webkitCancelRequestAnimationFrame; // operation DOMWindow.webkitCan celRequestAnimationFrame
1626 dom_externs.webkitClosedCaptionsVisible; // attribute HTMLMediaElement.webkitCl osedCaptionsVisible 1640 dom_externs.webkitClosedCaptionsVisible; // attribute HTMLMediaElement.webkitCl osedCaptionsVisible
1627 dom_externs.webkitConvertPointFromNodeToPage; // operation DOMWindow.webkitConv ertPointFromNodeToPage 1641 dom_externs.webkitConvertPointFromNodeToPage; // operation DOMWindow.webkitConv ertPointFromNodeToPage
1628 dom_externs.webkitConvertPointFromPageToNode; // operation DOMWindow.webkitConv ertPointFromPageToNode 1642 dom_externs.webkitConvertPointFromPageToNode; // operation DOMWindow.webkitConv ertPointFromPageToNode
1629 dom_externs.webkitCurrentFullScreenElement; // attribute Document.webkitCurrent FullScreenElement 1643 dom_externs.webkitCurrentFullScreenElement; // attribute Document.webkitCurrent FullScreenElement
1630 dom_externs.webkitDecodedFrameCount; // attribute HTMLVideoElement.webkitDeco dedFrameCount 1644 dom_externs.webkitDecodedFrameCount; // attribute HTMLVideoElement.webkitDeco dedFrameCount
1631 dom_externs.webkitDirectionInvertedFromDevice; // attribute WheelEvent.webkitDi rectionInvertedFromDevice 1645 dom_externs.webkitDirectionInvertedFromDevice; // attribute WheelEvent.webkitDi rectionInvertedFromDevice
1632 dom_externs.webkitDisplayingFullscreen; // attribute HTMLVideoElement.webkitDis playingFullscreen 1646 dom_externs.webkitDisplayingFullscreen; // attribute HTMLVideoElement.webkitDis playingFullscreen
1633 dom_externs.webkitDroppedFrameCount; // attribute HTMLVideoElement.webkitDrop pedFrameCount 1647 dom_externs.webkitDroppedFrameCount; // attribute HTMLVideoElement.webkitDrop pedFrameCount
1634 dom_externs.webkitEnterFullScreen; // operation HTMLVideoElement.webkitEnte rFullScreen 1648 dom_externs.webkitEnterFullScreen; // operation HTMLVideoElement.webkitEnte rFullScreen
1635 dom_externs.webkitEnterFullscreen; // operation HTMLVideoElement.webkitEnte rFullscreen 1649 dom_externs.webkitEnterFullscreen; // operation HTMLVideoElement.webkitEnte rFullscreen
1636 dom_externs.webkitErrorMessage; // attribute IDBRequest.webkitErrorMessa ge 1650 dom_externs.webkitErrorMessage; // attribute IDBRequest.webkitErrorMessa ge
1637 dom_externs.webkitExitFullScreen; // operation HTMLVideoElement.webkitExit FullScreen 1651 dom_externs.webkitExitFullScreen; // operation HTMLVideoElement.webkitExit FullScreen
1638 dom_externs.webkitExitFullscreen; // operation HTMLVideoElement.webkitExit Fullscreen 1652 dom_externs.webkitExitFullscreen; // operation HTMLVideoElement.webkitExit Fullscreen
1639 dom_externs.webkitForce; // attribute Touch.webkitForce 1653 dom_externs.webkitForce; // attribute Touch.webkitForce
1640 dom_externs.webkitFullScreenKeyboardInputAllowed; // attribute Document.webkitF ullScreenKeyboardInputAllowed 1654 dom_externs.webkitFullScreenKeyboardInputAllowed; // attribute Document.webkitF ullScreenKeyboardInputAllowed
1641 dom_externs.webkitGetUserMedia; // operation Navigator.webkitGetUserMedi a 1655 dom_externs.webkitGetFlowByName; // operation Document.webkitGetFlowByNam e
1642 dom_externs.webkitGrammar; // attribute HTMLInputElement.webkitGram mar 1656 dom_externs.webkitGrammar; // attribute HTMLInputElement.webkitGram mar
1643 dom_externs.webkitHasClosedCaptions; // attribute HTMLMediaElement.webkitHasC losedCaptions 1657 dom_externs.webkitHasClosedCaptions; // attribute HTMLMediaElement.webkitHasC losedCaptions
1644 dom_externs.webkitHidden; // attribute Document.webkitHidden 1658 dom_externs.webkitHidden; // attribute Document.webkitHidden
1645 dom_externs.webkitIndexedDB; // attribute DOMWindow.webkitIndexedDB 1659 dom_externs.webkitIndexedDB; // attribute DOMWindow.webkitIndexedDB, attribute WorkerContext.webkitIndexedDB
1646 dom_externs.webkitInitMessageEvent; // operation MessageEvent.webkitInitMess ageEvent 1660 dom_externs.webkitInitMessageEvent; // operation MessageEvent.webkitInitMess ageEvent
1647 dom_externs.webkitIsFullScreen; // attribute Document.webkitIsFullScreen 1661 dom_externs.webkitIsFullScreen; // attribute Document.webkitIsFullScreen
1648 dom_externs.webkitLineDash; // attribute CanvasRenderingContext2D.we bkitLineDash 1662 dom_externs.webkitLineDash; // attribute CanvasRenderingContext2D.we bkitLineDash
1649 dom_externs.webkitLineDashOffset; // attribute CanvasRenderingContext2D.we bkitLineDashOffset 1663 dom_externs.webkitLineDashOffset; // attribute CanvasRenderingContext2D.we bkitLineDashOffset
1650 dom_externs.webkitMatchesSelector; // operation Element.webkitMatchesSelect or 1664 dom_externs.webkitMatchesSelector; // operation Element.webkitMatchesSelect or
1651 dom_externs.webkitMediaSourceURL; // attribute HTMLMediaElement.webkitMedi aSourceURL 1665 dom_externs.webkitMediaSourceURL; // attribute HTMLMediaElement.webkitMedi aSourceURL
1666 dom_externs.webkitMovementX; // attribute MouseEvent.webkitMovementX
1667 dom_externs.webkitMovementY; // attribute MouseEvent.webkitMovementY
1652 dom_externs.webkitNotifications; // attribute DOMWindow.webkitNotificatio ns, attribute WorkerContext.webkitNotifications 1668 dom_externs.webkitNotifications; // attribute DOMWindow.webkitNotificatio ns, attribute WorkerContext.webkitNotifications
1653 dom_externs.webkitPostMessage; // operation DOMWindow.webkitPostMessage , operation DedicatedWorkerContext.webkitPostMessage, operation MessagePort.webk itPostMessage, operation Worker.webkitPostMessage 1669 dom_externs.webkitPostMessage; // operation DOMWindow.webkitPostMessage , operation DedicatedWorkerContext.webkitPostMessage, operation MessagePort.webk itPostMessage, operation Worker.webkitPostMessage
1654 dom_externs.webkitPreservesPitch; // attribute HTMLMediaElement.webkitPres ervesPitch 1670 dom_externs.webkitPreservesPitch; // attribute HTMLMediaElement.webkitPres ervesPitch
1655 dom_externs.webkitRadiusX; // attribute Touch.webkitRadiusX 1671 dom_externs.webkitRadiusX; // attribute Touch.webkitRadiusX
1656 dom_externs.webkitRadiusY; // attribute Touch.webkitRadiusY 1672 dom_externs.webkitRadiusY; // attribute Touch.webkitRadiusY
1657 dom_externs.webkitRelativePath; // attribute File.webkitRelativePath 1673 dom_externs.webkitRelativePath; // attribute File.webkitRelativePath
1658 dom_externs.webkitRequestAnimationFrame; // operation DOMWindow.webkitRequestAn imationFrame 1674 dom_externs.webkitRequestAnimationFrame; // operation DOMWindow.webkitRequestAn imationFrame
1659 dom_externs.webkitRequestFileSystem; // operation DOMWindow.webkitRequestFile System, operation WorkerContext.webkitRequestFileSystem 1675 dom_externs.webkitRequestFileSystem; // operation DOMWindow.webkitRequestFile System, operation WorkerContext.webkitRequestFileSystem
1660 dom_externs.webkitRequestFileSystemSync; // operation WorkerContext.webkitReque stFileSystemSync 1676 dom_externs.webkitRequestFileSystemSync; // operation WorkerContext.webkitReque stFileSystemSync
1661 dom_externs.webkitRequestFullScreen; // operation Element.webkitRequestFullSc reen 1677 dom_externs.webkitRequestFullScreen; // operation Element.webkitRequestFullSc reen
(...skipping 11 matching lines...) Expand all
1673 dom_externs.webkitVideoDecodedByteCount; // attribute HTMLMediaElement.webkitVi deoDecodedByteCount 1689 dom_externs.webkitVideoDecodedByteCount; // attribute HTMLMediaElement.webkitVi deoDecodedByteCount
1674 dom_externs.webkitVisibilityState; // attribute Document.webkitVisibilitySt ate 1690 dom_externs.webkitVisibilityState; // attribute Document.webkitVisibilitySt ate
1675 dom_externs.webkitdirectory; // attribute HTMLInputElement.webkitdire ctory 1691 dom_externs.webkitdirectory; // attribute HTMLInputElement.webkitdire ctory
1676 dom_externs.webkitdropzone; // attribute HTMLElement.webkitdropzone 1692 dom_externs.webkitdropzone; // attribute HTMLElement.webkitdropzone
1677 dom_externs.whatToShow; // attribute NodeIterator.whatToShow, at tribute TreeWalker.whatToShow 1693 dom_externs.whatToShow; // attribute NodeIterator.whatToShow, at tribute TreeWalker.whatToShow
1678 dom_externs.wheelDelta; // attribute WheelEvent.wheelDelta 1694 dom_externs.wheelDelta; // attribute WheelEvent.wheelDelta
1679 dom_externs.wheelDeltaX; // attribute WheelEvent.wheelDeltaX 1695 dom_externs.wheelDeltaX; // attribute WheelEvent.wheelDeltaX
1680 dom_externs.wheelDeltaY; // attribute WheelEvent.wheelDeltaY 1696 dom_externs.wheelDeltaY; // attribute WheelEvent.wheelDeltaY
1681 dom_externs.which; // attribute UIEvent.which 1697 dom_externs.which; // attribute UIEvent.which
1682 dom_externs.wholeText; // attribute Text.wholeText 1698 dom_externs.wholeText; // attribute Text.wholeText
1683 dom_externs.width; // attribute ClientRect.width, attribute HTMLAppletElement.width, attribute HTMLCanvasElement.width, attribute HTMLDocum ent.width, attribute HTMLEmbedElement.width, attribute HTMLFrameElement.width, a ttribute HTMLHRElement.width, attribute HTMLIFrameElement.width, attribute HTMLI mageElement.width, attribute HTMLMarqueeElement.width, attribute HTMLObjectEleme nt.width, attribute HTMLPreElement.width, attribute HTMLTableCellElement.width, attribute HTMLTableColElement.width, attribute HTMLTableElement.width, attribute HTMLVideoElement.width, attribute ImageData.width, attribute SVGFEBlendElement. width, attribute SVGFEColorMatrixElement.width, attribute SVGFEComponentTransfer Element.width, attribute SVGFECompositeElement.width, attribute SVGFEConvolveMat rixElement.width, attribute SVGFEDiffuseLightingElement.width, attribute SVGFEDi splacementMapElement.width, attribute SVGFEDropShadowElement.width, attribute SV GFEFloodElement.width, attribute SVGFEGaussianBlurElement.width, attribute SVGFE ImageElement.width, attribute SVGFEMergeElement.width, attribute SVGFEMorphology Element.width, attribute SVGFEOffsetElement.width, attribute SVGFESpecularLighti ngElement.width, attribute SVGFETileElement.width, attribute SVGFETurbulenceElem ent.width, attribute SVGFilterElement.width, attribute SVGFilterPrimitiveStandar dAttributes.width, attribute SVGForeignObjectElement.width, attribute SVGImageEl ement.width, attribute SVGMaskElement.width, attribute SVGPatternElement.width, attribute SVGRect.width, attribute SVGRectElement.width, attribute SVGSVGElement .width, attribute SVGUseElement.width, attribute Screen.width, attribute TextMet rics.width 1699 dom_externs.width; // attribute ClientRect.width, attribute HTMLAppletElement.width, attribute HTMLCanvasElement.width, attribute HTMLEmbed Element.width, attribute HTMLFrameElement.width, attribute HTMLHRElement.width, attribute HTMLIFrameElement.width, attribute HTMLImageElement.width, attribute H TMLMarqueeElement.width, attribute HTMLObjectElement.width, attribute HTMLPreEle ment.width, attribute HTMLTableCellElement.width, attribute HTMLTableColElement. width, attribute HTMLTableElement.width, attribute HTMLVideoElement.width, attri bute ImageData.width, attribute SVGFEBlendElement.width, attribute SVGFEColorMat rixElement.width, attribute SVGFEComponentTransferElement.width, attribute SVGFE CompositeElement.width, attribute SVGFEConvolveMatrixElement.width, attribute SV GFEDiffuseLightingElement.width, attribute SVGFEDisplacementMapElement.width, at tribute SVGFEDropShadowElement.width, attribute SVGFEFloodElement.width, attribu te SVGFEGaussianBlurElement.width, attribute SVGFEImageElement.width, attribute SVGFEMergeElement.width, attribute SVGFEMorphologyElement.width, attribute SVGFE OffsetElement.width, attribute SVGFESpecularLightingElement.width, attribute SVG FETileElement.width, attribute SVGFETurbulenceElement.width, attribute SVGFilter Element.width, attribute SVGFilterPrimitiveStandardAttributes.width, attribute S VGForeignObjectElement.width, attribute SVGImageElement.width, attribute SVGMask Element.width, attribute SVGPatternElement.width, attribute SVGRect.width, attri bute SVGRectElement.width, attribute SVGSVGElement.width, attribute SVGUseElemen t.width, attribute Screen.width, attribute TextMetrics.width
1684 dom_externs.willValidate; // attribute HTMLButtonElement.willValid ate, attribute HTMLFieldSetElement.willValidate, attribute HTMLInputElement.will Validate, attribute HTMLKeygenElement.willValidate, attribute HTMLObjectElement. willValidate, attribute HTMLOutputElement.willValidate, attribute HTMLSelectElem ent.willValidate, attribute HTMLTextAreaElement.willValidate 1700 dom_externs.willValidate; // attribute HTMLButtonElement.willValid ate, attribute HTMLFieldSetElement.willValidate, attribute HTMLInputElement.will Validate, attribute HTMLKeygenElement.willValidate, attribute HTMLObjectElement. willValidate, attribute HTMLOutputElement.willValidate, attribute HTMLSelectElem ent.willValidate, attribute HTMLTextAreaElement.willValidate
1685 dom_externs.window; // attribute DOMWindow.window 1701 dom_externs.window; // attribute DOMWindow.window
1686 dom_externs.withCredentials; // attribute XMLHttpRequest.withCredenti als 1702 dom_externs.withCredentials; // attribute XMLHttpRequest.withCredenti als
1687 dom_externs.wrap; // attribute HTMLPreElement.wrap, attrib ute HTMLTextAreaElement.wrap 1703 dom_externs.wrap; // attribute HTMLPreElement.wrap, attrib ute HTMLTextAreaElement.wrap
1688 dom_externs.write; // operation FileWriter.write, operation FileWriterSync.write, operation HTMLDocument.write 1704 dom_externs.write; // operation FileWriter.write, operation FileWriterSync.write, operation HTMLDocument.write
1689 dom_externs.writeln; // operation HTMLDocument.writeln 1705 dom_externs.writeln; // operation HTMLDocument.writeln
1690 dom_externs.x; // attribute HTMLImageElement.x, attribu te MouseEvent.x, attribute SVGCursorElement.x, attribute SVGFEBlendElement.x, at tribute SVGFEColorMatrixElement.x, attribute SVGFEComponentTransferElement.x, at tribute SVGFECompositeElement.x, attribute SVGFEConvolveMatrixElement.x, attribu te SVGFEDiffuseLightingElement.x, attribute SVGFEDisplacementMapElement.x, attri bute SVGFEDropShadowElement.x, attribute SVGFEFloodElement.x, attribute SVGFEGau ssianBlurElement.x, attribute SVGFEImageElement.x, attribute SVGFEMergeElement.x , attribute SVGFEMorphologyElement.x, attribute SVGFEOffsetElement.x, attribute SVGFEPointLightElement.x, attribute SVGFESpecularLightingElement.x, attribute SV GFESpotLightElement.x, attribute SVGFETileElement.x, attribute SVGFETurbulenceEl ement.x, attribute SVGFilterElement.x, attribute SVGFilterPrimitiveStandardAttri butes.x, attribute SVGForeignObjectElement.x, attribute SVGGlyphRefElement.x, at tribute SVGImageElement.x, attribute SVGMaskElement.x, attribute SVGPathSegArcAb s.x, attribute SVGPathSegArcRel.x, attribute SVGPathSegCurvetoCubicAbs.x, attrib ute SVGPathSegCurvetoCubicRel.x, attribute SVGPathSegCurvetoCubicSmoothAbs.x, at tribute SVGPathSegCurvetoCubicSmoothRel.x, attribute SVGPathSegCurvetoQuadraticA bs.x, attribute SVGPathSegCurvetoQuadraticRel.x, attribute SVGPathSegCurvetoQuad raticSmoothAbs.x, attribute SVGPathSegCurvetoQuadraticSmoothRel.x, attribute SVG PathSegLinetoAbs.x, attribute SVGPathSegLinetoHorizontalAbs.x, attribute SVGPath SegLinetoHorizontalRel.x, attribute SVGPathSegLinetoRel.x, attribute SVGPathSegM ovetoAbs.x, attribute SVGPathSegMovetoRel.x, attribute SVGPatternElement.x, attr ibute SVGPoint.x, attribute SVGRect.x, attribute SVGRectElement.x, attribute SVG SVGElement.x, attribute SVGTextPositioningElement.x, attribute SVGUseElement.x, attribute WebKitPoint.x, attribute WheelEvent.x 1706 dom_externs.x; // attribute HTMLImageElement.x, attribu te MouseEvent.x, attribute SVGCursorElement.x, attribute SVGFEBlendElement.x, at tribute SVGFEColorMatrixElement.x, attribute SVGFEComponentTransferElement.x, at tribute SVGFECompositeElement.x, attribute SVGFEConvolveMatrixElement.x, attribu te SVGFEDiffuseLightingElement.x, attribute SVGFEDisplacementMapElement.x, attri bute SVGFEDropShadowElement.x, attribute SVGFEFloodElement.x, attribute SVGFEGau ssianBlurElement.x, attribute SVGFEImageElement.x, attribute SVGFEMergeElement.x , attribute SVGFEMorphologyElement.x, attribute SVGFEOffsetElement.x, attribute SVGFEPointLightElement.x, attribute SVGFESpecularLightingElement.x, attribute SV GFESpotLightElement.x, attribute SVGFETileElement.x, attribute SVGFETurbulenceEl ement.x, attribute SVGFilterElement.x, attribute SVGFilterPrimitiveStandardAttri butes.x, attribute SVGForeignObjectElement.x, attribute SVGGlyphRefElement.x, at tribute SVGImageElement.x, attribute SVGMaskElement.x, attribute SVGPathSegArcAb s.x, attribute SVGPathSegArcRel.x, attribute SVGPathSegCurvetoCubicAbs.x, attrib ute SVGPathSegCurvetoCubicRel.x, attribute SVGPathSegCurvetoCubicSmoothAbs.x, at tribute SVGPathSegCurvetoCubicSmoothRel.x, attribute SVGPathSegCurvetoQuadraticA bs.x, attribute SVGPathSegCurvetoQuadraticRel.x, attribute SVGPathSegCurvetoQuad raticSmoothAbs.x, attribute SVGPathSegCurvetoQuadraticSmoothRel.x, attribute SVG PathSegLinetoAbs.x, attribute SVGPathSegLinetoHorizontalAbs.x, attribute SVGPath SegLinetoHorizontalRel.x, attribute SVGPathSegLinetoRel.x, attribute SVGPathSegM ovetoAbs.x, attribute SVGPathSegMovetoRel.x, attribute SVGPatternElement.x, attr ibute SVGPoint.x, attribute SVGRect.x, attribute SVGRectElement.x, attribute SVG SVGElement.x, attribute SVGTextPositioningElement.x, attribute SVGUseElement.x, attribute WebKitPoint.x, attribute WheelEvent.x
1691 dom_externs.x1; // attribute SVGLineElement.x1, attribut e SVGLinearGradientElement.x1, attribute SVGPathSegCurvetoCubicAbs.x1, attribute SVGPathSegCurvetoCubicRel.x1, attribute SVGPathSegCurvetoQuadraticAbs.x1, attri bute SVGPathSegCurvetoQuadraticRel.x1 1707 dom_externs.x1; // attribute SVGLineElement.x1, attribut e SVGLinearGradientElement.x1, attribute SVGPathSegCurvetoCubicAbs.x1, attribute SVGPathSegCurvetoCubicRel.x1, attribute SVGPathSegCurvetoQuadraticAbs.x1, attri bute SVGPathSegCurvetoQuadraticRel.x1
1692 dom_externs.x2; // attribute SVGLineElement.x2, attribut e SVGLinearGradientElement.x2, attribute SVGPathSegCurvetoCubicAbs.x2, attribute SVGPathSegCurvetoCubicRel.x2, attribute SVGPathSegCurvetoCubicSmoothAbs.x2, att ribute SVGPathSegCurvetoCubicSmoothRel.x2 1708 dom_externs.x2; // attribute SVGLineElement.x2, attribut e SVGLinearGradientElement.x2, attribute SVGPathSegCurvetoCubicAbs.x2, attribute SVGPathSegCurvetoCubicRel.x2, attribute SVGPathSegCurvetoCubicSmoothAbs.x2, att ribute SVGPathSegCurvetoCubicSmoothRel.x2
1693 dom_externs.xChannelSelector; // attribute SVGFEDisplacementMapElement .xChannelSelector 1709 dom_externs.xChannelSelector; // attribute SVGFEDisplacementMapElement .xChannelSelector
1694 dom_externs.xmlEncoding; // attribute Document.xmlEncoding 1710 dom_externs.xmlEncoding; // attribute Document.xmlEncoding
1695 dom_externs.xmlStandalone; // attribute Document.xmlStandalone 1711 dom_externs.xmlStandalone; // attribute Document.xmlStandalone
1696 dom_externs.xmlVersion; // attribute Document.xmlVersion 1712 dom_externs.xmlVersion; // attribute Document.xmlVersion
1697 dom_externs.xmlbase; // attribute SVGElement.xmlbase 1713 dom_externs.xmlbase; // attribute SVGElement.xmlbase
1698 dom_externs.xmllang; // attribute SVGAElement.xmllang, attrib ute SVGCircleElement.xmllang, attribute SVGClipPathElement.xmllang, attribute SV GDefsElement.xmllang, attribute SVGDescElement.xmllang, attribute SVGEllipseElem ent.xmllang, attribute SVGFEImageElement.xmllang, attribute SVGFilterElement.xml lang, attribute SVGForeignObjectElement.xmllang, attribute SVGGElement.xmllang, attribute SVGImageElement.xmllang, attribute SVGLangSpace.xmllang, attribute SVG LineElement.xmllang, attribute SVGMarkerElement.xmllang, attribute SVGMaskElemen t.xmllang, attribute SVGPathElement.xmllang, attribute SVGPatternElement.xmllang , attribute SVGPolygonElement.xmllang, attribute SVGPolylineElement.xmllang, att ribute SVGRectElement.xmllang, attribute SVGSVGElement.xmllang, attribute SVGSty leElement.xmllang, attribute SVGSwitchElement.xmllang, attribute SVGSymbolElemen t.xmllang, attribute SVGTextContentElement.xmllang, attribute SVGTitleElement.xm llang, attribute SVGUseElement.xmllang 1714 dom_externs.xmllang; // attribute SVGAElement.xmllang, attrib ute SVGCircleElement.xmllang, attribute SVGClipPathElement.xmllang, attribute SV GDefsElement.xmllang, attribute SVGDescElement.xmllang, attribute SVGEllipseElem ent.xmllang, attribute SVGFEImageElement.xmllang, attribute SVGFilterElement.xml lang, attribute SVGForeignObjectElement.xmllang, attribute SVGGElement.xmllang, attribute SVGImageElement.xmllang, attribute SVGLangSpace.xmllang, attribute SVG LineElement.xmllang, attribute SVGMarkerElement.xmllang, attribute SVGMaskElemen t.xmllang, attribute SVGPathElement.xmllang, attribute SVGPatternElement.xmllang , attribute SVGPolygonElement.xmllang, attribute SVGPolylineElement.xmllang, att ribute SVGRectElement.xmllang, attribute SVGSVGElement.xmllang, attribute SVGSty leElement.xmllang, attribute SVGSwitchElement.xmllang, attribute SVGSymbolElemen t.xmllang, attribute SVGTextContentElement.xmllang, attribute SVGTitleElement.xm llang, attribute SVGUseElement.xmllang
1699 dom_externs.xmlspace; // attribute SVGAElement.xmlspace, attri bute SVGCircleElement.xmlspace, attribute SVGClipPathElement.xmlspace, attribute SVGDefsElement.xmlspace, attribute SVGDescElement.xmlspace, attribute SVGEllips eElement.xmlspace, attribute SVGFEImageElement.xmlspace, attribute SVGFilterElem ent.xmlspace, attribute SVGForeignObjectElement.xmlspace, attribute SVGGElement. xmlspace, attribute SVGImageElement.xmlspace, attribute SVGLangSpace.xmlspace, a ttribute SVGLineElement.xmlspace, attribute SVGMarkerElement.xmlspace, attribute SVGMaskElement.xmlspace, attribute SVGPathElement.xmlspace, attribute SVGPatter nElement.xmlspace, attribute SVGPolygonElement.xmlspace, attribute SVGPolylineEl ement.xmlspace, attribute SVGRectElement.xmlspace, attribute SVGSVGElement.xmlsp ace, attribute SVGStyleElement.xmlspace, attribute SVGSwitchElement.xmlspace, at tribute SVGSymbolElement.xmlspace, attribute SVGTextContentElement.xmlspace, att ribute SVGTitleElement.xmlspace, attribute SVGUseElement.xmlspace 1715 dom_externs.xmlspace; // attribute SVGAElement.xmlspace, attri bute SVGCircleElement.xmlspace, attribute SVGClipPathElement.xmlspace, attribute SVGDefsElement.xmlspace, attribute SVGDescElement.xmlspace, attribute SVGEllips eElement.xmlspace, attribute SVGFEImageElement.xmlspace, attribute SVGFilterElem ent.xmlspace, attribute SVGForeignObjectElement.xmlspace, attribute SVGGElement. xmlspace, attribute SVGImageElement.xmlspace, attribute SVGLangSpace.xmlspace, a ttribute SVGLineElement.xmlspace, attribute SVGMarkerElement.xmlspace, attribute SVGMaskElement.xmlspace, attribute SVGPathElement.xmlspace, attribute SVGPatter nElement.xmlspace, attribute SVGPolygonElement.xmlspace, attribute SVGPolylineEl ement.xmlspace, attribute SVGRectElement.xmlspace, attribute SVGSVGElement.xmlsp ace, attribute SVGStyleElement.xmlspace, attribute SVGSwitchElement.xmlspace, at tribute SVGSymbolElement.xmlspace, attribute SVGTextContentElement.xmlspace, att ribute SVGTitleElement.xmlspace, attribute SVGUseElement.xmlspace
1700 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 1716 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
1701 dom_externs.y1; // attribute SVGLineElement.y1, attribut e SVGLinearGradientElement.y1, attribute SVGPathSegCurvetoCubicAbs.y1, attribute SVGPathSegCurvetoCubicRel.y1, attribute SVGPathSegCurvetoQuadraticAbs.y1, attri bute SVGPathSegCurvetoQuadraticRel.y1 1717 dom_externs.y1; // attribute SVGLineElement.y1, attribut e SVGLinearGradientElement.y1, attribute SVGPathSegCurvetoCubicAbs.y1, attribute SVGPathSegCurvetoCubicRel.y1, attribute SVGPathSegCurvetoQuadraticAbs.y1, attri bute SVGPathSegCurvetoQuadraticRel.y1
1702 dom_externs.y2; // attribute SVGLineElement.y2, attribut e SVGLinearGradientElement.y2, attribute SVGPathSegCurvetoCubicAbs.y2, attribute SVGPathSegCurvetoCubicRel.y2, attribute SVGPathSegCurvetoCubicSmoothAbs.y2, att ribute SVGPathSegCurvetoCubicSmoothRel.y2 1718 dom_externs.y2; // attribute SVGLineElement.y2, attribut e SVGLinearGradientElement.y2, attribute SVGPathSegCurvetoCubicAbs.y2, attribute SVGPathSegCurvetoCubicRel.y2, attribute SVGPathSegCurvetoCubicSmoothAbs.y2, att ribute SVGPathSegCurvetoCubicSmoothRel.y2
1703 dom_externs.yChannelSelector; // attribute SVGFEDisplacementMapElement .yChannelSelector 1719 dom_externs.yChannelSelector; // attribute SVGFEDisplacementMapElement .yChannelSelector
1704 dom_externs.z; // attribute SVGFEPointLightElement.z, a ttribute SVGFESpotLightElement.z 1720 dom_externs.z; // attribute SVGFEPointLightElement.z, a ttribute SVGFESpotLightElement.z
1705 dom_externs.zoomAndPan; // attribute SVGSVGElement.zoomAndPan, a ttribute SVGViewElement.zoomAndPan, attribute SVGZoomAndPan.zoomAndPan 1721 dom_externs.zoomAndPan; // attribute SVGSVGElement.zoomAndPan, a ttribute SVGViewElement.zoomAndPan, attribute SVGZoomAndPan.zoomAndPan
1706 dom_externs.zoomRectScreen; // attribute SVGZoomEvent.zoomRectScreen 1722 dom_externs.zoomRectScreen; // attribute SVGZoomEvent.zoomRectScreen
1707 1723
1708 1724
1709 } 1725 }
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