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

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

Issue 8574040: Support DOMString[] and regenerate from IDL (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix Window.postMessage Created 9 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
« no previous file with comments | « client/dom/generated/wrapping_dom.js ('k') | client/dom/idl/dart/dart.idl » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 // Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file 1 // Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
2 // for details. All rights reserved. Use of this source code is governed by a 2 // for details. All rights reserved. Use of this source code is governed by a
3 // BSD-style license that can be found in the LICENSE file. 3 // BSD-style license that can be found in the LICENSE file.
4 4
5 // WARNING: Do not edit - generated code. 5 // WARNING: Do not edit - generated code.
6 6
7 /** 7 /**
8 * @fileoverview Dart externs for DOM runtime. 8 * @fileoverview Dart externs for DOM runtime.
9 * @externs 9 * @externs
10 */ 10 */
(...skipping 23 matching lines...) Expand all
34 dom_externs.a; // attribute WebKitCSSMatrix.a 34 dom_externs.a; // attribute WebKitCSSMatrix.a
35 dom_externs.aLink; // attribute HTMLBodyElement.aLink 35 dom_externs.aLink; // attribute HTMLBodyElement.aLink
36 dom_externs.abbr; // attribute HTMLTableCellElement.abbr 36 dom_externs.abbr; // attribute HTMLTableCellElement.abbr
37 dom_externs.abort; // operation FileReader.abort, operation FileWriter.abort, operation IDBTransaction.abort, operation XMLHttpRequest.abor t 37 dom_externs.abort; // operation FileReader.abort, operation FileWriter.abort, operation IDBTransaction.abort, operation XMLHttpRequest.abor t
38 dom_externs.accept; // attribute HTMLInputElement.accept 38 dom_externs.accept; // attribute HTMLInputElement.accept
39 dom_externs.acceptCharset; // attribute HTMLFormElement.acceptChars et 39 dom_externs.acceptCharset; // attribute HTMLFormElement.acceptChars et
40 dom_externs.acceptNode; // operation NodeFilter.acceptNode 40 dom_externs.acceptNode; // operation NodeFilter.acceptNode
41 dom_externs.accessKey; // attribute HTMLAnchorElement.accessKey , attribute HTMLAreaElement.accessKey, attribute HTMLButtonElement.accessKey, at tribute HTMLInputElement.accessKey, attribute HTMLLabelElement.accessKey, attrib ute HTMLLegendElement.accessKey, attribute HTMLTextAreaElement.accessKey 41 dom_externs.accessKey; // attribute HTMLAnchorElement.accessKey , attribute HTMLAreaElement.accessKey, attribute HTMLButtonElement.accessKey, at tribute HTMLInputElement.accessKey, attribute HTMLLabelElement.accessKey, attrib ute HTMLLegendElement.accessKey, attribute HTMLTextAreaElement.accessKey
42 dom_externs.accuracy; // attribute Coordinates.accuracy 42 dom_externs.accuracy; // attribute Coordinates.accuracy
43 dom_externs.action; // attribute HTMLFormElement.action 43 dom_externs.action; // attribute HTMLFormElement.action
44 dom_externs.activeCues; // attribute TextTrack.activeCues
44 dom_externs.activeElement; // attribute HTMLDocument.activeElement 45 dom_externs.activeElement; // attribute HTMLDocument.activeElement
45 dom_externs.activeTexture; // operation WebGLRenderingContext.activ eTexture 46 dom_externs.activeTexture; // operation WebGLRenderingContext.activ eTexture
46 dom_externs.add; // operation DOMTokenList.add, operation DataTransferItems.add, operation HTMLSelectElement.add, operation IDBObjectStor e.add 47 dom_externs.add; // operation DOMTokenList.add, operation DataTransferItemList.add, operation HTMLSelectElement.add, operation IDBObjectS tore.add
47 dom_externs.addColorStop; // operation CanvasGradient.addColorStop 48 dom_externs.addColorStop; // operation CanvasGradient.addColorStop
48 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 MediaStream.addE ventListener, operation MessagePort.addEventListener, operation Node.addEventLis tener, operation Notification.addEventListener, operation WebSocket.addEventList ener, operation WorkerContext.addEventListener, operation XMLHttpRequest.addEven tListener, operation XMLHttpRequestUpload.addEventListener 49 dom_externs.addCue; // operation TextTrack.addCue
50 dom_externs.addEventListener; // operation AbstractWorker.addEventList ener, operation DOMApplicationCache.addEventListener, operation DOMWindow.addEve ntListener, operation EventSource.addEventListener, operation EventTarget.addEve ntListener, operation IDBDatabase.addEventListener, operation IDBRequest.addEven tListener, operation IDBTransaction.addEventListener, operation MessagePort.addE ventListener, operation Node.addEventListener, operation Notification.addEventLi stener, operation WebSocket.addEventListener, operation WorkerContext.addEventLi stener, operation XMLHttpRequest.addEventListener, operation XMLHttpRequestUploa d.addEventListener
49 dom_externs.addListener; // operation MediaQueryList.addListener 51 dom_externs.addListener; // operation MediaQueryList.addListener
50 dom_externs.addRange; // operation DOMSelection.addRange 52 dom_externs.addRange; // operation DOMSelection.addRange
51 dom_externs.addRule; // operation CSSStyleSheet.addRule 53 dom_externs.addRule; // operation CSSStyleSheet.addRule
52 dom_externs.addedNodes; // attribute MutationRecord.addedNodes 54 dom_externs.addedNodes; // attribute MutationRecord.addedNodes
53 dom_externs.adoptNode; // operation Document.adoptNode 55 dom_externs.adoptNode; // operation Document.adoptNode
54 dom_externs.alert; // operation DOMWindow.alert 56 dom_externs.alert; // operation DOMWindow.alert
55 dom_externs.align; // attribute HTMLAppletElement.align, at tribute HTMLDivElement.align, attribute HTMLEmbedElement.align, attribute HTMLHR Element.align, attribute HTMLHeadingElement.align, attribute HTMLIFrameElement.a lign, attribute HTMLImageElement.align, attribute HTMLInputElement.align, attrib ute HTMLLegendElement.align, attribute HTMLObjectElement.align, attribute HTMLPa ragraphElement.align, attribute HTMLTableCaptionElement.align, attribute HTMLTab leCellElement.align, attribute HTMLTableColElement.align, attribute HTMLTableEle ment.align, attribute HTMLTableRowElement.align, attribute HTMLTableSectionEleme nt.align 57 dom_externs.align; // attribute HTMLAppletElement.align, at tribute HTMLDivElement.align, attribute HTMLEmbedElement.align, attribute HTMLHR Element.align, attribute HTMLHeadingElement.align, attribute HTMLIFrameElement.a lign, attribute HTMLImageElement.align, attribute HTMLInputElement.align, attrib ute HTMLLegendElement.align, attribute HTMLObjectElement.align, attribute HTMLPa ragraphElement.align, attribute HTMLTableCaptionElement.align, attribute HTMLTab leCellElement.align, attribute HTMLTableColElement.align, attribute HTMLTableEle ment.align, attribute HTMLTableRowElement.align, attribute HTMLTableSectionEleme nt.align
58 dom_externs.alignment; // attribute TextTrackCue.alignment
56 dom_externs.alinkColor; // attribute HTMLDocument.alinkColor 59 dom_externs.alinkColor; // attribute HTMLDocument.alinkColor
57 dom_externs.alpha; // attribute DeviceOrientationEvent.alph a, attribute RGBColor.alpha, attribute WebGLContextAttributes.alpha 60 dom_externs.alpha; // attribute DeviceOrientationEvent.alph a, attribute RGBColor.alpha, attribute WebGLContextAttributes.alpha
58 dom_externs.alt; // attribute HTMLAppletElement.alt, attr ibute HTMLAreaElement.alt, attribute HTMLImageElement.alt, attribute HTMLInputEl ement.alt 61 dom_externs.alt; // attribute HTMLAppletElement.alt, attr ibute HTMLAreaElement.alt, attribute HTMLImageElement.alt, attribute HTMLInputEl ement.alt
59 dom_externs.altGraphKey; // attribute KeyboardEvent.altGraphKey 62 dom_externs.altGraphKey; // attribute KeyboardEvent.altGraphKey
60 dom_externs.altKey; // attribute KeyboardEvent.altKey, attri bute MouseEvent.altKey, attribute TouchEvent.altKey, attribute WheelEvent.altKey 63 dom_externs.altKey; // attribute KeyboardEvent.altKey, attri bute MouseEvent.altKey, attribute TouchEvent.altKey, attribute WheelEvent.altKey
61 dom_externs.altitude; // attribute Coordinates.altitude 64 dom_externs.altitude; // attribute Coordinates.altitude
62 dom_externs.altitudeAccuracy; // attribute Coordinates.altitudeAccurac y 65 dom_externs.altitudeAccuracy; // attribute Coordinates.altitudeAccurac y
63 dom_externs.anchorNode; // attribute DOMSelection.anchorNode 66 dom_externs.anchorNode; // attribute DOMSelection.anchorNode
64 dom_externs.anchorOffset; // attribute DOMSelection.anchorOffset 67 dom_externs.anchorOffset; // attribute DOMSelection.anchorOffset
65 dom_externs.anchors; // attribute Document.anchors 68 dom_externs.anchors; // attribute Document.anchors
(...skipping 98 matching lines...) Expand 10 before | Expand all | Expand 10 after
164 dom_externs.checkFramebufferStatus; // operation WebGLRenderingContext.check FramebufferStatus 167 dom_externs.checkFramebufferStatus; // operation WebGLRenderingContext.check FramebufferStatus
165 dom_externs.checkPermission; // operation NotificationCenter.checkPer mission 168 dom_externs.checkPermission; // operation NotificationCenter.checkPer mission
166 dom_externs.checkValidity; // operation HTMLButtonElement.checkVali dity, operation HTMLFieldSetElement.checkValidity, operation HTMLFormElement.che ckValidity, operation HTMLInputElement.checkValidity, operation HTMLKeygenElemen t.checkValidity, operation HTMLObjectElement.checkValidity, operation HTMLOutput Element.checkValidity, operation HTMLSelectElement.checkValidity, operation HTML TextAreaElement.checkValidity 169 dom_externs.checkValidity; // operation HTMLButtonElement.checkVali dity, operation HTMLFieldSetElement.checkValidity, operation HTMLFormElement.che ckValidity, operation HTMLInputElement.checkValidity, operation HTMLKeygenElemen t.checkValidity, operation HTMLObjectElement.checkValidity, operation HTMLOutput Element.checkValidity, operation HTMLSelectElement.checkValidity, operation HTML TextAreaElement.checkValidity
167 dom_externs.checked; // attribute HTMLInputElement.checked 170 dom_externs.checked; // attribute HTMLInputElement.checked
168 dom_externs.childElementCount; // attribute Element.childElementCount, attribute ElementTraversal.childElementCount 171 dom_externs.childElementCount; // attribute Element.childElementCount, attribute ElementTraversal.childElementCount
169 dom_externs.childNodes; // attribute Node.childNodes 172 dom_externs.childNodes; // attribute Node.childNodes
170 dom_externs.children; // attribute HTMLElement.children 173 dom_externs.children; // attribute HTMLElement.children
171 dom_externs.cite; // attribute HTMLModElement.cite, attrib ute HTMLQuoteElement.cite 174 dom_externs.cite; // attribute HTMLModElement.cite, attrib ute HTMLQuoteElement.cite
172 dom_externs.classList; // attribute HTMLElement.classList 175 dom_externs.classList; // attribute HTMLElement.classList
173 dom_externs.className; // attribute HTMLElement.className 176 dom_externs.className; // attribute HTMLElement.className
174 dom_externs.clear; // operation DataTransferItems.clear, at tribute HTMLBRElement.clear, operation HTMLDocument.clear, operation IDBObjectSt ore.clear, operation Storage.clear, operation WebGLRenderingContext.clear 177 dom_externs.clear; // operation DataTransferItemList.clear, attribute HTMLBRElement.clear, operation HTMLDocument.clear, operation IDBObjec tStore.clear, operation Storage.clear, operation WebGLRenderingContext.clear
175 dom_externs.clearColor; // operation WebGLRenderingContext.clear Color 178 dom_externs.clearColor; // operation WebGLRenderingContext.clear Color
176 dom_externs.clearConsoleMessages; // operation InjectedScriptHost.clearCon soleMessages 179 dom_externs.clearConsoleMessages; // operation InjectedScriptHost.clearCon soleMessages
177 dom_externs.clearData; // operation Clipboard.clearData 180 dom_externs.clearData; // operation Clipboard.clearData
178 dom_externs.clearDepth; // operation WebGLRenderingContext.clear Depth 181 dom_externs.clearDepth; // operation WebGLRenderingContext.clear Depth
179 dom_externs.clearInterval; // operation DOMWindow.clearInterval, op eration WorkerContext.clearInterval 182 dom_externs.clearInterval; // operation DOMWindow.clearInterval, op eration WorkerContext.clearInterval
180 dom_externs.clearParameters; // operation XSLTProcessor.clearParamete rs 183 dom_externs.clearParameters; // operation XSLTProcessor.clearParamete rs
181 dom_externs.clearRect; // operation CanvasRenderingContext2D.cl earRect 184 dom_externs.clearRect; // operation CanvasRenderingContext2D.cl earRect
182 dom_externs.clearShadow; // operation CanvasRenderingContext2D.cl earShadow 185 dom_externs.clearShadow; // operation CanvasRenderingContext2D.cl earShadow
183 dom_externs.clearStencil; // operation WebGLRenderingContext.clear Stencil 186 dom_externs.clearStencil; // operation WebGLRenderingContext.clear Stencil
184 dom_externs.clearTimeout; // operation DOMWindow.clearTimeout, ope ration WorkerContext.clearTimeout 187 dom_externs.clearTimeout; // operation DOMWindow.clearTimeout, ope ration WorkerContext.clearTimeout
185 dom_externs.clearWatch; // operation Geolocation.clearWatch 188 dom_externs.clearWatch; // operation Geolocation.clearWatch
186 dom_externs.click; // operation HTMLButtonElement.click, op eration HTMLInputElement.click 189 dom_externs.click; // operation HTMLButtonElement.click, op eration HTMLInputElement.click
187 dom_externs.clientHeight; // attribute Element.clientHeight 190 dom_externs.clientHeight; // attribute Element.clientHeight
188 dom_externs.clientInformation; // attribute DOMWindow.clientInformation 191 dom_externs.clientInformation; // attribute DOMWindow.clientInformation
189 dom_externs.clientLeft; // attribute Element.clientLeft 192 dom_externs.clientLeft; // attribute Element.clientLeft
190 dom_externs.clientTop; // attribute Element.clientTop 193 dom_externs.clientTop; // attribute Element.clientTop
191 dom_externs.clientWidth; // attribute Element.clientWidth 194 dom_externs.clientWidth; // attribute Element.clientWidth
192 dom_externs.clientX; // attribute MouseEvent.clientX, attribu te Touch.clientX, attribute WheelEvent.clientX 195 dom_externs.clientX; // attribute MouseEvent.clientX, attribu te Touch.clientX, attribute WheelEvent.clientX
193 dom_externs.clientY; // attribute MouseEvent.clientY, attribu te Touch.clientY, attribute WheelEvent.clientY 196 dom_externs.clientY; // attribute MouseEvent.clientY, attribu te Touch.clientY, attribute WheelEvent.clientY
194 dom_externs.clip; // operation CanvasRenderingContext2D.cl ip 197 dom_externs.clip; // operation CanvasRenderingContext2D.cl ip
195 dom_externs.cloneContents; // operation Range.cloneContents 198 dom_externs.cloneContents; // operation Range.cloneContents
196 dom_externs.cloneNode; // operation Node.cloneNode 199 dom_externs.cloneNode; // operation Node.cloneNode
197 dom_externs.cloneRange; // operation Range.cloneRange 200 dom_externs.cloneRange; // operation Range.cloneRange
198 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 201 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
199 dom_externs.closePath; // operation CanvasRenderingContext2D.cl osePath 202 dom_externs.closePath; // operation CanvasRenderingContext2D.cl osePath
200 dom_externs.closeWindow; // operation InspectorFrontendHost.close Window 203 dom_externs.closeWindow; // operation InspectorFrontendHost.close Window
201 dom_externs.closed; // attribute DOMWindow.closed 204 dom_externs.closed; // attribute DOMWindow.closed
205 dom_externs.cmp; // operation IDBFactory.cmp
202 dom_externs.code; // attribute CloseEvent.code, attribute DOMException.code, attribute EventException.code, attribute FileError.code, attr ibute FileException.code, attribute HTMLAppletElement.code, attribute HTMLObject Element.code, attribute IDBDatabaseError.code, attribute IDBDatabaseException.co de, attribute MediaError.code, attribute NavigatorUserMediaError.code, attribute OperationNotAllowedException.code, attribute PositionError.code, attribute Rang eException.code, attribute SQLError.code, attribute SQLException.code, attribute XMLHttpRequestException.code, attribute XPathException.code 206 dom_externs.code; // attribute CloseEvent.code, attribute DOMException.code, attribute EventException.code, attribute FileError.code, attr ibute FileException.code, attribute HTMLAppletElement.code, attribute HTMLObject Element.code, attribute IDBDatabaseError.code, attribute IDBDatabaseException.co de, attribute MediaError.code, attribute NavigatorUserMediaError.code, attribute OperationNotAllowedException.code, attribute PositionError.code, attribute Rang eException.code, attribute SQLError.code, attribute SQLException.code, attribute XMLHttpRequestException.code, attribute XPathException.code
203 dom_externs.codeBase; // attribute HTMLAppletElement.codeBase, attribute HTMLObjectElement.codeBase 207 dom_externs.codeBase; // attribute HTMLAppletElement.codeBase, attribute HTMLObjectElement.codeBase
204 dom_externs.codeType; // attribute HTMLObjectElement.codeType 208 dom_externs.codeType; // attribute HTMLObjectElement.codeType
205 dom_externs.colSpan; // attribute HTMLTableCellElement.colSpa n 209 dom_externs.colSpan; // attribute HTMLTableCellElement.colSpa n
206 dom_externs.collapse; // operation DOMSelection.collapse, oper ation Range.collapse 210 dom_externs.collapse; // operation DOMSelection.collapse, oper ation Range.collapse
207 dom_externs.collapseToEnd; // operation DOMSelection.collapseToEnd 211 dom_externs.collapseToEnd; // operation DOMSelection.collapseToEnd
208 dom_externs.collapseToStart; // operation DOMSelection.collapseToStar t 212 dom_externs.collapseToStart; // operation DOMSelection.collapseToStar t
209 dom_externs.collapsed; // attribute Range.collapsed 213 dom_externs.collapsed; // attribute Range.collapsed
210 dom_externs.color; // attribute HTMLBaseFontElement.color, attribute HTMLFontElement.color 214 dom_externs.color; // attribute HTMLBaseFontElement.color, attribute HTMLFontElement.color
211 dom_externs.colorDepth; // attribute Screen.colorDepth 215 dom_externs.colorDepth; // attribute Screen.colorDepth
(...skipping 40 matching lines...) Expand 10 before | Expand all | Expand 10 after
252 dom_externs.createCaption; // operation HTMLTableElement.createCapt ion 256 dom_externs.createCaption; // operation HTMLTableElement.createCapt ion
253 dom_externs.createComment; // operation Document.createComment 257 dom_externs.createComment; // operation Document.createComment
254 dom_externs.createContextualFragment; // operation Range.createContextualFragm ent 258 dom_externs.createContextualFragment; // operation Range.createContextualFragm ent
255 dom_externs.createDocument; // operation DOMImplementation.createDoc ument 259 dom_externs.createDocument; // operation DOMImplementation.createDoc ument
256 dom_externs.createDocumentFragment; // operation Document.createDocumentFrag ment 260 dom_externs.createDocumentFragment; // operation Document.createDocumentFrag ment
257 dom_externs.createDocumentType; // operation DOMImplementation.createDoc umentType 261 dom_externs.createDocumentType; // operation DOMImplementation.createDoc umentType
258 dom_externs.createElement; // operation Document.createElement 262 dom_externs.createElement; // operation Document.createElement
259 dom_externs.createElementNS; // operation Document.createElementNS 263 dom_externs.createElementNS; // operation Document.createElementNS
260 dom_externs.createEntityReference; // operation Document.createEntityRefere nce 264 dom_externs.createEntityReference; // operation Document.createEntityRefere nce
261 dom_externs.createEvent; // operation Document.createEvent 265 dom_externs.createEvent; // operation Document.createEvent
262 dom_externs.createExpression; // operation XPathEvaluator.createExpres sion 266 dom_externs.createExpression; // operation Document.createExpression, operation XPathEvaluator.createExpression
263 dom_externs.createFramebuffer; // operation WebGLRenderingContext.creat eFramebuffer 267 dom_externs.createFramebuffer; // operation WebGLRenderingContext.creat eFramebuffer
264 dom_externs.createHTMLDocument; // operation DOMImplementation.createHTM LDocument 268 dom_externs.createHTMLDocument; // operation DOMImplementation.createHTM LDocument
265 dom_externs.createHTMLNotification; // operation NotificationCenter.createHT MLNotification 269 dom_externs.createHTMLNotification; // operation NotificationCenter.createHT MLNotification
266 dom_externs.createImageData; // operation CanvasRenderingContext2D.cr eateImageData 270 dom_externs.createImageData; // operation CanvasRenderingContext2D.cr eateImageData
267 dom_externs.createIndex; // operation IDBObjectStore.createIndex 271 dom_externs.createIndex; // operation IDBObjectStore.createIndex
268 dom_externs.createLinearGradient; // operation CanvasRenderingContext2D.cr eateLinearGradient 272 dom_externs.createLinearGradient; // operation CanvasRenderingContext2D.cr eateLinearGradient
269 dom_externs.createNSResolver; // operation XPathEvaluator.createNSReso lver 273 dom_externs.createNSResolver; // operation Document.createNSResolver, operation XPathEvaluator.createNSResolver
270 dom_externs.createNodeIterator; // operation Document.createNodeIterator 274 dom_externs.createNodeIterator; // operation Document.createNodeIterator
271 dom_externs.createNotification; // operation NotificationCenter.createNo tification 275 dom_externs.createNotification; // operation NotificationCenter.createNo tification
272 dom_externs.createObjectStore; // operation IDBDatabase.createObjectSto re 276 dom_externs.createObjectStore; // operation IDBDatabase.createObjectSto re
273 dom_externs.createObjectURL; // operation DOMURL.createObjectURL 277 dom_externs.createObjectURL; // operation DOMURL.createObjectURL
274 dom_externs.createPattern; // operation CanvasRenderingContext2D.cr eatePattern 278 dom_externs.createPattern; // operation CanvasRenderingContext2D.cr eatePattern
275 dom_externs.createProcessingInstruction; // operation Document.createProcessing Instruction 279 dom_externs.createProcessingInstruction; // operation Document.createProcessing Instruction
276 dom_externs.createProgram; // operation WebGLRenderingContext.creat eProgram 280 dom_externs.createProgram; // operation WebGLRenderingContext.creat eProgram
277 dom_externs.createRadialGradient; // operation CanvasRenderingContext2D.cr eateRadialGradient 281 dom_externs.createRadialGradient; // operation CanvasRenderingContext2D.cr eateRadialGradient
278 dom_externs.createRange; // operation Document.createRange 282 dom_externs.createRange; // operation Document.createRange
279 dom_externs.createReader; // operation DirectoryEntry.createReader , operation DirectoryEntrySync.createReader 283 dom_externs.createReader; // operation DirectoryEntry.createReader , operation DirectoryEntrySync.createReader
280 dom_externs.createRenderbuffer; // operation WebGLRenderingContext.creat eRenderbuffer 284 dom_externs.createRenderbuffer; // operation WebGLRenderingContext.creat eRenderbuffer
281 dom_externs.createShader; // operation WebGLRenderingContext.creat eShader 285 dom_externs.createShader; // operation WebGLRenderingContext.creat eShader
282 dom_externs.createTFoot; // operation HTMLTableElement.createTFoo t 286 dom_externs.createTFoot; // operation HTMLTableElement.createTFoo t
283 dom_externs.createTHead; // operation HTMLTableElement.createTHea d 287 dom_externs.createTHead; // operation HTMLTableElement.createTHea d
284 dom_externs.createTextNode; // operation Document.createTextNode 288 dom_externs.createTextNode; // operation Document.createTextNode
285 dom_externs.createTexture; // operation WebGLRenderingContext.creat eTexture 289 dom_externs.createTexture; // operation WebGLRenderingContext.creat eTexture
286 dom_externs.createTreeWalker; // operation Document.createTreeWalker 290 dom_externs.createTreeWalker; // operation Document.createTreeWalker
287 dom_externs.createVertexArrayOES; // operation OESVertexArrayObject.create VertexArrayOES 291 dom_externs.createVertexArrayOES; // operation OESVertexArrayObject.create VertexArrayOES
288 dom_externs.createWriter; // operation FileEntry.createWriter, ope ration FileEntrySync.createWriter 292 dom_externs.createWriter; // operation FileEntry.createWriter, ope ration FileEntrySync.createWriter
289 dom_externs.crossOrigin; // attribute HTMLImageElement.crossOrigi n 293 dom_externs.crossOrigin; // attribute HTMLImageElement.crossOrigi n
290 dom_externs.crypto; // attribute DOMWindow.crypto 294 dom_externs.crypto; // attribute DOMWindow.crypto
291 dom_externs.cssRules; // attribute CSSMediaRule.cssRules, attr ibute CSSStyleSheet.cssRules, attribute WebKitCSSKeyframesRule.cssRules 295 dom_externs.cssRules; // attribute CSSMediaRule.cssRules, attr ibute CSSStyleSheet.cssRules, attribute WebKitCSSKeyframesRule.cssRules
292 dom_externs.cssText; // attribute CSSRule.cssText, attribute CSSStyleDeclaration.cssText, attribute CSSValue.cssText 296 dom_externs.cssText; // attribute CSSRule.cssText, attribute CSSStyleDeclaration.cssText, attribute CSSValue.cssText
293 dom_externs.cssValueType; // attribute CSSValue.cssValueType 297 dom_externs.cssValueType; // attribute CSSValue.cssValueType
294 dom_externs.ctrlKey; // attribute KeyboardEvent.ctrlKey, attr ibute MouseEvent.ctrlKey, attribute TouchEvent.ctrlKey, attribute WheelEvent.ctr lKey 298 dom_externs.ctrlKey; // attribute KeyboardEvent.ctrlKey, attr ibute MouseEvent.ctrlKey, attribute TouchEvent.ctrlKey, attribute WheelEvent.ctr lKey
299 dom_externs.cues; // attribute TextTrack.cues
295 dom_externs.cullFace; // operation WebGLRenderingContext.cullF ace 300 dom_externs.cullFace; // operation WebGLRenderingContext.cullF ace
296 dom_externs.currentNode; // attribute TreeWalker.currentNode 301 dom_externs.currentNode; // attribute TreeWalker.currentNode
297 dom_externs.currentSrc; // attribute HTMLMediaElement.currentSrc 302 dom_externs.currentSrc; // attribute HTMLMediaElement.currentSrc
298 dom_externs.currentTarget; // attribute Event.currentTarget 303 dom_externs.currentTarget; // attribute Event.currentTarget
299 dom_externs.currentTime; // attribute HTMLMediaElement.currentTim e 304 dom_externs.currentTime; // attribute HTMLMediaElement.currentTim e
300 dom_externs.customError; // attribute ValidityState.customError 305 dom_externs.customError; // attribute ValidityState.customError
301 dom_externs.d; // attribute WebKitCSSMatrix.d 306 dom_externs.d; // attribute WebKitCSSMatrix.d
302 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 307 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
303 dom_externs.databaseId; // operation InjectedScriptHost.database Id 308 dom_externs.databaseId; // operation InjectedScriptHost.database Id
304 dom_externs.dateTime; // attribute HTMLModElement.dateTime 309 dom_externs.dateTime; // attribute HTMLModElement.dateTime
305 dom_externs.db; // attribute IDBTransaction.db 310 dom_externs.db; // attribute IDBTransaction.db
306 dom_externs.debug; // operation Console.debug 311 dom_externs.debug; // operation Console.debug
307 dom_externs.declare; // attribute HTMLObjectElement.declare 312 dom_externs.declare; // attribute HTMLObjectElement.declare
308 dom_externs.defaultCharset; // attribute Document.defaultCharset 313 dom_externs.defaultCharset; // attribute Document.defaultCharset
309 dom_externs.defaultChecked; // attribute HTMLInputElement.defaultChe cked 314 dom_externs.defaultChecked; // attribute HTMLInputElement.defaultChe cked
310 dom_externs.defaultMuted; // attribute HTMLMediaElement.defaultMut ed 315 dom_externs.defaultMuted; // attribute HTMLMediaElement.defaultMut ed
311 dom_externs.defaultPlaybackRate; // attribute HTMLMediaElement.defaultPla ybackRate 316 dom_externs.defaultPlaybackRate; // attribute HTMLMediaElement.defaultPla ybackRate
312 dom_externs.defaultPrevented; // attribute Event.defaultPrevented 317 dom_externs.defaultPrevented; // attribute Event.defaultPrevented
313 dom_externs.defaultSelected; // attribute HTMLOptionElement.defaultSe lected 318 dom_externs.defaultSelected; // attribute HTMLOptionElement.defaultSe lected
314 dom_externs.defaultStatus; // attribute DOMWindow.defaultStatus 319 dom_externs.defaultStatus; // attribute DOMWindow.defaultStatus
315 dom_externs.defaultValue; // attribute HTMLInputElement.defaultVal ue, attribute HTMLOutputElement.defaultValue, attribute HTMLTextAreaElement.defa ultValue 320 dom_externs.defaultValue; // attribute HTMLInputElement.defaultVal ue, attribute HTMLOutputElement.defaultValue, attribute HTMLTextAreaElement.defa ultValue
316 dom_externs.defaultView; // attribute Document.defaultView 321 dom_externs.defaultView; // attribute Document.defaultView
317 dom_externs.defer; // attribute HTMLScriptElement.defer 322 dom_externs.defer; // attribute HTMLScriptElement.defer
318 dom_externs.delay; // attribute WebKitAnimation.delay 323 dom_externs.delay; // attribute WebKitAnimation.delay
319 dom_externs.deleteBuffer; // operation WebGLRenderingContext.delet eBuffer 324 dom_externs.deleteBuffer; // operation WebGLRenderingContext.delet eBuffer
320 dom_externs.deleteCaption; // operation HTMLTableElement.deleteCapt ion 325 dom_externs.deleteCaption; // operation HTMLTableElement.deleteCapt ion
321 dom_externs.deleteCell; // operation HTMLTableRowElement.deleteC ell 326 dom_externs.deleteCell; // operation HTMLTableRowElement.deleteC ell
322 dom_externs.deleteContents; // operation Range.deleteContents 327 dom_externs.deleteContents; // operation Range.deleteContents
323 dom_externs.deleteData; // operation CharacterData.deleteData 328 dom_externs.deleteData; // operation CharacterData.deleteData
329 dom_externs.deleteDatabase; // operation IDBFactory.deleteDatabase
324 dom_externs.deleteFramebuffer; // operation WebGLRenderingContext.delet eFramebuffer 330 dom_externs.deleteFramebuffer; // operation WebGLRenderingContext.delet eFramebuffer
325 dom_externs.deleteFromDocument; // operation DOMSelection.deleteFromDocu ment 331 dom_externs.deleteFromDocument; // operation DOMSelection.deleteFromDocu ment
326 dom_externs.deleteFunction; // operation IDBCursor.deleteFunction, o peration IDBObjectStore.deleteFunction 332 dom_externs.deleteFunction; // operation IDBCursor.deleteFunction, o peration IDBObjectStore.deleteFunction
327 dom_externs.deleteIndex; // operation IDBObjectStore.deleteIndex 333 dom_externs.deleteIndex; // operation IDBObjectStore.deleteIndex
328 dom_externs.deleteMedium; // operation MediaList.deleteMedium 334 dom_externs.deleteMedium; // operation MediaList.deleteMedium
329 dom_externs.deleteObjectStore; // operation IDBDatabase.deleteObjectSto re 335 dom_externs.deleteObjectStore; // operation IDBDatabase.deleteObjectSto re
330 dom_externs.deleteProgram; // operation WebGLRenderingContext.delet eProgram 336 dom_externs.deleteProgram; // operation WebGLRenderingContext.delet eProgram
331 dom_externs.deleteRenderbuffer; // operation WebGLRenderingContext.delet eRenderbuffer 337 dom_externs.deleteRenderbuffer; // operation WebGLRenderingContext.delet eRenderbuffer
332 dom_externs.deleteRow; // operation HTMLTableElement.deleteRow, operation HTMLTableSectionElement.deleteRow 338 dom_externs.deleteRow; // operation HTMLTableElement.deleteRow, operation HTMLTableSectionElement.deleteRow
333 dom_externs.deleteRule; // operation CSSMediaRule.deleteRule, op eration CSSStyleSheet.deleteRule, operation WebKitCSSKeyframesRule.deleteRule 339 dom_externs.deleteRule; // operation CSSMediaRule.deleteRule, op eration CSSStyleSheet.deleteRule, operation WebKitCSSKeyframesRule.deleteRule
334 dom_externs.deleteShader; // operation WebGLRenderingContext.delet eShader 340 dom_externs.deleteShader; // operation WebGLRenderingContext.delet eShader
335 dom_externs.deleteTFoot; // operation HTMLTableElement.deleteTFoo t 341 dom_externs.deleteTFoot; // operation HTMLTableElement.deleteTFoo t
336 dom_externs.deleteTHead; // operation HTMLTableElement.deleteTHea d 342 dom_externs.deleteTHead; // operation HTMLTableElement.deleteTHea d
337 dom_externs.deleteTexture; // operation WebGLRenderingContext.delet eTexture 343 dom_externs.deleteTexture; // operation WebGLRenderingContext.delet eTexture
338 dom_externs.deleteVertexArrayOES; // operation OESVertexArrayObject.delete VertexArrayOES 344 dom_externs.deleteVertexArrayOES; // operation OESVertexArrayObject.delete VertexArrayOES
339 dom_externs.depth; // attribute WebGLContextAttributes.dept h 345 dom_externs.depth; // attribute WebGLContextAttributes.dept h
340 dom_externs.depthFunc; // operation WebGLRenderingContext.depth Func 346 dom_externs.depthFunc; // operation WebGLRenderingContext.depth Func
341 dom_externs.depthMask; // operation WebGLRenderingContext.depth Mask 347 dom_externs.depthMask; // operation WebGLRenderingContext.depth Mask
342 dom_externs.depthRange; // operation WebGLRenderingContext.depth Range 348 dom_externs.depthRange; // operation WebGLRenderingContext.depth Range
343 dom_externs.description; // attribute DOMMimeType.description, at tribute DOMPlugin.description 349 dom_externs.description; // attribute DOMMimeType.description, at tribute DOMPlugin.description
344 dom_externs.designMode; // attribute HTMLDocument.designMode 350 dom_externs.designMode; // attribute HTMLDocument.designMode
345 dom_externs.detach; // operation NodeIterator.detach, operat ion Range.detach 351 dom_externs.detach; // operation NodeIterator.detach, operat ion Range.detach
346 dom_externs.detachShader; // operation WebGLRenderingContext.detac hShader 352 dom_externs.detachShader; // operation WebGLRenderingContext.detac hShader
347 dom_externs.detail; // attribute CustomEvent.detail, attribu te UIEvent.detail 353 dom_externs.detail; // attribute CustomEvent.detail, attribu te UIEvent.detail
348 dom_externs.devicePixelRatio; // attribute DOMWindow.devicePixelRatio 354 dom_externs.devicePixelRatio; // attribute DOMWindow.devicePixelRatio
349 dom_externs.dir; // operation Console.dir, attribute HTML Document.dir, attribute HTMLElement.dir, attribute Notification.dir 355 dom_externs.dir; // operation Console.dir, attribute HTML Document.dir, attribute HTMLElement.dir, attribute Notification.dir
350 dom_externs.direction; // attribute HTMLMarqueeElement.directio n, attribute IDBCursor.direction, attribute WebKitAnimation.direction 356 dom_externs.direction; // attribute HTMLMarqueeElement.directio n, attribute IDBCursor.direction, attribute TextTrackCue.direction, attribute We bKitAnimation.direction
351 dom_externs.dirxml; // operation Console.dirxml 357 dom_externs.dirxml; // operation Console.dirxml
352 dom_externs.disable; // operation WebGLRenderingContext.disab le 358 dom_externs.disable; // operation WebGLRenderingContext.disab le
353 dom_externs.disableVertexAttribArray; // operation WebGLRenderingContext.disab leVertexAttribArray 359 dom_externs.disableVertexAttribArray; // operation WebGLRenderingContext.disab leVertexAttribArray
354 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 360 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
361 dom_externs.disconnect; // operation WebKitMutationObserver.disc onnect
355 dom_externs.disconnectFromBackend; // operation InspectorFrontendHost.disco nnectFromBackend 362 dom_externs.disconnectFromBackend; // operation InspectorFrontendHost.disco nnectFromBackend
356 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 MediaStream.dispatchEvent, operation Mes sagePort.dispatchEvent, operation Node.dispatchEvent, operation Notification.dis patchEvent, operation WebSocket.dispatchEvent, operation WorkerContext.dispatchE vent, operation XMLHttpRequest.dispatchEvent, operation XMLHttpRequestUpload.dis patchEvent 363 dom_externs.dispatchEvent; // operation AbstractWorker.dispatchEven t, operation DOMApplicationCache.dispatchEvent, operation DOMWindow.dispatchEven t, operation EventSource.dispatchEvent, operation EventTarget.dispatchEvent, ope ration IDBDatabase.dispatchEvent, operation IDBRequest.dispatchEvent, operation IDBTransaction.dispatchEvent, operation MessagePort.dispatchEvent, operation Nod e.dispatchEvent, operation Notification.dispatchEvent, operation WebSocket.dispa tchEvent, operation WorkerContext.dispatchEvent, operation XMLHttpRequest.dispat chEvent, operation XMLHttpRequestUpload.dispatchEvent
357 dom_externs.doctype; // attribute Document.doctype 364 dom_externs.doctype; // attribute Document.doctype
358 dom_externs.document; // attribute DOMWindow.document 365 dom_externs.document; // attribute DOMWindow.document
359 dom_externs.documentElement; // attribute Document.documentElement 366 dom_externs.documentElement; // attribute Document.documentElement
360 dom_externs.documentURI; // attribute Document.documentURI 367 dom_externs.documentURI; // attribute Document.documentURI
361 dom_externs.domComplete; // attribute PerformanceTiming.domComple te 368 dom_externs.domComplete; // attribute PerformanceTiming.domComple te
362 dom_externs.domContentLoadedEventEnd; // attribute PerformanceTiming.domConten tLoadedEventEnd 369 dom_externs.domContentLoadedEventEnd; // attribute PerformanceTiming.domConten tLoadedEventEnd
363 dom_externs.domContentLoadedEventStart; // attribute PerformanceTiming.domConte ntLoadedEventStart 370 dom_externs.domContentLoadedEventStart; // attribute PerformanceTiming.domConte ntLoadedEventStart
364 dom_externs.domInteractive; // attribute PerformanceTiming.domIntera ctive 371 dom_externs.domInteractive; // attribute PerformanceTiming.domIntera ctive
365 dom_externs.domLoading; // attribute PerformanceTiming.domLoadin g 372 dom_externs.domLoading; // attribute PerformanceTiming.domLoadin g
366 dom_externs.domain; // attribute Document.domain 373 dom_externs.domain; // attribute Document.domain
(...skipping 11 matching lines...) Expand all
378 dom_externs.duration; // attribute HTMLMediaElement.duration, attribute WebKitAnimation.duration 385 dom_externs.duration; // attribute HTMLMediaElement.duration, attribute WebKitAnimation.duration
379 dom_externs.e; // attribute WebKitCSSMatrix.e 386 dom_externs.e; // attribute WebKitCSSMatrix.e
380 dom_externs.effectAllowed; // attribute Clipboard.effectAllowed 387 dom_externs.effectAllowed; // attribute Clipboard.effectAllowed
381 dom_externs.elapsedTime; // attribute WebKitAnimation.elapsedTime , attribute WebKitAnimationEvent.elapsedTime, attribute WebKitTransitionEvent.el apsedTime 388 dom_externs.elapsedTime; // attribute WebKitAnimation.elapsedTime , attribute WebKitAnimationEvent.elapsedTime, attribute WebKitTransitionEvent.el apsedTime
382 dom_externs.elementFromPoint; // operation Document.elementFromPoint 389 dom_externs.elementFromPoint; // operation Document.elementFromPoint
383 dom_externs.elements; // attribute HTMLFormElement.elements 390 dom_externs.elements; // attribute HTMLFormElement.elements
384 dom_externs.embeds; // attribute HTMLDocument.embeds 391 dom_externs.embeds; // attribute HTMLDocument.embeds
385 dom_externs.empty; // operation DOMSelection.empty 392 dom_externs.empty; // operation DOMSelection.empty
386 dom_externs.enable; // operation WebGLRenderingContext.enabl e 393 dom_externs.enable; // operation WebGLRenderingContext.enabl e
387 dom_externs.enableVertexAttribArray; // operation WebGLRenderingContext.enabl eVertexAttribArray 394 dom_externs.enableVertexAttribArray; // operation WebGLRenderingContext.enabl eVertexAttribArray
388 dom_externs.enabled; // attribute MediaStreamTrack.enabled
389 dom_externs.enabledPlugin; // attribute DOMMimeType.enabledPlugin 395 dom_externs.enabledPlugin; // attribute DOMMimeType.enabledPlugin
390 dom_externs.encoding; // attribute CSSCharsetRule.encoding, at tribute HTMLFormElement.encoding 396 dom_externs.encoding; // attribute CSSCharsetRule.encoding, at tribute HTMLFormElement.encoding
391 dom_externs.enctype; // attribute HTMLFormElement.enctype 397 dom_externs.enctype; // attribute HTMLFormElement.enctype
392 dom_externs.end; // operation TimeRanges.end 398 dom_externs.end; // operation TimeRanges.end
393 dom_externs.endContainer; // attribute Range.endContainer 399 dom_externs.endContainer; // attribute Range.endContainer
394 dom_externs.endOffset; // attribute Range.endOffset 400 dom_externs.endOffset; // attribute Range.endOffset
401 dom_externs.endTime; // attribute TextTrackCue.endTime
395 dom_externs.ended; // attribute HTMLMediaElement.ended, att ribute WebKitAnimation.ended 402 dom_externs.ended; // attribute HTMLMediaElement.ended, att ribute WebKitAnimation.ended
396 dom_externs.entities; // attribute DocumentType.entities 403 dom_externs.entities; // attribute DocumentType.entities
397 dom_externs.error; // operation Console.error, attribute Fi leReader.error, attribute FileWriter.error, attribute HTMLMediaElement.error 404 dom_externs.error; // operation Console.error, attribute Fi leReader.error, attribute FileWriter.error, attribute HTMLMediaElement.error
398 dom_externs.errorCode; // attribute IDBRequest.errorCode 405 dom_externs.errorCode; // attribute IDBRequest.errorCode
399 dom_externs.evaluate; // operation InjectedScriptHost.evaluate , operation JavaScriptCallFrame.evaluate, operation XPathEvaluator.evaluate, ope ration XPathExpression.evaluate 406 dom_externs.evaluate; // operation Document.evaluate, operatio n InjectedScriptHost.evaluate, operation JavaScriptCallFrame.evaluate, operation XPathEvaluator.evaluate, operation XPathExpression.evaluate
400 dom_externs.event; // attribute DOMWindow.event, attribute HTMLScriptElement.event 407 dom_externs.event; // attribute DOMWindow.event, attribute HTMLScriptElement.event
401 dom_externs.eventPhase; // attribute Event.eventPhase 408 dom_externs.eventPhase; // attribute Event.eventPhase
402 dom_externs.exclusive; // attribute WebKitFlags.exclusive 409 dom_externs.exclusive; // attribute WebKitFlags.exclusive
403 dom_externs.execCommand; // operation Document.execCommand 410 dom_externs.execCommand; // operation Document.execCommand
404 dom_externs.expand; // operation Range.expand 411 dom_externs.expand; // operation Range.expand
405 dom_externs.expandEntityReferences; // attribute NodeIterator.expandEntityRe ferences, attribute TreeWalker.expandEntityReferences 412 dom_externs.expandEntityReferences; // attribute NodeIterator.expandEntityRe ferences, attribute TreeWalker.expandEntityReferences
406 dom_externs.extend; // operation DOMSelection.extend 413 dom_externs.extend; // operation DOMSelection.extend
414 dom_externs.extensions; // attribute WebSocket.extensions
407 dom_externs.extentNode; // attribute DOMSelection.extentNode 415 dom_externs.extentNode; // attribute DOMSelection.extentNode
408 dom_externs.extentOffset; // attribute DOMSelection.extentOffset 416 dom_externs.extentOffset; // attribute DOMSelection.extentOffset
409 dom_externs.extractContents; // operation Range.extractContents 417 dom_externs.extractContents; // operation Range.extractContents
410 dom_externs.f; // attribute WebKitCSSMatrix.f 418 dom_externs.f; // attribute WebKitCSSMatrix.f
411 dom_externs.face; // attribute HTMLBaseFontElement.face, a ttribute HTMLFontElement.face 419 dom_externs.face; // attribute HTMLBaseFontElement.face, a ttribute HTMLFontElement.face
412 dom_externs.fetchStart; // attribute PerformanceTiming.fetchStar t 420 dom_externs.fetchStart; // attribute PerformanceTiming.fetchStar t
413 dom_externs.fgColor; // attribute HTMLDocument.fgColor 421 dom_externs.fgColor; // attribute HTMLDocument.fgColor
414 dom_externs.file; // operation FileEntry.file, operation F ileEntrySync.file 422 dom_externs.file; // operation FileEntry.file, operation F ileEntrySync.file
415 dom_externs.fileName; // attribute File.fileName 423 dom_externs.fileName; // attribute File.fileName
416 dom_externs.fileSize; // attribute File.fileSize 424 dom_externs.fileSize; // attribute File.fileSize
(...skipping 49 matching lines...) Expand 10 before | Expand all | Expand 10 after
466 dom_externs.getAttributeNodeNS; // operation Element.getAttributeNodeNS 474 dom_externs.getAttributeNodeNS; // operation Element.getAttributeNodeNS
467 dom_externs.getBlob; // operation WebKitBlobBuilder.getBlob 475 dom_externs.getBlob; // operation WebKitBlobBuilder.getBlob
468 dom_externs.getBoundingClientRect; // operation Element.getBoundingClientRe ct 476 dom_externs.getBoundingClientRect; // operation Element.getBoundingClientRe ct
469 dom_externs.getBufferParameter; // operation WebGLRenderingContext.getBu fferParameter 477 dom_externs.getBufferParameter; // operation WebGLRenderingContext.getBu fferParameter
470 dom_externs.getCSSCanvasContext; // operation Document.getCSSCanvasContex t 478 dom_externs.getCSSCanvasContext; // operation Document.getCSSCanvasContex t
471 dom_externs.getClientRects; // operation Element.getClientRects 479 dom_externs.getClientRects; // operation Element.getClientRects
472 dom_externs.getComputedStyle; // operation DOMWindow.getComputedStyle 480 dom_externs.getComputedStyle; // operation DOMWindow.getComputedStyle
473 dom_externs.getContext; // operation HTMLCanvasElement.getContex t 481 dom_externs.getContext; // operation HTMLCanvasElement.getContex t
474 dom_externs.getContextAttributes; // operation WebGLRenderingContext.getCo ntextAttributes 482 dom_externs.getContextAttributes; // operation WebGLRenderingContext.getCo ntextAttributes
475 dom_externs.getCounterValue; // operation CSSPrimitiveValue.getCounte rValue 483 dom_externs.getCounterValue; // operation CSSPrimitiveValue.getCounte rValue
484 dom_externs.getCueAsHTML; // operation TextTrackCue.getCueAsHTML
485 dom_externs.getCueAsSource; // operation TextTrackCue.getCueAsSource
486 dom_externs.getCueById; // operation TextTrackCueList.getCueById
476 dom_externs.getCurrentPosition; // operation Geolocation.getCurrentPosit ion 487 dom_externs.getCurrentPosition; // operation Geolocation.getCurrentPosit ion
477 dom_externs.getData; // operation Clipboard.getData 488 dom_externs.getData; // operation Clipboard.getData
478 dom_externs.getDatabaseNames; // operation IDBFactory.getDatabaseNames 489 dom_externs.getDatabaseNames; // operation IDBFactory.getDatabaseNames
479 dom_externs.getDirectory; // operation DirectoryEntry.getDirectory , operation DirectoryEntrySync.getDirectory 490 dom_externs.getDirectory; // operation DirectoryEntry.getDirectory , operation DirectoryEntrySync.getDirectory
480 dom_externs.getElementById; // operation Document.getElementById 491 dom_externs.getElementById; // operation Document.getElementById
481 dom_externs.getElementsByClassName; // operation Document.getElementsByClass Name, operation Element.getElementsByClassName 492 dom_externs.getElementsByClassName; // operation Document.getElementsByClass Name, operation Element.getElementsByClassName
482 dom_externs.getElementsByName; // operation Document.getElementsByName 493 dom_externs.getElementsByName; // operation Document.getElementsByName
483 dom_externs.getElementsByTagName; // operation Document.getElementsByTagNa me, operation Element.getElementsByTagName 494 dom_externs.getElementsByTagName; // operation Document.getElementsByTagNa me, operation Element.getElementsByTagName
484 dom_externs.getElementsByTagNameNS; // operation Document.getElementsByTagNa meNS, operation Element.getElementsByTagNameNS 495 dom_externs.getElementsByTagNameNS; // operation Document.getElementsByTagNa meNS, operation Element.getElementsByTagNameNS
485 dom_externs.getError; // operation WebGLRenderingContext.getEr ror 496 dom_externs.getError; // operation WebGLRenderingContext.getEr ror
(...skipping 29 matching lines...) Expand all
515 dom_externs.getRenderbufferParameter; // operation WebGLRenderingContext.getRe nderbufferParameter 526 dom_externs.getRenderbufferParameter; // operation WebGLRenderingContext.getRe nderbufferParameter
516 dom_externs.getResponseHeader; // operation XMLHttpRequest.getResponseH eader 527 dom_externs.getResponseHeader; // operation XMLHttpRequest.getResponseH eader
517 dom_externs.getSelection; // operation DOMWindow.getSelection 528 dom_externs.getSelection; // operation DOMWindow.getSelection
518 dom_externs.getShaderInfoLog; // operation WebGLRenderingContext.getSh aderInfoLog 529 dom_externs.getShaderInfoLog; // operation WebGLRenderingContext.getSh aderInfoLog
519 dom_externs.getShaderParameter; // operation WebGLRenderingContext.getSh aderParameter 530 dom_externs.getShaderParameter; // operation WebGLRenderingContext.getSh aderParameter
520 dom_externs.getShaderSource; // operation WebGLRenderingContext.getSh aderSource 531 dom_externs.getShaderSource; // operation WebGLRenderingContext.getSh aderSource
521 dom_externs.getStorageUpdates; // operation Navigator.getStorageUpdates 532 dom_externs.getStorageUpdates; // operation Navigator.getStorageUpdates
522 dom_externs.getStringValue; // operation CSSPrimitiveValue.getString Value 533 dom_externs.getStringValue; // operation CSSPrimitiveValue.getString Value
523 dom_externs.getSupportedExtensions; // operation WebGLRenderingContext.getSu pportedExtensions 534 dom_externs.getSupportedExtensions; // operation WebGLRenderingContext.getSu pportedExtensions
524 dom_externs.getTexParameter; // operation WebGLRenderingContext.getTe xParameter 535 dom_externs.getTexParameter; // operation WebGLRenderingContext.getTe xParameter
536 dom_externs.getTranslatedShaderSource; // operation WebGLDebugShaders.getTransl atedShaderSource
525 dom_externs.getUint16; // operation DataView.getUint16 537 dom_externs.getUint16; // operation DataView.getUint16
526 dom_externs.getUint32; // operation DataView.getUint32 538 dom_externs.getUint32; // operation DataView.getUint32
527 dom_externs.getUint8; // operation DataView.getUint8 539 dom_externs.getUint8; // operation DataView.getUint8
528 dom_externs.getUniform; // operation WebGLRenderingContext.getUn iform 540 dom_externs.getUniform; // operation WebGLRenderingContext.getUn iform
529 dom_externs.getUniformLocation; // operation WebGLRenderingContext.getUn iformLocation 541 dom_externs.getUniformLocation; // operation WebGLRenderingContext.getUn iformLocation
530 dom_externs.getVertexAttrib; // operation WebGLRenderingContext.getVe rtexAttrib 542 dom_externs.getVertexAttrib; // operation WebGLRenderingContext.getVe rtexAttrib
531 dom_externs.getVertexAttribOffset; // operation WebGLRenderingContext.getVe rtexAttribOffset 543 dom_externs.getVertexAttribOffset; // operation WebGLRenderingContext.getVe rtexAttribOffset
532 dom_externs.globalAlpha; // attribute CanvasRenderingContext2D.gl obalAlpha 544 dom_externs.globalAlpha; // attribute CanvasRenderingContext2D.gl obalAlpha
533 dom_externs.globalCompositeOperation; // attribute CanvasRenderingContext2D.gl obalCompositeOperation 545 dom_externs.globalCompositeOperation; // attribute CanvasRenderingContext2D.gl obalCompositeOperation
534 dom_externs.go; // operation History.go 546 dom_externs.go; // operation History.go
535 dom_externs.green; // attribute RGBColor.green 547 dom_externs.green; // attribute RGBColor.green
536 dom_externs.group; // operation Console.group 548 dom_externs.group; // operation Console.group
537 dom_externs.groupCollapsed; // operation Console.groupCollapsed 549 dom_externs.groupCollapsed; // operation Console.groupCollapsed
538 dom_externs.groupEnd; // operation Console.groupEnd 550 dom_externs.groupEnd; // operation Console.groupEnd
539 dom_externs.handleEvent; // operation DatabaseCallback.handleEven t, operation EntriesCallback.handleEvent, operation EntryCallback.handleEvent, o peration ErrorCallback.handleEvent, operation FileCallback.handleEvent, operatio n FileSystemCallback.handleEvent, operation FileWriterCallback.handleEvent, oper ation MetadataCallback.handleEvent, operation NavigatorUserMediaErrorCallback.ha ndleEvent, operation NavigatorUserMediaSuccessCallback.handleEvent, operation Po sitionCallback.handleEvent, operation PositionErrorCallback.handleEvent, operati on SQLStatementCallback.handleEvent, operation SQLStatementErrorCallback.handleE vent, operation SQLTransactionCallback.handleEvent, operation SQLTransactionErro rCallback.handleEvent, operation SQLTransactionSyncCallback.handleEvent, operati on StorageInfoErrorCallback.handleEvent, operation StorageInfoQuotaCallback.hand leEvent, operation StorageInfoUsageCallback.handleEvent, operation StringCallbac k.handleEvent, operation VoidCallback.handleEvent 551 dom_externs.handleEvent; // operation DatabaseCallback.handleEven t, operation EntriesCallback.handleEvent, operation EntryCallback.handleEvent, o peration ErrorCallback.handleEvent, operation FileCallback.handleEvent, operatio n FileSystemCallback.handleEvent, operation FileWriterCallback.handleEvent, oper ation MetadataCallback.handleEvent, operation NavigatorUserMediaErrorCallback.ha ndleEvent, operation PositionCallback.handleEvent, operation PositionErrorCallba ck.handleEvent, operation SQLStatementCallback.handleEvent, operation SQLStateme ntErrorCallback.handleEvent, operation SQLTransactionCallback.handleEvent, opera tion SQLTransactionErrorCallback.handleEvent, operation SQLTransactionSyncCallba ck.handleEvent, operation StorageInfoErrorCallback.handleEvent, operation Storag eInfoQuotaCallback.handleEvent, operation StorageInfoUsageCallback.handleEvent, operation StringCallback.handleEvent, operation VoidCallback.handleEvent
540 dom_externs.hasAttribute; // operation Element.hasAttribute 552 dom_externs.hasAttribute; // operation Element.hasAttribute
541 dom_externs.hasAttributeNS; // operation Element.hasAttributeNS 553 dom_externs.hasAttributeNS; // operation Element.hasAttributeNS
542 dom_externs.hasAttributes; // operation Node.hasAttributes 554 dom_externs.hasAttributes; // operation Node.hasAttributes
543 dom_externs.hasChildNodes; // operation Node.hasChildNodes 555 dom_externs.hasChildNodes; // operation Node.hasChildNodes
544 dom_externs.hasFeature; // operation DOMImplementation.hasFeatur e 556 dom_externs.hasFeature; // operation DOMImplementation.hasFeatur e
545 dom_externs.hasFocus; // operation HTMLDocument.hasFocus 557 dom_externs.hasFocus; // operation HTMLDocument.hasFocus
546 dom_externs.hash; // attribute HTMLAnchorElement.hash, att ribute HTMLAreaElement.hash, attribute Location.hash, attribute WorkerLocation.h ash 558 dom_externs.hash; // attribute HTMLAnchorElement.hash, att ribute HTMLAreaElement.hash, attribute Location.hash, attribute WorkerLocation.h ash
547 dom_externs.head; // attribute Document.head, attribute Sc riptProfile.head 559 dom_externs.head; // attribute Document.head, attribute Sc riptProfile.head
548 dom_externs.headers; // attribute HTMLTableCellElement.header s 560 dom_externs.headers; // attribute HTMLTableCellElement.header s
549 dom_externs.heading; // attribute Coordinates.heading 561 dom_externs.heading; // attribute Coordinates.heading
550 dom_externs.height; // attribute ClientRect.height, attribut e HTMLAppletElement.height, attribute HTMLCanvasElement.height, attribute HTMLDo cument.height, attribute HTMLEmbedElement.height, attribute HTMLFrameElement.hei ght, attribute HTMLIFrameElement.height, attribute HTMLImageElement.height, attr ibute HTMLMarqueeElement.height, attribute HTMLObjectElement.height, attribute H TMLTableCellElement.height, attribute HTMLVideoElement.height, attribute ImageDa ta.height, attribute Screen.height 562 dom_externs.height; // attribute ClientRect.height, attribut e HTMLAppletElement.height, attribute HTMLCanvasElement.height, attribute HTMLDo cument.height, attribute HTMLEmbedElement.height, attribute HTMLFrameElement.hei ght, attribute HTMLIFrameElement.height, attribute HTMLImageElement.height, attr ibute HTMLMarqueeElement.height, attribute HTMLObjectElement.height, attribute H TMLTableCellElement.height, attribute HTMLVideoElement.height, attribute ImageDa ta.height, attribute Screen.height
551 dom_externs.hidden; // attribute HTMLElement.hidden 563 dom_externs.hidden; // attribute HTMLElement.hidden
552 dom_externs.hiddenPanels; // operation InspectorFrontendHost.hidde nPanels 564 dom_externs.hiddenPanels; // operation InspectorFrontendHost.hidde nPanels
553 dom_externs.high; // attribute HTMLMeterElement.high 565 dom_externs.high; // attribute HTMLMeterElement.high
554 dom_externs.hint; // operation WebGLRenderingContext.hint 566 dom_externs.hint; // operation WebGLRenderingContext.hint
555 dom_externs.history; // attribute DOMWindow.history 567 dom_externs.history; // attribute DOMWindow.history
556 dom_externs.horizontalOverflow; // attribute OverflowEvent.horizontalOve rflow 568 dom_externs.horizontalOverflow; // attribute OverflowEvent.horizontalOve rflow
557 dom_externs.host; // attribute HTMLAnchorElement.host, att ribute HTMLAreaElement.host, attribute Location.host, attribute WorkerLocation.h ost 569 dom_externs.host; // attribute HTMLAnchorElement.host, att ribute HTMLAreaElement.host, attribute Location.host, attribute WorkerLocation.h ost
558 dom_externs.hostname; // attribute HTMLAnchorElement.hostname, attribute HTMLAreaElement.hostname, attribute Location.hostname, attribute Work erLocation.hostname 570 dom_externs.hostname; // attribute HTMLAnchorElement.hostname, attribute HTMLAreaElement.hostname, attribute Location.hostname, attribute Work erLocation.hostname
559 dom_externs.href; // attribute CSSImportRule.href, attribu te HTMLAnchorElement.href, attribute HTMLAreaElement.href, attribute HTMLBaseEle ment.href, attribute HTMLLinkElement.href, attribute Location.href, attribute St yleSheet.href, attribute WorkerLocation.href 571 dom_externs.href; // attribute CSSImportRule.href, attribu te HTMLAnchorElement.href, attribute HTMLAreaElement.href, attribute HTMLBaseEle ment.href, attribute HTMLLinkElement.href, attribute Location.href, attribute St yleSheet.href, attribute WorkerLocation.href
560 dom_externs.hreflang; // attribute HTMLAnchorElement.hreflang, attribute HTMLLinkElement.hreflang 572 dom_externs.hreflang; // attribute HTMLAnchorElement.hreflang, attribute HTMLLinkElement.hreflang
561 dom_externs.hspace; // attribute HTMLAppletElement.hspace, a ttribute HTMLImageElement.hspace, attribute HTMLMarqueeElement.hspace, attribute HTMLObjectElement.hspace 573 dom_externs.hspace; // attribute HTMLAppletElement.hspace, a ttribute HTMLImageElement.hspace, attribute HTMLMarqueeElement.hspace, attribute HTMLObjectElement.hspace
562 dom_externs.htmlFor; // attribute HTMLLabelElement.htmlFor, a ttribute HTMLOutputElement.htmlFor, attribute HTMLScriptElement.htmlFor 574 dom_externs.htmlFor; // attribute HTMLLabelElement.htmlFor, a ttribute HTMLOutputElement.htmlFor, attribute HTMLScriptElement.htmlFor
563 dom_externs.httpEquiv; // attribute HTMLMetaElement.httpEquiv 575 dom_externs.httpEquiv; // attribute HTMLMetaElement.httpEquiv
564 dom_externs.id; // attribute HTMLElement.id 576 dom_externs.id; // attribute HTMLElement.id, attribute T extTrackCue.id
565 dom_externs.identifier; // attribute Counter.identifier, attribu te Touch.identifier 577 dom_externs.identifier; // attribute Counter.identifier, attribu te Touch.identifier
566 dom_externs.images; // attribute Document.images 578 dom_externs.images; // attribute Document.images
567 dom_externs.implementation; // attribute Document.implementation 579 dom_externs.implementation; // attribute Document.implementation
568 dom_externs.importNode; // operation Document.importNode 580 dom_externs.importNode; // operation Document.importNode
569 dom_externs.importScripts; // operation WorkerContext.importScripts 581 dom_externs.importScripts; // operation WorkerContext.importScripts
570 dom_externs.importStylesheet; // operation XSLTProcessor.importStylesh eet 582 dom_externs.importStylesheet; // operation XSLTProcessor.importStylesh eet
571 dom_externs.incremental; // attribute HTMLInputElement.incrementa l 583 dom_externs.incremental; // attribute HTMLInputElement.incrementa l
572 dom_externs.indeterminate; // attribute HTMLInputElement.indetermin ate 584 dom_externs.indeterminate; // attribute HTMLInputElement.indetermin ate
573 dom_externs.index; // attribute HTMLOptionElement.index, op eration IDBObjectStore.index 585 dom_externs.index; // attribute HTMLOptionElement.index, op eration IDBObjectStore.index
574 dom_externs.info; // operation Console.info 586 dom_externs.info; // operation Console.info
(...skipping 12 matching lines...) Expand all
587 dom_externs.initOverflowEvent; // operation OverflowEvent.initOverflowE vent 599 dom_externs.initOverflowEvent; // operation OverflowEvent.initOverflowE vent
588 dom_externs.initPageTransitionEvent; // operation PageTransitionEvent.initPag eTransitionEvent 600 dom_externs.initPageTransitionEvent; // operation PageTransitionEvent.initPag eTransitionEvent
589 dom_externs.initPopStateEvent; // operation PopStateEvent.initPopStateE vent 601 dom_externs.initPopStateEvent; // operation PopStateEvent.initPopStateE vent
590 dom_externs.initProgressEvent; // operation ProgressEvent.initProgressE vent 602 dom_externs.initProgressEvent; // operation ProgressEvent.initProgressE vent
591 dom_externs.initStorageEvent; // operation StorageEvent.initStorageEve nt 603 dom_externs.initStorageEvent; // operation StorageEvent.initStorageEve nt
592 dom_externs.initTextEvent; // operation TextEvent.initTextEvent 604 dom_externs.initTextEvent; // operation TextEvent.initTextEvent
593 dom_externs.initTouchEvent; // operation TouchEvent.initTouchEvent 605 dom_externs.initTouchEvent; // operation TouchEvent.initTouchEvent
594 dom_externs.initUIEvent; // operation UIEvent.initUIEvent 606 dom_externs.initUIEvent; // operation UIEvent.initUIEvent
595 dom_externs.initWebKitAnimationEvent; // operation WebKitAnimationEvent.initWe bKitAnimationEvent 607 dom_externs.initWebKitAnimationEvent; // operation WebKitAnimationEvent.initWe bKitAnimationEvent
596 dom_externs.initWebKitTransitionEvent; // operation WebKitTransitionEvent.initW ebKitTransitionEvent 608 dom_externs.initWebKitTransitionEvent; // operation WebKitTransitionEvent.initW ebKitTransitionEvent
597 dom_externs.initWebKitWheelEvent; // operation WheelEvent.initWebKitWheelE vent 609 dom_externs.initWheelEvent; // operation WheelEvent.initWheelEvent
598 dom_externs.initialTime; // attribute HTMLMediaElement.initialTim e 610 dom_externs.initialTime; // attribute HTMLMediaElement.initialTim e
599 dom_externs.innerHTML; // attribute HTMLElement.innerHTML 611 dom_externs.innerHTML; // attribute HTMLElement.innerHTML
600 dom_externs.innerHeight; // attribute DOMWindow.innerHeight 612 dom_externs.innerHeight; // attribute DOMWindow.innerHeight
601 dom_externs.innerText; // attribute HTMLElement.innerText 613 dom_externs.innerText; // attribute HTMLElement.innerText
602 dom_externs.innerWidth; // attribute DOMWindow.innerWidth 614 dom_externs.innerWidth; // attribute DOMWindow.innerWidth
603 dom_externs.inputEncoding; // attribute Document.inputEncoding 615 dom_externs.inputEncoding; // attribute Document.inputEncoding
604 dom_externs.insertAdjacentElement; // operation HTMLElement.insertAdjacentE lement 616 dom_externs.insertAdjacentElement; // operation HTMLElement.insertAdjacentE lement
605 dom_externs.insertAdjacentHTML; // operation HTMLElement.insertAdjacentH TML 617 dom_externs.insertAdjacentHTML; // operation HTMLElement.insertAdjacentH TML
606 dom_externs.insertAdjacentText; // operation HTMLElement.insertAdjacentT ext 618 dom_externs.insertAdjacentText; // operation HTMLElement.insertAdjacentT ext
607 dom_externs.insertBefore; // operation Node.insertBefore 619 dom_externs.insertBefore; // operation Node.insertBefore
(...skipping 29 matching lines...) Expand all
637 dom_externs.isPointInPath; // operation CanvasRenderingContext2D.is PointInPath 649 dom_externs.isPointInPath; // operation CanvasRenderingContext2D.is PointInPath
638 dom_externs.isPointInRange; // operation Range.isPointInRange 650 dom_externs.isPointInRange; // operation Range.isPointInRange
639 dom_externs.isProgram; // operation WebGLRenderingContext.isPro gram 651 dom_externs.isProgram; // operation WebGLRenderingContext.isPro gram
640 dom_externs.isPropertyImplicit; // operation CSSStyleDeclaration.isPrope rtyImplicit 652 dom_externs.isPropertyImplicit; // operation CSSStyleDeclaration.isPrope rtyImplicit
641 dom_externs.isRenderbuffer; // operation WebGLRenderingContext.isRen derbuffer 653 dom_externs.isRenderbuffer; // operation WebGLRenderingContext.isRen derbuffer
642 dom_externs.isSameNode; // operation Node.isSameNode 654 dom_externs.isSameNode; // operation Node.isSameNode
643 dom_externs.isShader; // operation WebGLRenderingContext.isSha der 655 dom_externs.isShader; // operation WebGLRenderingContext.isSha der
644 dom_externs.isSupported; // operation Node.isSupported 656 dom_externs.isSupported; // operation Node.isSupported
645 dom_externs.isTexture; // operation WebGLRenderingContext.isTex ture 657 dom_externs.isTexture; // operation WebGLRenderingContext.isTex ture
646 dom_externs.isVertexArrayOES; // operation OESVertexArrayObject.isVert exArrayOES 658 dom_externs.isVertexArrayOES; // operation OESVertexArrayObject.isVert exArrayOES
647 dom_externs.item; // operation CSSRuleList.item, operation CSSStyleDeclaration.item, operation CSSValueList.item, operation CanvasPixelArr ay.item, operation ClientRectList.item, operation DOMMimeTypeArray.item, operati on DOMPlugin.item, operation DOMPluginArray.item, operation DOMTokenList.item, o peration DataTransferItems.item, operation EntryArray.item, operation EntryArray Sync.item, operation FileList.item, operation HTMLAllCollection.item, operation HTMLCollection.item, operation HTMLSelectElement.item, operation MediaList.item, operation MediaStreamList.item, operation MediaStreamTrackList.item, operation NamedNodeMap.item, operation NodeList.item, operation SQLResultSetRowList.item, operation SpeechInputResultList.item, operation StyleSheetList.item, operation T ouchList.item, operation WebKitAnimationList.item 659 dom_externs.item; // operation CSSRuleList.item, operation CSSStyleDeclaration.item, operation CSSValueList.item, operation CanvasPixelArr ay.item, operation ClientRectList.item, operation DOMMimeTypeArray.item, operati on DOMPlugin.item, operation DOMPluginArray.item, operation DOMTokenList.item, o peration DataTransferItemList.item, operation EntryArray.item, operation EntryAr raySync.item, operation FileList.item, operation HTMLAllCollection.item, operati on HTMLCollection.item, operation HTMLSelectElement.item, operation MediaList.it em, operation NamedNodeMap.item, operation NodeList.item, operation SQLResultSet RowList.item, operation SpeechInputResultList.item, operation StyleSheetList.ite m, operation TextTrackCueList.item, operation TouchList.item, operation WebKitAn imationList.item
660 dom_externs.itemId; // attribute HTMLElement.itemId
661 dom_externs.itemProp; // attribute HTMLElement.itemProp
662 dom_externs.itemRef; // attribute HTMLElement.itemRef
663 dom_externs.itemScope; // attribute HTMLElement.itemScope
664 dom_externs.itemType; // attribute HTMLElement.itemType
665 dom_externs.itemValue; // attribute HTMLElement.itemValue
648 dom_externs.items; // attribute Clipboard.items 666 dom_externs.items; // attribute Clipboard.items
649 dom_externs.iterateNext; // operation XPathResult.iterateNext 667 dom_externs.iterateNext; // operation XPathResult.iterateNext
650 dom_externs.iterationCount; // attribute WebKitAnimation.iterationCo unt 668 dom_externs.iterationCount; // attribute WebKitAnimation.iterationCo unt
651 dom_externs.javaEnabled; // operation Navigator.javaEnabled 669 dom_externs.javaEnabled; // operation Navigator.javaEnabled
652 dom_externs.jsHeapSizeLimit; // attribute MemoryInfo.jsHeapSizeLimit 670 dom_externs.jsHeapSizeLimit; // attribute MemoryInfo.jsHeapSizeLimit
653 dom_externs.key; // attribute IDBCursor.key, operation St orage.key, attribute StorageEvent.key 671 dom_externs.key; // attribute IDBCursor.key, operation St orage.key, attribute StorageEvent.key
654 dom_externs.keyCode; // attribute UIEvent.keyCode 672 dom_externs.keyCode; // attribute UIEvent.keyCode
655 dom_externs.keyIdentifier; // attribute KeyboardEvent.keyIdentifier 673 dom_externs.keyIdentifier; // attribute KeyboardEvent.keyIdentifier
656 dom_externs.keyLocation; // attribute KeyboardEvent.keyLocation 674 dom_externs.keyLocation; // attribute KeyboardEvent.keyLocation
657 dom_externs.keyPath; // attribute IDBIndex.keyPath, attribute IDBObjectStore.keyPath 675 dom_externs.keyPath; // attribute IDBIndex.keyPath, attribute IDBObjectStore.keyPath
658 dom_externs.keyText; // attribute WebKitCSSKeyframeRule.keyTe xt 676 dom_externs.keyText; // attribute WebKitCSSKeyframeRule.keyTe xt
659 dom_externs.keytype; // attribute HTMLKeygenElement.keytype 677 dom_externs.keytype; // attribute HTMLKeygenElement.keytype
660 dom_externs.kind; // attribute DataTransferItem.kind, attr ibute HTMLTrackElement.kind, attribute MediaStreamTrack.kind 678 dom_externs.kind; // attribute DataTransferItem.kind, attr ibute HTMLTrackElement.kind, attribute TextTrack.kind
661 dom_externs.label; // attribute HTMLOptGroupElement.label, attribute HTMLOptionElement.label, attribute HTMLTrackElement.label, attribute M ediaStream.label, attribute MediaStreamTrack.label 679 dom_externs.label; // attribute HTMLOptGroupElement.label, attribute HTMLOptionElement.label, attribute HTMLTrackElement.label, attribute T extTrack.label
662 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 680 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
663 dom_externs.lang; // attribute HTMLElement.lang 681 dom_externs.lang; // attribute HTMLElement.lang
664 dom_externs.language; // attribute Navigator.language 682 dom_externs.language; // attribute Navigator.language, attribu te TextTrack.language
665 dom_externs.lastChild; // attribute Node.lastChild, operation T reeWalker.lastChild 683 dom_externs.lastChild; // attribute Node.lastChild, operation T reeWalker.lastChild
666 dom_externs.lastElementChild; // attribute Element.lastElementChild, a ttribute ElementTraversal.lastElementChild 684 dom_externs.lastElementChild; // attribute Element.lastElementChild, a ttribute ElementTraversal.lastElementChild
667 dom_externs.lastEventId; // attribute MessageEvent.lastEventId 685 dom_externs.lastEventId; // attribute MessageEvent.lastEventId
668 dom_externs.lastModified; // attribute Document.lastModified 686 dom_externs.lastModified; // attribute Document.lastModified
669 dom_externs.lastModifiedDate; // attribute File.lastModifiedDate 687 dom_externs.lastModifiedDate; // attribute File.lastModifiedDate
670 dom_externs.latitude; // attribute Coordinates.latitude 688 dom_externs.latitude; // attribute Coordinates.latitude
671 dom_externs.layerX; // attribute UIEvent.layerX 689 dom_externs.layerX; // attribute UIEvent.layerX
672 dom_externs.layerY; // attribute UIEvent.layerY 690 dom_externs.layerY; // attribute UIEvent.layerY
673 dom_externs.left; // attribute ClientRect.left, attribute Rect.left 691 dom_externs.left; // attribute ClientRect.left, attribute Rect.left
674 dom_externs.length; // attribute CSSRuleList.length, attribu te CSSStyleDeclaration.length, attribute CSSValueList.length, attribute CanvasPi xelArray.length, attribute CharacterData.length, attribute ClientRectList.length , attribute DOMMimeTypeArray.length, attribute DOMPlugin.length, attribute DOMPl uginArray.length, attribute DOMTokenList.length, attribute DOMWindow.length, att ribute DataTransferItems.length, attribute EntryArray.length, attribute EntryArr aySync.length, attribute FileList.length, attribute FileWriter.length, attribute FileWriterSync.length, attribute Float32Array.length, attribute Float64Array.le ngth, attribute HTMLAllCollection.length, attribute HTMLCollection.length, attri bute HTMLFormElement.length, attribute HTMLOptionsCollection.length, attribute H TMLSelectElement.length, attribute History.length, attribute Int16Array.length, attribute Int32Array.length, attribute Int8Array.length, attribute MediaList.len gth, attribute MediaStreamList.length, attribute MediaStreamTrackList.length, at tribute NamedNodeMap.length, attribute NodeList.length, attribute SQLResultSetRo wList.length, attribute SpeechInputResultList.length, attribute Storage.length, attribute StyleSheetList.length, attribute TimeRanges.length, attribute TouchLis t.length, attribute Uint16Array.length, attribute Uint32Array.length, attribute Uint8Array.length, attribute WebKitAnimationList.length 692 dom_externs.length; // attribute CSSRuleList.length, attribu te CSSStyleDeclaration.length, attribute CSSValueList.length, attribute CanvasPi xelArray.length, attribute CharacterData.length, attribute ClientRectList.length , attribute DOMMimeTypeArray.length, attribute DOMPlugin.length, attribute DOMPl uginArray.length, attribute DOMTokenList.length, attribute DOMWindow.length, att ribute DataTransferItemList.length, attribute EntryArray.length, attribute Entry ArraySync.length, attribute FileList.length, attribute FileWriter.length, attrib ute FileWriterSync.length, attribute Float32Array.length, attribute Float64Array .length, attribute HTMLAllCollection.length, attribute HTMLCollection.length, at tribute HTMLFormElement.length, attribute HTMLOptionsCollection.length, attribut e HTMLSelectElement.length, attribute History.length, attribute Int16Array.lengt h, attribute Int32Array.length, attribute Int8Array.length, attribute MediaList. length, attribute NamedNodeMap.length, attribute NodeList.length, attribute SQLR esultSetRowList.length, attribute SpeechInputResultList.length, attribute Storag e.length, attribute StyleSheetList.length, attribute TextTrackCueList.length, at tribute TimeRanges.length, attribute TouchList.length, attribute Uint16Array.len gth, attribute Uint32Array.length, attribute Uint8Array.length, attribute WebKit AnimationList.length
675 dom_externs.lengthComputable; // attribute ProgressEvent.lengthComputa ble 693 dom_externs.lengthComputable; // attribute ProgressEvent.lengthComputa ble
676 dom_externs.line; // attribute JavaScriptCallFrame.line 694 dom_externs.line; // attribute JavaScriptCallFrame.line
677 dom_externs.lineCap; // attribute CanvasRenderingContext2D.li neCap 695 dom_externs.lineCap; // attribute CanvasRenderingContext2D.li neCap
678 dom_externs.lineJoin; // attribute CanvasRenderingContext2D.li neJoin 696 dom_externs.lineJoin; // attribute CanvasRenderingContext2D.li neJoin
679 dom_externs.lineNumber; // attribute ScriptProfileNode.lineNumbe r 697 dom_externs.lineNumber; // attribute ScriptProfileNode.lineNumbe r
698 dom_externs.linePosition; // attribute TextTrackCue.linePosition
680 dom_externs.lineTo; // operation CanvasRenderingContext2D.li neTo 699 dom_externs.lineTo; // operation CanvasRenderingContext2D.li neTo
681 dom_externs.lineWidth; // attribute CanvasRenderingContext2D.li neWidth, operation WebGLRenderingContext.lineWidth 700 dom_externs.lineWidth; // attribute CanvasRenderingContext2D.li neWidth, operation WebGLRenderingContext.lineWidth
682 dom_externs.lineno; // attribute ErrorEvent.lineno 701 dom_externs.lineno; // attribute ErrorEvent.lineno
683 dom_externs.link; // attribute HTMLBodyElement.link 702 dom_externs.link; // attribute HTMLBodyElement.link
684 dom_externs.linkColor; // attribute HTMLDocument.linkColor 703 dom_externs.linkColor; // attribute HTMLDocument.linkColor
685 dom_externs.linkProgram; // operation WebGLRenderingContext.linkP rogram 704 dom_externs.linkProgram; // operation WebGLRenderingContext.linkP rogram
686 dom_externs.links; // attribute Document.links 705 dom_externs.links; // attribute Document.links
687 dom_externs.list; // attribute HTMLInputElement.list 706 dom_externs.list; // attribute HTMLInputElement.list
688 dom_externs.listStyle; // attribute Counter.listStyle 707 dom_externs.listStyle; // attribute Counter.listStyle
689 dom_externs.load; // operation HTMLMediaElement.load 708 dom_externs.load; // operation HTMLMediaElement.load
(...skipping 46 matching lines...) Expand 10 before | Expand all | Expand 10 after
736 dom_externs.mediaText; // attribute MediaList.mediaText 755 dom_externs.mediaText; // attribute MediaList.mediaText
737 dom_externs.memory; // attribute Console.memory, attribute P erformance.memory 756 dom_externs.memory; // attribute Console.memory, attribute P erformance.memory
738 dom_externs.menubar; // attribute DOMWindow.menubar 757 dom_externs.menubar; // attribute DOMWindow.menubar
739 dom_externs.message; // attribute DOMException.message, attri bute ErrorEvent.message, attribute EventException.message, attribute FileExcepti on.message, attribute IDBDatabaseError.message, attribute IDBDatabaseException.m essage, attribute OperationNotAllowedException.message, attribute PositionError. message, attribute RangeException.message, attribute SQLError.message, attribute SQLException.message, attribute XMLHttpRequestException.message, attribute XPat hException.message 758 dom_externs.message; // attribute DOMException.message, attri bute ErrorEvent.message, attribute EventException.message, attribute FileExcepti on.message, attribute IDBDatabaseError.message, attribute IDBDatabaseException.m essage, attribute OperationNotAllowedException.message, attribute PositionError. message, attribute RangeException.message, attribute SQLError.message, attribute SQLException.message, attribute XMLHttpRequestException.message, attribute XPat hException.message
740 dom_externs.messagePort; // attribute MessageEvent.messagePort 759 dom_externs.messagePort; // attribute MessageEvent.messagePort
741 dom_externs.metaKey; // attribute KeyboardEvent.metaKey, attr ibute MouseEvent.metaKey, attribute TouchEvent.metaKey, attribute WheelEvent.met aKey 760 dom_externs.metaKey; // attribute KeyboardEvent.metaKey, attr ibute MouseEvent.metaKey, attribute TouchEvent.metaKey, attribute WheelEvent.met aKey
742 dom_externs.method; // attribute HTMLFormElement.method 761 dom_externs.method; // attribute HTMLFormElement.method
743 dom_externs.mimeTypes; // attribute Navigator.mimeTypes 762 dom_externs.mimeTypes; // attribute Navigator.mimeTypes
744 dom_externs.min; // attribute HTMLInputElement.min, attri bute HTMLMeterElement.min 763 dom_externs.min; // attribute HTMLInputElement.min, attri bute HTMLMeterElement.min
745 dom_externs.miterLimit; // attribute CanvasRenderingContext2D.mi terLimit 764 dom_externs.miterLimit; // attribute CanvasRenderingContext2D.mi terLimit
746 dom_externs.mode; // attribute IDBTransaction.mode 765 dom_externs.mode; // attribute IDBTransaction.mode, attrib ute TextTrack.mode
747 dom_externs.modificationTime; // attribute Metadata.modificationTime 766 dom_externs.modificationTime; // attribute Metadata.modificationTime
748 dom_externs.modify; // operation DOMSelection.modify 767 dom_externs.modify; // operation DOMSelection.modify
749 dom_externs.moveBy; // operation DOMWindow.moveBy 768 dom_externs.moveBy; // operation DOMWindow.moveBy
750 dom_externs.moveTo; // operation CanvasRenderingContext2D.mo veTo, operation DOMWindow.moveTo, operation Entry.moveTo, operation EntrySync.mo veTo 769 dom_externs.moveTo; // operation CanvasRenderingContext2D.mo veTo, operation DOMWindow.moveTo, operation Entry.moveTo, operation EntrySync.mo veTo
751 dom_externs.moveWindowBy; // operation InspectorFrontendHost.moveW indowBy 770 dom_externs.moveWindowBy; // operation InspectorFrontendHost.moveW indowBy
752 dom_externs.multiple; // attribute HTMLInputElement.multiple, attribute HTMLSelectElement.multiple 771 dom_externs.multiple; // attribute HTMLInputElement.multiple, attribute HTMLSelectElement.multiple
753 dom_externs.multiply; // operation WebKitCSSMatrix.multiply 772 dom_externs.multiply; // operation WebKitCSSMatrix.multiply
754 dom_externs.muted; // attribute HTMLMediaElement.muted 773 dom_externs.muted; // attribute HTMLMediaElement.muted
755 dom_externs.name; // attribute Attr.name, attribute DOMExc eption.name, attribute DOMFileSystem.name, attribute DOMFileSystemSync.name, att ribute DOMPlugin.name, attribute DOMWindow.name, attribute DocumentType.name, at tribute Entry.name, attribute EntrySync.name, attribute EventException.name, att ribute File.name, attribute FileException.name, attribute HTMLAnchorElement.name , attribute HTMLAppletElement.name, attribute HTMLButtonElement.name, attribute HTMLEmbedElement.name, attribute HTMLFormElement.name, attribute HTMLFrameElemen t.name, attribute HTMLIFrameElement.name, attribute HTMLImageElement.name, attri bute HTMLInputElement.name, attribute HTMLKeygenElement.name, attribute HTMLMapE lement.name, attribute HTMLMetaElement.name, attribute HTMLObjectElement.name, a ttribute HTMLOutputElement.name, attribute HTMLParamElement.name, attribute HTML SelectElement.name, attribute HTMLTextAreaElement.name, attribute IDBDatabase.na me, attribute IDBDatabaseException.name, attribute IDBIndex.name, attribute IDBO bjectStore.name, attribute OperationNotAllowedException.name, attribute RangeExc eption.name, attribute SharedWorkercontext.name, attribute WebGLActiveInfo.name, attribute WebKitAnimation.name, attribute WebKitCSSKeyframesRule.name, attribut e XMLHttpRequestException.name, attribute XPathException.name 774 dom_externs.name; // attribute Attr.name, attribute DOMExc eption.name, attribute DOMFileSystem.name, attribute DOMFileSystemSync.name, att ribute DOMPlugin.name, attribute DOMWindow.name, attribute DocumentType.name, at tribute Entry.name, attribute EntrySync.name, attribute EventException.name, att ribute File.name, attribute FileException.name, attribute HTMLAnchorElement.name , attribute HTMLAppletElement.name, attribute HTMLButtonElement.name, attribute HTMLEmbedElement.name, attribute HTMLFormElement.name, attribute HTMLFrameElemen t.name, attribute HTMLIFrameElement.name, attribute HTMLImageElement.name, attri bute HTMLInputElement.name, attribute HTMLKeygenElement.name, attribute HTMLMapE lement.name, attribute HTMLMetaElement.name, attribute HTMLObjectElement.name, a ttribute HTMLOutputElement.name, attribute HTMLParamElement.name, attribute HTML SelectElement.name, attribute HTMLTextAreaElement.name, attribute IDBDatabase.na me, attribute IDBDatabaseException.name, attribute IDBIndex.name, attribute IDBO bjectStore.name, attribute OperationNotAllowedException.name, attribute RangeExc eption.name, attribute SharedWorkercontext.name, attribute WebGLActiveInfo.name, attribute WebKitAnimation.name, attribute WebKitCSSKeyframesRule.name, attribut e XMLHttpRequestException.name, attribute XPathException.name
756 dom_externs.namedItem; // operation DOMMimeTypeArray.namedItem, operation DOMPlugin.namedItem, operation DOMPluginArray.namedItem, operation HT MLAllCollection.namedItem, operation HTMLCollection.namedItem, operation HTMLSel ectElement.namedItem 775 dom_externs.namedItem; // operation DOMMimeTypeArray.namedItem, operation DOMPlugin.namedItem, operation DOMPluginArray.namedItem, operation HT MLAllCollection.namedItem, operation HTMLCollection.namedItem, operation HTMLSel ectElement.namedItem
(...skipping 61 matching lines...) Expand 10 before | Expand all | Expand 10 after
818 dom_externs.ondownloading; // attribute DOMApplicationCache.ondownl oading 837 dom_externs.ondownloading; // attribute DOMApplicationCache.ondownl oading
819 dom_externs.ondrag; // attribute DOMWindow.ondrag, attribute Document.ondrag, attribute Element.ondrag 838 dom_externs.ondrag; // attribute DOMWindow.ondrag, attribute Document.ondrag, attribute Element.ondrag
820 dom_externs.ondragend; // attribute DOMWindow.ondragend, attrib ute Document.ondragend, attribute Element.ondragend 839 dom_externs.ondragend; // attribute DOMWindow.ondragend, attrib ute Document.ondragend, attribute Element.ondragend
821 dom_externs.ondragenter; // attribute DOMWindow.ondragenter, attr ibute Document.ondragenter, attribute Element.ondragenter 840 dom_externs.ondragenter; // attribute DOMWindow.ondragenter, attr ibute Document.ondragenter, attribute Element.ondragenter
822 dom_externs.ondragleave; // attribute DOMWindow.ondragleave, attr ibute Document.ondragleave, attribute Element.ondragleave 841 dom_externs.ondragleave; // attribute DOMWindow.ondragleave, attr ibute Document.ondragleave, attribute Element.ondragleave
823 dom_externs.ondragover; // attribute DOMWindow.ondragover, attri bute Document.ondragover, attribute Element.ondragover 842 dom_externs.ondragover; // attribute DOMWindow.ondragover, attri bute Document.ondragover, attribute Element.ondragover
824 dom_externs.ondragstart; // attribute DOMWindow.ondragstart, attr ibute Document.ondragstart, attribute Element.ondragstart 843 dom_externs.ondragstart; // attribute DOMWindow.ondragstart, attr ibute Document.ondragstart, attribute Element.ondragstart
825 dom_externs.ondrop; // attribute DOMWindow.ondrop, attribute Document.ondrop, attribute Element.ondrop 844 dom_externs.ondrop; // attribute DOMWindow.ondrop, attribute Document.ondrop, attribute Element.ondrop
826 dom_externs.ondurationchange; // attribute DOMWindow.ondurationchange 845 dom_externs.ondurationchange; // attribute DOMWindow.ondurationchange
827 dom_externs.onemptied; // attribute DOMWindow.onemptied 846 dom_externs.onemptied; // attribute DOMWindow.onemptied
828 dom_externs.onended; // attribute DOMWindow.onended, attribut e MediaStream.onended 847 dom_externs.onended; // attribute DOMWindow.onended
829 dom_externs.onerror; // attribute AbstractWorker.onerror, att ribute DOMApplicationCache.onerror, attribute DOMWindow.onerror, attribute Docum ent.onerror, attribute Element.onerror, attribute EventSource.onerror, attribute FileReader.onerror, attribute FileWriter.onerror, attribute HTMLBodyElement.one rror, attribute HTMLFrameSetElement.onerror, attribute IDBDatabase.onerror, attr ibute IDBRequest.onerror, attribute IDBTransaction.onerror, attribute Notificati on.onerror, attribute WebSocket.onerror, attribute WorkerContext.onerror, attrib ute XMLHttpRequest.onerror, attribute XMLHttpRequestUpload.onerror 848 dom_externs.onerror; // attribute AbstractWorker.onerror, att ribute DOMApplicationCache.onerror, attribute DOMWindow.onerror, attribute Docum ent.onerror, attribute Element.onerror, attribute EventSource.onerror, attribute FileReader.onerror, attribute FileWriter.onerror, attribute HTMLBodyElement.one rror, attribute HTMLFrameSetElement.onerror, attribute IDBDatabase.onerror, attr ibute IDBRequest.onerror, attribute IDBTransaction.onerror, attribute Notificati on.onerror, attribute WebSocket.onerror, attribute WorkerContext.onerror, attrib ute XMLHttpRequest.onerror, attribute XMLHttpRequestUpload.onerror
830 dom_externs.onfocus; // attribute DOMWindow.onfocus, attribut e Document.onfocus, attribute Element.onfocus, attribute HTMLBodyElement.onfocus , attribute HTMLFrameSetElement.onfocus 849 dom_externs.onfocus; // attribute DOMWindow.onfocus, attribut e Document.onfocus, attribute Element.onfocus, attribute HTMLBodyElement.onfocus , attribute HTMLFrameSetElement.onfocus
831 dom_externs.onhashchange; // attribute DOMWindow.onhashchange, att ribute HTMLBodyElement.onhashchange, attribute HTMLFrameSetElement.onhashchange 850 dom_externs.onhashchange; // attribute DOMWindow.onhashchange, att ribute HTMLBodyElement.onhashchange, attribute HTMLFrameSetElement.onhashchange
832 dom_externs.oninput; // attribute DOMWindow.oninput, attribut e Document.oninput, attribute Element.oninput 851 dom_externs.oninput; // attribute DOMWindow.oninput, attribut e Document.oninput, attribute Element.oninput
833 dom_externs.oninvalid; // attribute DOMWindow.oninvalid, attrib ute Document.oninvalid, attribute Element.oninvalid 852 dom_externs.oninvalid; // attribute DOMWindow.oninvalid, attrib ute Document.oninvalid, attribute Element.oninvalid
834 dom_externs.onkeydown; // attribute DOMWindow.onkeydown, attrib ute Document.onkeydown, attribute Element.onkeydown 853 dom_externs.onkeydown; // attribute DOMWindow.onkeydown, attrib ute Document.onkeydown, attribute Element.onkeydown
835 dom_externs.onkeypress; // attribute DOMWindow.onkeypress, attri bute Document.onkeypress, attribute Element.onkeypress 854 dom_externs.onkeypress; // attribute DOMWindow.onkeypress, attri bute Document.onkeypress, attribute Element.onkeypress
836 dom_externs.onkeyup; // attribute DOMWindow.onkeyup, attribut e Document.onkeyup, attribute Element.onkeyup 855 dom_externs.onkeyup; // attribute DOMWindow.onkeyup, attribut e Document.onkeyup, attribute Element.onkeyup
837 dom_externs.onload; // attribute DOMWindow.onload, attribute Document.onload, attribute Element.onload, attribute FileReader.onload, attribu te HTMLBodyElement.onload, attribute HTMLFrameSetElement.onload, attribute XMLHt tpRequest.onload, attribute XMLHttpRequestUpload.onload 856 dom_externs.onload; // attribute DOMWindow.onload, attribute Document.onload, attribute Element.onload, attribute FileReader.onload, attribu te HTMLBodyElement.onload, attribute HTMLFrameSetElement.onload, attribute XMLHt tpRequest.onload, attribute XMLHttpRequestUpload.onload
838 dom_externs.onloadeddata; // attribute DOMWindow.onloadeddata 857 dom_externs.onloadeddata; // attribute DOMWindow.onloadeddata
(...skipping 54 matching lines...) Expand 10 before | Expand all | Expand 10 after
893 dom_externs.onwebkitfullscreenchange; // attribute Document.onwebkitfullscreen change, attribute Element.onwebkitfullscreenchange 912 dom_externs.onwebkitfullscreenchange; // attribute Document.onwebkitfullscreen change, attribute Element.onwebkitfullscreenchange
894 dom_externs.onwebkitspeechchange; // attribute HTMLInputElement.onwebkitsp eechchange 913 dom_externs.onwebkitspeechchange; // attribute HTMLInputElement.onwebkitsp eechchange
895 dom_externs.onwebkittransitionend; // attribute DOMWindow.onwebkittransitio nend 914 dom_externs.onwebkittransitionend; // attribute DOMWindow.onwebkittransitio nend
896 dom_externs.onwrite; // attribute FileWriter.onwrite 915 dom_externs.onwrite; // attribute FileWriter.onwrite
897 dom_externs.onwriteend; // attribute FileWriter.onwriteend 916 dom_externs.onwriteend; // attribute FileWriter.onwriteend
898 dom_externs.onwritestart; // attribute FileWriter.onwritestart 917 dom_externs.onwritestart; // attribute FileWriter.onwritestart
899 dom_externs.open; // operation DOMWindow.open, attribute H TMLDetailsElement.open, operation HTMLDocument.open, operation IDBFactory.open, operation XMLHttpRequest.open 918 dom_externs.open; // operation DOMWindow.open, attribute H TMLDetailsElement.open, operation HTMLDocument.open, operation IDBFactory.open, operation XMLHttpRequest.open
900 dom_externs.openCursor; // operation IDBIndex.openCursor, operat ion IDBObjectStore.openCursor 919 dom_externs.openCursor; // operation IDBIndex.openCursor, operat ion IDBObjectStore.openCursor
901 dom_externs.openKeyCursor; // operation IDBIndex.openKeyCursor 920 dom_externs.openKeyCursor; // operation IDBIndex.openKeyCursor
902 dom_externs.opener; // attribute DOMWindow.opener 921 dom_externs.opener; // attribute DOMWindow.opener
903 dom_externs.operationType; // attribute WebKitCSSTransformValue.ope rationType 922 dom_externs.operationType; // attribute WebKitCSSFilterValue.operat ionType, attribute WebKitCSSTransformValue.operationType
904 dom_externs.optimum; // attribute HTMLMeterElement.optimum 923 dom_externs.optimum; // attribute HTMLMeterElement.optimum
905 dom_externs.options; // attribute HTMLDataListElement.options , attribute HTMLSelectElement.options 924 dom_externs.options; // attribute HTMLDataListElement.options , attribute HTMLSelectElement.options
906 dom_externs.orient; // attribute OverflowEvent.orient 925 dom_externs.orient; // attribute OverflowEvent.orient
907 dom_externs.origin; // attribute HTMLAnchorElement.origin, a ttribute Location.origin, attribute MessageEvent.origin 926 dom_externs.origin; // attribute HTMLAnchorElement.origin, a ttribute Location.origin, attribute MessageEvent.origin
908 dom_externs.outerHTML; // attribute HTMLElement.outerHTML 927 dom_externs.outerHTML; // attribute HTMLElement.outerHTML
909 dom_externs.outerHeight; // attribute DOMWindow.outerHeight 928 dom_externs.outerHeight; // attribute DOMWindow.outerHeight
910 dom_externs.outerText; // attribute HTMLElement.outerText 929 dom_externs.outerText; // attribute HTMLElement.outerText
911 dom_externs.outerWidth; // attribute DOMWindow.outerWidth 930 dom_externs.outerWidth; // attribute DOMWindow.outerWidth
912 dom_externs.overrideMimeType; // operation XMLHttpRequest.overrideMime Type 931 dom_externs.overrideMimeType; // operation XMLHttpRequest.overrideMime Type
913 dom_externs.ownerDocument; // attribute Node.ownerDocument 932 dom_externs.ownerDocument; // attribute Node.ownerDocument
914 dom_externs.ownerElement; // attribute Attr.ownerElement 933 dom_externs.ownerElement; // attribute Attr.ownerElement
915 dom_externs.ownerNode; // attribute StyleSheet.ownerNode 934 dom_externs.ownerNode; // attribute StyleSheet.ownerNode
916 dom_externs.ownerRule; // attribute CSSStyleSheet.ownerRule 935 dom_externs.ownerRule; // attribute CSSStyleSheet.ownerRule
917 dom_externs.pageX; // attribute Touch.pageX, attribute UIEv ent.pageX 936 dom_externs.pageX; // attribute Touch.pageX, attribute UIEv ent.pageX
918 dom_externs.pageXOffset; // attribute DOMWindow.pageXOffset 937 dom_externs.pageXOffset; // attribute DOMWindow.pageXOffset
919 dom_externs.pageY; // attribute Touch.pageY, attribute UIEv ent.pageY 938 dom_externs.pageY; // attribute Touch.pageY, attribute UIEv ent.pageY
920 dom_externs.pageYOffset; // attribute DOMWindow.pageYOffset 939 dom_externs.pageYOffset; // attribute DOMWindow.pageYOffset
921 dom_externs.parent; // attribute DOMWindow.parent 940 dom_externs.parent; // attribute DOMWindow.parent
922 dom_externs.parentElement; // attribute Node.parentElement 941 dom_externs.parentElement; // attribute Node.parentElement
923 dom_externs.parentNode; // attribute Node.parentNode, operation TreeWalker.parentNode 942 dom_externs.parentNode; // attribute Node.parentNode, operation TreeWalker.parentNode
924 dom_externs.parentRule; // attribute CSSRule.parentRule, attribu te CSSStyleDeclaration.parentRule 943 dom_externs.parentRule; // attribute CSSRule.parentRule, attribu te CSSStyleDeclaration.parentRule
925 dom_externs.parentStyleSheet; // attribute CSSRule.parentStyleSheet, a ttribute StyleSheet.parentStyleSheet 944 dom_externs.parentStyleSheet; // attribute CSSRule.parentStyleSheet, a ttribute StyleSheet.parentStyleSheet
926 dom_externs.parseFromString; // operation DOMParser.parseFromString 945 dom_externs.parseFromString; // operation DOMParser.parseFromString
927 dom_externs.pathname; // attribute HTMLAnchorElement.pathname, attribute HTMLAreaElement.pathname, attribute Location.pathname, attribute Work erLocation.pathname 946 dom_externs.pathname; // attribute HTMLAnchorElement.pathname, attribute HTMLAreaElement.pathname, attribute Location.pathname, attribute Work erLocation.pathname
928 dom_externs.pattern; // attribute HTMLInputElement.pattern 947 dom_externs.pattern; // attribute HTMLInputElement.pattern
929 dom_externs.patternMismatch; // attribute ValidityState.patternMismat ch 948 dom_externs.patternMismatch; // attribute ValidityState.patternMismat ch
930 dom_externs.pause; // operation HTMLMediaElement.pause, ope ration WebKitAnimation.pause 949 dom_externs.pause; // operation HTMLMediaElement.pause, ope ration WebKitAnimation.pause
950 dom_externs.pauseOnExit; // attribute TextTrackCue.pauseOnExit
931 dom_externs.paused; // attribute HTMLMediaElement.paused, at tribute WebKitAnimation.paused 951 dom_externs.paused; // attribute HTMLMediaElement.paused, at tribute WebKitAnimation.paused
932 dom_externs.performance; // attribute DOMWindow.performance 952 dom_externs.performance; // attribute DOMWindow.performance
933 dom_externs.persisted; // attribute PageTransitionEvent.persist ed 953 dom_externs.persisted; // attribute PageTransitionEvent.persist ed
934 dom_externs.personalbar; // attribute DOMWindow.personalbar 954 dom_externs.personalbar; // attribute DOMWindow.personalbar
935 dom_externs.ping; // attribute HTMLAnchorElement.ping, att ribute HTMLAreaElement.ping 955 dom_externs.ping; // attribute HTMLAnchorElement.ping, att ribute HTMLAreaElement.ping
936 dom_externs.pixelDepth; // attribute Screen.pixelDepth 956 dom_externs.pixelDepth; // attribute Screen.pixelDepth
937 dom_externs.pixelStorei; // operation WebGLRenderingContext.pixel Storei 957 dom_externs.pixelStorei; // operation WebGLRenderingContext.pixel Storei
938 dom_externs.placeholder; // attribute HTMLInputElement.placeholde r, attribute HTMLTextAreaElement.placeholder 958 dom_externs.placeholder; // attribute HTMLInputElement.placeholde r, attribute HTMLTextAreaElement.placeholder
939 dom_externs.platform; // operation InspectorFrontendHost.platf orm, attribute Navigator.platform, attribute WorkerNavigator.platform 959 dom_externs.platform; // operation InspectorFrontendHost.platf orm, attribute Navigator.platform, attribute WorkerNavigator.platform
940 dom_externs.play; // operation HTMLMediaElement.play, oper ation WebKitAnimation.play 960 dom_externs.play; // operation HTMLMediaElement.play, oper ation WebKitAnimation.play
(...skipping 45 matching lines...) Expand 10 before | Expand all | Expand 10 after
986 dom_externs.rangeOverflow; // attribute ValidityState.rangeOverflow 1006 dom_externs.rangeOverflow; // attribute ValidityState.rangeOverflow
987 dom_externs.rangeUnderflow; // attribute ValidityState.rangeUnderflo w 1007 dom_externs.rangeUnderflow; // attribute ValidityState.rangeUnderflo w
988 dom_externs.readAsArrayBuffer; // operation FileReader.readAsArrayBuffe r, operation FileReaderSync.readAsArrayBuffer 1008 dom_externs.readAsArrayBuffer; // operation FileReader.readAsArrayBuffe r, operation FileReaderSync.readAsArrayBuffer
989 dom_externs.readAsBinaryString; // operation FileReader.readAsBinaryStri ng, operation FileReaderSync.readAsBinaryString 1009 dom_externs.readAsBinaryString; // operation FileReader.readAsBinaryStri ng, operation FileReaderSync.readAsBinaryString
990 dom_externs.readAsDataURL; // operation FileReader.readAsDataURL, o peration FileReaderSync.readAsDataURL 1010 dom_externs.readAsDataURL; // operation FileReader.readAsDataURL, o peration FileReaderSync.readAsDataURL
991 dom_externs.readAsText; // operation FileReader.readAsText, oper ation FileReaderSync.readAsText 1011 dom_externs.readAsText; // operation FileReader.readAsText, oper ation FileReaderSync.readAsText
992 dom_externs.readEntries; // operation DirectoryReader.readEntries , operation DirectoryReaderSync.readEntries 1012 dom_externs.readEntries; // operation DirectoryReader.readEntries , operation DirectoryReaderSync.readEntries
993 dom_externs.readOnly; // attribute HTMLInputElement.readOnly, attribute HTMLTextAreaElement.readOnly 1013 dom_externs.readOnly; // attribute HTMLInputElement.readOnly, attribute HTMLTextAreaElement.readOnly
994 dom_externs.readPixels; // operation WebGLRenderingContext.readP ixels 1014 dom_externs.readPixels; // operation WebGLRenderingContext.readP ixels
995 dom_externs.readTransaction; // operation Database.readTransaction, o peration DatabaseSync.readTransaction 1015 dom_externs.readTransaction; // operation Database.readTransaction, o peration DatabaseSync.readTransaction
996 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 MediaStream.readyState, attribute WebSocket.readyState, attribut e XMLHttpRequest.readyState 1016 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
997 dom_externs.reason; // attribute CloseEvent.reason 1017 dom_externs.reason; // attribute CloseEvent.reason
998 dom_externs.recordActionTaken; // operation InspectorFrontendHost.recor dActionTaken 1018 dom_externs.recordActionTaken; // operation InspectorFrontendHost.recor dActionTaken
999 dom_externs.recordPanelShown; // operation InspectorFrontendHost.recor dPanelShown 1019 dom_externs.recordPanelShown; // operation InspectorFrontendHost.recor dPanelShown
1000 dom_externs.recordSettingChanged; // operation InspectorFrontendHost.recor dSettingChanged 1020 dom_externs.recordSettingChanged; // operation InspectorFrontendHost.recor dSettingChanged
1001 dom_externs.rect; // operation CanvasRenderingContext2D.re ct 1021 dom_externs.rect; // operation CanvasRenderingContext2D.re ct
1002 dom_externs.red; // attribute RGBColor.red 1022 dom_externs.red; // attribute RGBColor.red
1003 dom_externs.redirectCount; // attribute PerformanceNavigation.redir ectCount 1023 dom_externs.redirectCount; // attribute PerformanceNavigation.redir ectCount
1004 dom_externs.redirectEnd; // attribute PerformanceTiming.redirectE nd 1024 dom_externs.redirectEnd; // attribute PerformanceTiming.redirectE nd
1005 dom_externs.redirectStart; // attribute PerformanceTiming.redirectS tart 1025 dom_externs.redirectStart; // attribute PerformanceTiming.redirectS tart
1006 dom_externs.referenceNode; // attribute NodeIterator.referenceNode 1026 dom_externs.referenceNode; // attribute NodeIterator.referenceNode
1007 dom_externs.referrer; // attribute Document.referrer 1027 dom_externs.referrer; // attribute Document.referrer
1008 dom_externs.refresh; // operation DOMPluginArray.refresh 1028 dom_externs.refresh; // operation DOMPluginArray.refresh
1009 dom_externs.rel; // attribute HTMLAnchorElement.rel, attr ibute HTMLLinkElement.rel 1029 dom_externs.rel; // attribute HTMLAnchorElement.rel, attr ibute HTMLLinkElement.rel
1010 dom_externs.relatedNode; // attribute MutationEvent.relatedNode 1030 dom_externs.relatedNode; // attribute MutationEvent.relatedNode
1011 dom_externs.relatedTarget; // attribute MouseEvent.relatedTarget 1031 dom_externs.relatedTarget; // attribute MouseEvent.relatedTarget
1012 dom_externs.releaseEvents; // operation DOMWindow.releaseEvents, op eration HTMLDocument.releaseEvents 1032 dom_externs.releaseEvents; // operation DOMWindow.releaseEvents, op eration HTMLDocument.releaseEvents
1013 dom_externs.releaseShaderCompiler; // operation WebGLRenderingContext.relea seShaderCompiler 1033 dom_externs.releaseShaderCompiler; // operation WebGLRenderingContext.relea seShaderCompiler
1014 dom_externs.reload; // operation Location.reload 1034 dom_externs.reload; // operation Location.reload
1015 dom_externs.remove; // operation DOMTokenList.remove, operat ion Entry.remove, operation EntrySync.remove, operation HTMLOptionsCollection.re move, operation HTMLSelectElement.remove 1035 dom_externs.remove; // operation DOMTokenList.remove, operat ion Entry.remove, operation EntrySync.remove, operation HTMLOptionsCollection.re move, operation HTMLSelectElement.remove
1016 dom_externs.removeAllRanges; // operation DOMSelection.removeAllRange s 1036 dom_externs.removeAllRanges; // operation DOMSelection.removeAllRange s
1017 dom_externs.removeAttribute; // operation Element.removeAttribute 1037 dom_externs.removeAttribute; // operation Element.removeAttribute
1018 dom_externs.removeAttributeNS; // operation Element.removeAttributeNS 1038 dom_externs.removeAttributeNS; // operation Element.removeAttributeNS
1019 dom_externs.removeAttributeNode; // operation Element.removeAttributeNode 1039 dom_externs.removeAttributeNode; // operation Element.removeAttributeNode
1020 dom_externs.removeChild; // operation Node.removeChild 1040 dom_externs.removeChild; // operation Node.removeChild
1021 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 MediaStream.removeEventListener, operation MessagePort.removeEventListen er, operation Node.removeEventListener, operation Notification.removeEventListen er, operation WebSocket.removeEventListener, operation WorkerContext.removeEvent Listener, operation XMLHttpRequest.removeEventListener, operation XMLHttpRequest Upload.removeEventListener 1041 dom_externs.removeCue; // operation TextTrack.removeCue
1042 dom_externs.removeEventListener; // operation AbstractWorker.removeEventL istener, operation DOMApplicationCache.removeEventListener, operation DOMWindow. removeEventListener, operation EventSource.removeEventListener, operation EventT arget.removeEventListener, operation IDBDatabase.removeEventListener, operation IDBRequest.removeEventListener, operation IDBTransaction.removeEventListener, op eration MessagePort.removeEventListener, operation Node.removeEventListener, ope ration Notification.removeEventListener, operation WebSocket.removeEventListener , operation WorkerContext.removeEventListener, operation XMLHttpRequest.removeEv entListener, operation XMLHttpRequestUpload.removeEventListener
1022 dom_externs.removeItem; // operation Storage.removeItem 1043 dom_externs.removeItem; // operation Storage.removeItem
1023 dom_externs.removeListener; // operation MediaQueryList.removeListen er 1044 dom_externs.removeListener; // operation MediaQueryList.removeListen er
1024 dom_externs.removeNamedItem; // operation NamedNodeMap.removeNamedIte m 1045 dom_externs.removeNamedItem; // operation NamedNodeMap.removeNamedIte m
1025 dom_externs.removeNamedItemNS; // operation NamedNodeMap.removeNamedIte mNS 1046 dom_externs.removeNamedItemNS; // operation NamedNodeMap.removeNamedIte mNS
1026 dom_externs.removeParameter; // operation XSLTProcessor.removeParamet er 1047 dom_externs.removeParameter; // operation XSLTProcessor.removeParamet er
1027 dom_externs.removeProperty; // operation CSSStyleDeclaration.removeP roperty 1048 dom_externs.removeProperty; // operation CSSStyleDeclaration.removeP roperty
1028 dom_externs.removeRecursively; // operation DirectoryEntry.removeRecurs ively, operation DirectoryEntrySync.removeRecursively 1049 dom_externs.removeRecursively; // operation DirectoryEntry.removeRecurs ively, operation DirectoryEntrySync.removeRecursively
1029 dom_externs.removeRule; // operation CSSStyleSheet.removeRule 1050 dom_externs.removeRule; // operation CSSStyleSheet.removeRule
1030 dom_externs.removedNodes; // attribute MutationRecord.removedNodes 1051 dom_externs.removedNodes; // attribute MutationRecord.removedNodes
1031 dom_externs.renderbufferStorage; // operation WebGLRenderingContext.rende rbufferStorage 1052 dom_externs.renderbufferStorage; // operation WebGLRenderingContext.rende rbufferStorage
(...skipping 148 matching lines...) Expand 10 before | Expand all | Expand 10 after
1180 dom_externs.shadowColor; // attribute CanvasRenderingContext2D.sh adowColor 1201 dom_externs.shadowColor; // attribute CanvasRenderingContext2D.sh adowColor
1181 dom_externs.shadowOffsetX; // attribute CanvasRenderingContext2D.sh adowOffsetX 1202 dom_externs.shadowOffsetX; // attribute CanvasRenderingContext2D.sh adowOffsetX
1182 dom_externs.shadowOffsetY; // attribute CanvasRenderingContext2D.sh adowOffsetY 1203 dom_externs.shadowOffsetY; // attribute CanvasRenderingContext2D.sh adowOffsetY
1183 dom_externs.shape; // attribute HTMLAnchorElement.shape, at tribute HTMLAreaElement.shape 1204 dom_externs.shape; // attribute HTMLAnchorElement.shape, at tribute HTMLAreaElement.shape
1184 dom_externs.sheet; // attribute HTMLLinkElement.sheet, attr ibute HTMLStyleElement.sheet, attribute ProcessingInstruction.sheet 1205 dom_externs.sheet; // attribute HTMLLinkElement.sheet, attr ibute HTMLStyleElement.sheet, attribute ProcessingInstruction.sheet
1185 dom_externs.shiftKey; // attribute KeyboardEvent.shiftKey, att ribute MouseEvent.shiftKey, attribute TouchEvent.shiftKey, attribute WheelEvent. shiftKey 1206 dom_externs.shiftKey; // attribute KeyboardEvent.shiftKey, att ribute MouseEvent.shiftKey, attribute TouchEvent.shiftKey, attribute WheelEvent. shiftKey
1186 dom_externs.show; // operation Notification.show 1207 dom_externs.show; // operation Notification.show
1187 dom_externs.showContextMenu; // operation InspectorFrontendHost.showC ontextMenu 1208 dom_externs.showContextMenu; // operation InspectorFrontendHost.showC ontextMenu
1188 dom_externs.showModalDialog; // operation DOMWindow.showModalDialog 1209 dom_externs.showModalDialog; // operation DOMWindow.showModalDialog
1189 dom_externs.singleNodeValue; // attribute XPathResult.singleNodeValue 1210 dom_externs.singleNodeValue; // attribute XPathResult.singleNodeValue
1190 dom_externs.size; // attribute Blob.size, attribute HTMLBa seFontElement.size, attribute HTMLFontElement.size, attribute HTMLHRElement.size , attribute HTMLInputElement.size, attribute HTMLSelectElement.size, attribute W ebGLActiveInfo.size 1211 dom_externs.size; // attribute Blob.size, attribute HTMLBa seFontElement.size, attribute HTMLFontElement.size, attribute HTMLHRElement.size , attribute HTMLInputElement.size, attribute HTMLSelectElement.size, attribute T extTrackCue.size, attribute WebGLActiveInfo.size
1191 dom_externs.skewX; // operation WebKitCSSMatrix.skewX 1212 dom_externs.skewX; // operation WebKitCSSMatrix.skewX
1192 dom_externs.skewY; // operation WebKitCSSMatrix.skewY 1213 dom_externs.skewY; // operation WebKitCSSMatrix.skewY
1214 dom_externs.slice; // operation ArrayBuffer.slice
1215 dom_externs.snapToLines; // attribute TextTrackCue.snapToLines
1193 dom_externs.snapshotItem; // operation XPathResult.snapshotItem 1216 dom_externs.snapshotItem; // operation XPathResult.snapshotItem
1194 dom_externs.snapshotLength; // attribute XPathResult.snapshotLength 1217 dom_externs.snapshotLength; // attribute XPathResult.snapshotLength
1195 dom_externs.source; // attribute IDBCursor.source, attribute IDBRequest.source, attribute MessageEvent.source 1218 dom_externs.source; // attribute IDBCursor.source, attribute IDBRequest.source, attribute MessageEvent.source
1196 dom_externs.sourceID; // attribute JavaScriptCallFrame.sourceI D 1219 dom_externs.sourceID; // attribute JavaScriptCallFrame.sourceI D
1197 dom_externs.span; // attribute HTMLTableColElement.span 1220 dom_externs.span; // attribute HTMLTableColElement.span
1198 dom_externs.specified; // attribute Attr.specified 1221 dom_externs.specified; // attribute Attr.specified
1199 dom_externs.speed; // attribute Coordinates.speed 1222 dom_externs.speed; // attribute Coordinates.speed
1200 dom_externs.spellcheck; // attribute HTMLElement.spellcheck 1223 dom_externs.spellcheck; // attribute HTMLElement.spellcheck
1201 dom_externs.splitText; // operation Text.splitText 1224 dom_externs.splitText; // operation Text.splitText
1202 dom_externs.src; // attribute HTMLEmbedElement.src, attri bute HTMLFrameElement.src, attribute HTMLIFrameElement.src, attribute HTMLImageE lement.src, attribute HTMLInputElement.src, attribute HTMLMediaElement.src, attr ibute HTMLScriptElement.src, attribute HTMLSourceElement.src, attribute HTMLTrac kElement.src 1225 dom_externs.src; // attribute HTMLEmbedElement.src, attri bute HTMLFrameElement.src, attribute HTMLIFrameElement.src, attribute HTMLImageE lement.src, attribute HTMLInputElement.src, attribute HTMLMediaElement.src, attr ibute HTMLScriptElement.src, attribute HTMLSourceElement.src, attribute HTMLTrac kElement.src
1203 dom_externs.srcElement; // attribute Event.srcElement 1226 dom_externs.srcElement; // attribute Event.srcElement
1204 dom_externs.srclang; // attribute HTMLTrackElement.srclang 1227 dom_externs.srclang; // attribute HTMLTrackElement.srclang
1205 dom_externs.standby; // attribute HTMLObjectElement.standby 1228 dom_externs.standby; // attribute HTMLObjectElement.standby
1206 dom_externs.start; // operation HTMLMarqueeElement.start, a ttribute HTMLOListElement.start, operation MessagePort.start, operation TimeRang es.start 1229 dom_externs.start; // operation HTMLMarqueeElement.start, a ttribute HTMLOListElement.start, operation MessagePort.start, operation TimeRang es.start
1207 dom_externs.startContainer; // attribute Range.startContainer 1230 dom_externs.startContainer; // attribute Range.startContainer
1208 dom_externs.startOffset; // attribute Range.startOffset 1231 dom_externs.startOffset; // attribute Range.startOffset
1209 dom_externs.startTime; // attribute HTMLMediaElement.startTime 1232 dom_externs.startTime; // attribute HTMLMediaElement.startTime, attribute TextTrackCue.startTime
1210 dom_externs.state; // attribute PopStateEvent.state 1233 dom_externs.state; // attribute PopStateEvent.state
1211 dom_externs.status; // attribute DOMApplicationCache.status, attribute DOMWindow.status, attribute XMLHttpRequest.status 1234 dom_externs.status; // attribute DOMApplicationCache.status, attribute DOMWindow.status, attribute XMLHttpRequest.status
1212 dom_externs.statusMessage; // attribute WebGLContextEvent.statusMes sage 1235 dom_externs.statusMessage; // attribute WebGLContextEvent.statusMes sage
1213 dom_externs.statusText; // attribute XMLHttpRequest.statusText 1236 dom_externs.statusText; // attribute XMLHttpRequest.statusText
1214 dom_externs.statusbar; // attribute DOMWindow.statusbar 1237 dom_externs.statusbar; // attribute DOMWindow.statusbar
1215 dom_externs.stencil; // attribute WebGLContextAttributes.sten cil 1238 dom_externs.stencil; // attribute WebGLContextAttributes.sten cil
1216 dom_externs.stencilFunc; // operation WebGLRenderingContext.stenc ilFunc 1239 dom_externs.stencilFunc; // operation WebGLRenderingContext.stenc ilFunc
1217 dom_externs.stencilFuncSeparate; // operation WebGLRenderingContext.stenc ilFuncSeparate 1240 dom_externs.stencilFuncSeparate; // operation WebGLRenderingContext.stenc ilFuncSeparate
1218 dom_externs.stencilMask; // operation WebGLRenderingContext.stenc ilMask 1241 dom_externs.stencilMask; // operation WebGLRenderingContext.stenc ilMask
1219 dom_externs.stencilMaskSeparate; // operation WebGLRenderingContext.stenc ilMaskSeparate 1242 dom_externs.stencilMaskSeparate; // operation WebGLRenderingContext.stenc ilMaskSeparate
1220 dom_externs.stencilOp; // operation WebGLRenderingContext.stenc ilOp 1243 dom_externs.stencilOp; // operation WebGLRenderingContext.stenc ilOp
1221 dom_externs.stencilOpSeparate; // operation WebGLRenderingContext.stenc ilOpSeparate 1244 dom_externs.stencilOpSeparate; // operation WebGLRenderingContext.stenc ilOpSeparate
1222 dom_externs.step; // attribute HTMLInputElement.step 1245 dom_externs.step; // attribute HTMLInputElement.step
1223 dom_externs.stepDown; // operation HTMLInputElement.stepDown 1246 dom_externs.stepDown; // operation HTMLInputElement.stepDown
1224 dom_externs.stepMismatch; // attribute ValidityState.stepMismatch 1247 dom_externs.stepMismatch; // attribute ValidityState.stepMismatch
1225 dom_externs.stepUp; // operation HTMLInputElement.stepUp 1248 dom_externs.stepUp; // operation HTMLInputElement.stepUp
1226 dom_externs.stop; // operation DOMWindow.stop, operation H TMLMarqueeElement.stop, operation LocalMediaStream.stop 1249 dom_externs.stop; // operation DOMWindow.stop, operation H TMLMarqueeElement.stop
1227 dom_externs.stopImmediatePropagation; // operation Event.stopImmediatePropagat ion 1250 dom_externs.stopImmediatePropagation; // operation Event.stopImmediatePropagat ion
1228 dom_externs.stopPropagation; // operation Event.stopPropagation 1251 dom_externs.stopPropagation; // operation Event.stopPropagation
1229 dom_externs.storageArea; // attribute StorageEvent.storageArea 1252 dom_externs.storageArea; // attribute StorageEvent.storageArea
1230 dom_externs.storageId; // operation InjectedScriptHost.storageI d 1253 dom_externs.storageId; // operation InjectedScriptHost.storageI d
1231 dom_externs.stringValue; // attribute XPathResult.stringValue 1254 dom_externs.stringValue; // attribute XPathResult.stringValue
1232 dom_externs.stroke; // operation CanvasRenderingContext2D.st roke 1255 dom_externs.stroke; // operation CanvasRenderingContext2D.st roke
1233 dom_externs.strokeRect; // operation CanvasRenderingContext2D.st rokeRect 1256 dom_externs.strokeRect; // operation CanvasRenderingContext2D.st rokeRect
1234 dom_externs.strokeText; // operation CanvasRenderingContext2D.st rokeText 1257 dom_externs.strokeText; // operation CanvasRenderingContext2D.st rokeText
1235 dom_externs.style; // attribute CSSFontFaceRule.style, attr ibute CSSPageRule.style, attribute CSSStyleRule.style, attribute Element.style, attribute WebKitCSSKeyframeRule.style 1258 dom_externs.style; // attribute CSSFontFaceRule.style, attr ibute CSSPageRule.style, attribute CSSStyleRule.style, attribute Element.style, attribute WebKitCSSKeyframeRule.style
1236 dom_externs.styleMedia; // attribute DOMWindow.styleMedia 1259 dom_externs.styleMedia; // attribute DOMWindow.styleMedia
(...skipping 18 matching lines...) Expand all
1255 dom_externs.terminate; // operation Worker.terminate 1278 dom_externs.terminate; // operation Worker.terminate
1256 dom_externs.texImage2D; // operation WebGLRenderingContext.texIm age2D 1279 dom_externs.texImage2D; // operation WebGLRenderingContext.texIm age2D
1257 dom_externs.texParameterf; // operation WebGLRenderingContext.texPa rameterf 1280 dom_externs.texParameterf; // operation WebGLRenderingContext.texPa rameterf
1258 dom_externs.texParameteri; // operation WebGLRenderingContext.texPa rameteri 1281 dom_externs.texParameteri; // operation WebGLRenderingContext.texPa rameteri
1259 dom_externs.texSubImage2D; // operation WebGLRenderingContext.texSu bImage2D 1282 dom_externs.texSubImage2D; // operation WebGLRenderingContext.texSu bImage2D
1260 dom_externs.text; // attribute HTMLAnchorElement.text, att ribute HTMLBodyElement.text, attribute HTMLOptionElement.text, attribute HTMLScr iptElement.text, attribute HTMLTitleElement.text, attribute Range.text 1283 dom_externs.text; // attribute HTMLAnchorElement.text, att ribute HTMLBodyElement.text, attribute HTMLOptionElement.text, attribute HTMLScr iptElement.text, attribute HTMLTitleElement.text, attribute Range.text
1261 dom_externs.textAlign; // attribute CanvasRenderingContext2D.te xtAlign 1284 dom_externs.textAlign; // attribute CanvasRenderingContext2D.te xtAlign
1262 dom_externs.textBaseline; // attribute CanvasRenderingContext2D.te xtBaseline 1285 dom_externs.textBaseline; // attribute CanvasRenderingContext2D.te xtBaseline
1263 dom_externs.textContent; // attribute Node.textContent 1286 dom_externs.textContent; // attribute Node.textContent
1264 dom_externs.textLength; // attribute HTMLTextAreaElement.textLen gth 1287 dom_externs.textLength; // attribute HTMLTextAreaElement.textLen gth
1288 dom_externs.textPosition; // attribute TextTrackCue.textPosition
1265 dom_externs.time; // operation Console.time 1289 dom_externs.time; // operation Console.time
1266 dom_externs.timeEnd; // operation Console.timeEnd 1290 dom_externs.timeEnd; // operation Console.timeEnd
1267 dom_externs.timeStamp; // operation Console.timeStamp, attribut e Event.timeStamp 1291 dom_externs.timeStamp; // operation Console.timeStamp, attribut e Event.timeStamp
1268 dom_externs.timestamp; // attribute Geoposition.timestamp 1292 dom_externs.timestamp; // attribute Geoposition.timestamp
1269 dom_externs.timing; // attribute Performance.timing 1293 dom_externs.timing; // attribute Performance.timing
1270 dom_externs.title; // attribute Document.title, attribute H TMLElement.title, attribute ScriptProfile.title, attribute StyleSheet.title 1294 dom_externs.title; // attribute Document.title, attribute H TMLElement.title, attribute ScriptProfile.title, attribute StyleSheet.title
1271 dom_externs.toDataURL; // operation HTMLCanvasElement.toDataURL 1295 dom_externs.toDataURL; // operation HTMLCanvasElement.toDataURL
1272 dom_externs.toElement; // attribute MouseEvent.toElement 1296 dom_externs.toElement; // attribute MouseEvent.toElement
1273 dom_externs.toString; // operation Range.toString, operation W ebKitCSSMatrix.toString, operation WorkerLocation.toString 1297 dom_externs.toString; // operation Range.toString, operation W ebKitCSSMatrix.toString, operation WorkerLocation.toString
1274 dom_externs.toURL; // operation Entry.toURL, operation Entr ySync.toURL 1298 dom_externs.toURL; // operation Entry.toURL, operation Entr ySync.toURL
1275 dom_externs.toggle; // operation DOMTokenList.toggle 1299 dom_externs.toggle; // operation DOMTokenList.toggle
1276 dom_externs.tooLong; // attribute ValidityState.tooLong 1300 dom_externs.tooLong; // attribute ValidityState.tooLong
1277 dom_externs.toolbar; // attribute DOMWindow.toolbar 1301 dom_externs.toolbar; // attribute DOMWindow.toolbar
1278 dom_externs.top; // attribute ClientRect.top, attribute D OMWindow.top, attribute Rect.top 1302 dom_externs.top; // attribute ClientRect.top, attribute D OMWindow.top, attribute Rect.top
1279 dom_externs.total; // attribute ProgressEvent.total 1303 dom_externs.total; // attribute ProgressEvent.total
1280 dom_externs.totalJSHeapSize; // attribute MemoryInfo.totalJSHeapSize 1304 dom_externs.totalJSHeapSize; // attribute MemoryInfo.totalJSHeapSize
1281 dom_externs.totalSize; // attribute XMLHttpRequestProgressEvent .totalSize 1305 dom_externs.totalSize; // attribute XMLHttpRequestProgressEvent .totalSize
1282 dom_externs.totalTime; // attribute ScriptProfileNode.totalTime 1306 dom_externs.totalTime; // attribute ScriptProfileNode.totalTime
1283 dom_externs.touches; // attribute TouchEvent.touches 1307 dom_externs.touches; // attribute TouchEvent.touches
1284 dom_externs.trace; // operation Console.trace 1308 dom_externs.trace; // operation Console.trace
1285 dom_externs.tracks; // attribute MediaStream.tracks 1309 dom_externs.track; // attribute HTMLTrackElement.track, att ribute TextTrackCue.track
1286 dom_externs.transaction; // operation Database.transaction, opera tion DatabaseSync.transaction, attribute IDBRequest.transaction 1310 dom_externs.transaction; // operation Database.transaction, opera tion DatabaseSync.transaction, operation IDBDatabase.transaction, attribute IDBO bjectStore.transaction, attribute IDBRequest.transaction
1287 dom_externs.transform; // operation CanvasRenderingContext2D.tr ansform 1311 dom_externs.transform; // operation CanvasRenderingContext2D.tr ansform
1288 dom_externs.transformToDocument; // operation XSLTProcessor.transformToDo cument 1312 dom_externs.transformToDocument; // operation XSLTProcessor.transformToDo cument
1289 dom_externs.transformToFragment; // operation XSLTProcessor.transformToFr agment 1313 dom_externs.transformToFragment; // operation XSLTProcessor.transformToFr agment
1290 dom_externs.translate; // operation CanvasRenderingContext2D.tr anslate, operation WebKitCSSMatrix.translate 1314 dom_externs.translate; // operation CanvasRenderingContext2D.tr anslate, operation WebKitCSSMatrix.translate
1291 dom_externs.trueSpeed; // attribute HTMLMarqueeElement.trueSpee d 1315 dom_externs.trueSpeed; // attribute HTMLMarqueeElement.trueSpee d
1292 dom_externs.truncate; // operation FileWriter.truncate, operat ion FileWriterSync.truncate 1316 dom_externs.truncate; // operation FileWriter.truncate, operat ion FileWriterSync.truncate
1293 dom_externs.type; // attribute Blob.type, attribute CSSRul e.type, attribute DOMMimeType.type, attribute DOMSelection.type, attribute DataT ransferItem.type, attribute Event.type, attribute HTMLAnchorElement.type, attrib ute HTMLButtonElement.type, attribute HTMLEmbedElement.type, attribute HTMLInput Element.type, attribute HTMLKeygenElement.type, attribute HTMLLIElement.type, at tribute HTMLLinkElement.type, attribute HTMLOListElement.type, attribute HTMLObj ectElement.type, attribute HTMLOutputElement.type, attribute HTMLParamElement.ty pe, attribute HTMLScriptElement.type, attribute HTMLSelectElement.type, attribut e HTMLSourceElement.type, attribute HTMLStyleElement.type, attribute HTMLTextAre aElement.type, attribute HTMLUListElement.type, operation InjectedScriptHost.typ e, attribute JavaScriptCallFrame.type, attribute MutationRecord.type, attribute PerformanceNavigation.type, attribute StyleMedia.type, attribute StyleSheet.type , attribute WebGLActiveInfo.type 1317 dom_externs.type; // attribute Blob.type, attribute CSSRul e.type, attribute DOMMimeType.type, attribute DOMSelection.type, attribute DataT ransferItem.type, attribute Event.type, attribute HTMLAnchorElement.type, attrib ute HTMLButtonElement.type, attribute HTMLEmbedElement.type, attribute HTMLInput Element.type, attribute HTMLKeygenElement.type, attribute HTMLLIElement.type, at tribute HTMLLinkElement.type, attribute HTMLOListElement.type, attribute HTMLObj ectElement.type, attribute HTMLOutputElement.type, attribute HTMLParamElement.ty pe, attribute HTMLScriptElement.type, attribute HTMLSelectElement.type, attribut e HTMLSourceElement.type, attribute HTMLStyleElement.type, attribute HTMLTextAre aElement.type, attribute HTMLUListElement.type, operation InjectedScriptHost.typ e, attribute JavaScriptCallFrame.type, attribute MutationRecord.type, attribute PerformanceNavigation.type, attribute StyleMedia.type, attribute StyleSheet.type , attribute WebGLActiveInfo.type
1294 dom_externs.typeMismatch; // attribute ValidityState.typeMismatch 1318 dom_externs.typeMismatch; // attribute ValidityState.typeMismatch
1295 dom_externs.uid; // attribute ScriptProfile.uid 1319 dom_externs.uid; // attribute ScriptProfile.uid
1296 dom_externs.uniform1f; // operation WebGLRenderingContext.unifo rm1f 1320 dom_externs.uniform1f; // operation WebGLRenderingContext.unifo rm1f
(...skipping 63 matching lines...) Expand 10 before | Expand all | Expand 10 after
1360 dom_externs.vspace; // attribute HTMLAppletElement.vspace, a ttribute HTMLImageElement.vspace, attribute HTMLMarqueeElement.vspace, attribute HTMLObjectElement.vspace 1384 dom_externs.vspace; // attribute HTMLAppletElement.vspace, a ttribute HTMLImageElement.vspace, attribute HTMLMarqueeElement.vspace, attribute HTMLObjectElement.vspace
1361 dom_externs.warn; // operation Console.warn 1385 dom_externs.warn; // operation Console.warn
1362 dom_externs.wasClean; // attribute CloseEvent.wasClean 1386 dom_externs.wasClean; // attribute CloseEvent.wasClean
1363 dom_externs.watchPosition; // operation Geolocation.watchPosition 1387 dom_externs.watchPosition; // operation Geolocation.watchPosition
1364 dom_externs.webkitAudioDecodedByteCount; // attribute HTMLMediaElement.webkitAu dioDecodedByteCount 1388 dom_externs.webkitAudioDecodedByteCount; // attribute HTMLMediaElement.webkitAu dioDecodedByteCount
1365 dom_externs.webkitCancelRequestAnimationFrame; // operation DOMWindow.webkitCan celRequestAnimationFrame 1389 dom_externs.webkitCancelRequestAnimationFrame; // operation DOMWindow.webkitCan celRequestAnimationFrame
1366 dom_externs.webkitClosedCaptionsVisible; // attribute HTMLMediaElement.webkitCl osedCaptionsVisible 1390 dom_externs.webkitClosedCaptionsVisible; // attribute HTMLMediaElement.webkitCl osedCaptionsVisible
1367 dom_externs.webkitConvertPointFromNodeToPage; // operation DOMWindow.webkitConv ertPointFromNodeToPage 1391 dom_externs.webkitConvertPointFromNodeToPage; // operation DOMWindow.webkitConv ertPointFromNodeToPage
1368 dom_externs.webkitConvertPointFromPageToNode; // operation DOMWindow.webkitConv ertPointFromPageToNode 1392 dom_externs.webkitConvertPointFromPageToNode; // operation DOMWindow.webkitConv ertPointFromPageToNode
1369 dom_externs.webkitDecodedFrameCount; // attribute HTMLVideoElement.webkitDeco dedFrameCount 1393 dom_externs.webkitDecodedFrameCount; // attribute HTMLVideoElement.webkitDeco dedFrameCount
1394 dom_externs.webkitDirectionInvertedFromDevice; // attribute WheelEvent.webkitDi rectionInvertedFromDevice
1370 dom_externs.webkitDisplayingFullscreen; // attribute HTMLVideoElement.webkitDis playingFullscreen 1395 dom_externs.webkitDisplayingFullscreen; // attribute HTMLVideoElement.webkitDis playingFullscreen
1371 dom_externs.webkitDroppedFrameCount; // attribute HTMLVideoElement.webkitDrop pedFrameCount 1396 dom_externs.webkitDroppedFrameCount; // attribute HTMLVideoElement.webkitDrop pedFrameCount
1372 dom_externs.webkitEnterFullScreen; // operation HTMLVideoElement.webkitEnte rFullScreen 1397 dom_externs.webkitEnterFullScreen; // operation HTMLVideoElement.webkitEnte rFullScreen
1373 dom_externs.webkitEnterFullscreen; // operation HTMLVideoElement.webkitEnte rFullscreen 1398 dom_externs.webkitEnterFullscreen; // operation HTMLVideoElement.webkitEnte rFullscreen
1374 dom_externs.webkitErrorMessage; // attribute IDBRequest.webkitErrorMessa ge 1399 dom_externs.webkitErrorMessage; // attribute IDBRequest.webkitErrorMessa ge
1375 dom_externs.webkitExitFullScreen; // operation HTMLVideoElement.webkitExit FullScreen 1400 dom_externs.webkitExitFullScreen; // operation HTMLVideoElement.webkitExit FullScreen
1376 dom_externs.webkitExitFullscreen; // operation HTMLVideoElement.webkitExit Fullscreen 1401 dom_externs.webkitExitFullscreen; // operation HTMLVideoElement.webkitExit Fullscreen
1377 dom_externs.webkitForce; // attribute Touch.webkitForce 1402 dom_externs.webkitForce; // attribute Touch.webkitForce
1378 dom_externs.webkitGrammar; // attribute HTMLInputElement.webkitGram mar 1403 dom_externs.webkitGrammar; // attribute HTMLInputElement.webkitGram mar
1379 dom_externs.webkitHasClosedCaptions; // attribute HTMLMediaElement.webkitHasC losedCaptions 1404 dom_externs.webkitHasClosedCaptions; // attribute HTMLMediaElement.webkitHasC losedCaptions
1380 dom_externs.webkitHidden; // attribute Document.webkitHidden 1405 dom_externs.webkitHidden; // attribute Document.webkitHidden
1406 dom_externs.webkitLineDashOffset; // attribute CanvasRenderingContext2D.we bkitLineDashOffset
1381 dom_externs.webkitMatchesSelector; // operation Element.webkitMatchesSelect or 1407 dom_externs.webkitMatchesSelector; // operation Element.webkitMatchesSelect or
1382 dom_externs.webkitNotifications; // attribute DOMWindow.webkitNotificatio ns, attribute WorkerContext.webkitNotifications 1408 dom_externs.webkitNotifications; // attribute DOMWindow.webkitNotificatio ns, attribute WorkerContext.webkitNotifications
1383 dom_externs.webkitPostMessage; // operation DedicatedWorkerContext.webk itPostMessage, operation MessagePort.webkitPostMessage 1409 dom_externs.webkitPostMessage; // operation DOMWindow.webkitPostMessage , operation DedicatedWorkerContext.webkitPostMessage, operation MessagePort.webk itPostMessage
1384 dom_externs.webkitPreservesPitch; // attribute HTMLMediaElement.webkitPres ervesPitch 1410 dom_externs.webkitPreservesPitch; // attribute HTMLMediaElement.webkitPres ervesPitch
1385 dom_externs.webkitRadiusX; // attribute Touch.webkitRadiusX 1411 dom_externs.webkitRadiusX; // attribute Touch.webkitRadiusX
1386 dom_externs.webkitRadiusY; // attribute Touch.webkitRadiusY 1412 dom_externs.webkitRadiusY; // attribute Touch.webkitRadiusY
1387 dom_externs.webkitRequestAnimationFrame; // operation DOMWindow.webkitRequestAn imationFrame 1413 dom_externs.webkitRequestAnimationFrame; // operation DOMWindow.webkitRequestAn imationFrame
1388 dom_externs.webkitRotationAngle; // attribute Touch.webkitRotationAngle 1414 dom_externs.webkitRotationAngle; // attribute Touch.webkitRotationAngle
1389 dom_externs.webkitSpeech; // attribute HTMLInputElement.webkitSpee ch 1415 dom_externs.webkitSpeech; // attribute HTMLInputElement.webkitSpee ch
1390 dom_externs.webkitSupportsFullscreen; // attribute HTMLVideoElement.webkitSupp ortsFullscreen 1416 dom_externs.webkitSupportsFullscreen; // attribute HTMLVideoElement.webkitSupp ortsFullscreen
1391 dom_externs.webkitURL; // attribute WorkerContext.webkitURL 1417 dom_externs.webkitURL; // attribute WorkerContext.webkitURL
1392 dom_externs.webkitVideoDecodedByteCount; // attribute HTMLMediaElement.webkitVi deoDecodedByteCount 1418 dom_externs.webkitVideoDecodedByteCount; // attribute HTMLMediaElement.webkitVi deoDecodedByteCount
1393 dom_externs.webkitVisibilityState; // attribute Document.webkitVisibilitySt ate 1419 dom_externs.webkitVisibilityState; // attribute Document.webkitVisibilitySt ate
(...skipping 20 matching lines...) Expand all
1414 1440
1415 // Externs referenced in custom attributes or custom operations. 1441 // Externs referenced in custom attributes or custom operations.
1416 dom_externs.prototype.createXMLHttpRequest; 1442 dom_externs.prototype.createXMLHttpRequest;
1417 dom_externs.prototype.createWebKitCSSMatrix; 1443 dom_externs.prototype.createWebKitCSSMatrix;
1418 dom_externs.prototype.createWebKitPoint; 1444 dom_externs.prototype.createWebKitPoint;
1419 dom_externs.prototype.createFileReader; 1445 dom_externs.prototype.createFileReader;
1420 dom_externs.prototype.setFillStyle; 1446 dom_externs.prototype.setFillStyle;
1421 dom_externs.prototype.setStrokeStyle; 1447 dom_externs.prototype.setStrokeStyle;
1422 1448
1423 } 1449 }
OLDNEW
« no previous file with comments | « client/dom/generated/wrapping_dom.js ('k') | client/dom/idl/dart/dart.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698