| OLD | NEW |
| 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 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 43 dom_externs.acceptNode; // operation NodeFilter.acceptNode | 43 dom_externs.acceptNode; // operation NodeFilter.acceptNode |
| 44 dom_externs.accessKey; // attribute HTMLAnchorElement.accessKey
, attribute HTMLAreaElement.accessKey, attribute HTMLButtonElement.accessKey, at
tribute HTMLInputElement.accessKey, attribute HTMLLabelElement.accessKey, attrib
ute HTMLLegendElement.accessKey, attribute HTMLTextAreaElement.accessKey | 44 dom_externs.accessKey; // attribute HTMLAnchorElement.accessKey
, attribute HTMLAreaElement.accessKey, attribute HTMLButtonElement.accessKey, at
tribute HTMLInputElement.accessKey, attribute HTMLLabelElement.accessKey, attrib
ute HTMLLegendElement.accessKey, attribute HTMLTextAreaElement.accessKey |
| 45 dom_externs.accuracy; // attribute Coordinates.accuracy | 45 dom_externs.accuracy; // attribute Coordinates.accuracy |
| 46 dom_externs.action; // attribute HTMLFormElement.action | 46 dom_externs.action; // attribute HTMLFormElement.action |
| 47 dom_externs.activeCues; // attribute TextTrack.activeCues | 47 dom_externs.activeCues; // attribute TextTrack.activeCues |
| 48 dom_externs.activeElement; // attribute HTMLDocument.activeElement | 48 dom_externs.activeElement; // attribute HTMLDocument.activeElement |
| 49 dom_externs.activeTexture; // operation WebGLRenderingContext.activ
eTexture | 49 dom_externs.activeTexture; // operation WebGLRenderingContext.activ
eTexture |
| 50 dom_externs.add; // operation DOMTokenList.add, operation
DataTransferItemList.add, operation HTMLSelectElement.add, operation IDBObjectS
tore.add | 50 dom_externs.add; // operation DOMTokenList.add, operation
DataTransferItemList.add, operation HTMLSelectElement.add, operation IDBObjectS
tore.add |
| 51 dom_externs.addColorStop; // operation CanvasGradient.addColorStop | 51 dom_externs.addColorStop; // operation CanvasGradient.addColorStop |
| 52 dom_externs.addCue; // operation TextTrack.addCue | 52 dom_externs.addCue; // operation TextTrack.addCue |
| 53 dom_externs.addEventListener; // operation AbstractWorker.addEventList
ener, operation DOMApplicationCache.addEventListener, operation DOMWindow.addEve
ntListener, operation EventSource.addEventListener, operation EventTarget.addEve
ntListener, operation IDBDatabase.addEventListener, operation IDBRequest.addEven
tListener, operation IDBTransaction.addEventListener, operation JavaScriptAudioN
ode.addEventListener, operation MessagePort.addEventListener, operation Node.add
EventListener, operation Notification.addEventListener, operation SVGElementInst
ance.addEventListener, operation WebSocket.addEventListener, operation WorkerCon
text.addEventListener, operation XMLHttpRequest.addEventListener, operation XMLH
ttpRequestUpload.addEventListener | 53 dom_externs.addEventListener; // operation AbstractWorker.addEventList
ener, operation DOMApplicationCache.addEventListener, operation DOMWindow.addEve
ntListener, operation EventSource.addEventListener, operation EventTarget.addEve
ntListener, operation IDBDatabase.addEventListener, operation IDBRequest.addEven
tListener, operation IDBTransaction.addEventListener, operation MessagePort.addE
ventListener, operation Node.addEventListener, operation Notification.addEventLi
stener, operation SVGElementInstance.addEventListener, operation WebSocket.addEv
entListener, operation WorkerContext.addEventListener, operation XMLHttpRequest.
addEventListener, operation XMLHttpRequestUpload.addEventListener |
| 54 dom_externs.addListener; // operation MediaQueryList.addListener | 54 dom_externs.addListener; // operation MediaQueryList.addListener |
| 55 dom_externs.addRange; // operation DOMSelection.addRange | 55 dom_externs.addRange; // operation DOMSelection.addRange |
| 56 dom_externs.addRule; // operation CSSStyleSheet.addRule | 56 dom_externs.addRule; // operation CSSStyleSheet.addRule |
| 57 dom_externs.addTrack; // operation HTMLMediaElement.addTrack | 57 dom_externs.addTrack; // operation HTMLMediaElement.addTrack |
| 58 dom_externs.addedNodes; // attribute MutationRecord.addedNodes | 58 dom_externs.addedNodes; // attribute MutationRecord.addedNodes |
| 59 dom_externs.adoptNode; // operation Document.adoptNode | 59 dom_externs.adoptNode; // operation Document.adoptNode |
| 60 dom_externs.alert; // operation DOMWindow.alert | 60 dom_externs.alert; // operation DOMWindow.alert |
| 61 dom_externs.align; // attribute HTMLAppletElement.align, at
tribute HTMLDivElement.align, attribute HTMLEmbedElement.align, attribute HTMLHR
Element.align, attribute HTMLHeadingElement.align, attribute HTMLIFrameElement.a
lign, attribute HTMLImageElement.align, attribute HTMLInputElement.align, attrib
ute HTMLLegendElement.align, attribute HTMLObjectElement.align, attribute HTMLPa
ragraphElement.align, attribute HTMLTableCaptionElement.align, attribute HTMLTab
leCellElement.align, attribute HTMLTableColElement.align, attribute HTMLTableEle
ment.align, attribute HTMLTableRowElement.align, attribute HTMLTableSectionEleme
nt.align, attribute SVGPreserveAspectRatio.align | 61 dom_externs.align; // attribute HTMLAppletElement.align, at
tribute HTMLDivElement.align, attribute HTMLEmbedElement.align, attribute HTMLHR
Element.align, attribute HTMLHeadingElement.align, attribute HTMLIFrameElement.a
lign, attribute HTMLImageElement.align, attribute HTMLInputElement.align, attrib
ute HTMLLegendElement.align, attribute HTMLObjectElement.align, attribute HTMLPa
ragraphElement.align, attribute HTMLTableCaptionElement.align, attribute HTMLTab
leCellElement.align, attribute HTMLTableColElement.align, attribute HTMLTableEle
ment.align, attribute HTMLTableRowElement.align, attribute HTMLTableSectionEleme
nt.align, attribute SVGPreserveAspectRatio.align |
| 62 dom_externs.alignment; // attribute TextTrackCue.alignment | 62 dom_externs.alignment; // attribute TextTrackCue.alignment |
| 63 dom_externs.alinkColor; // attribute HTMLDocument.alinkColor | 63 dom_externs.alinkColor; // attribute HTMLDocument.alinkColor |
| (...skipping 387 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 451 dom_externs.didDestroyWorker; // operation InjectedScriptHost.didDestr
oyWorker | 451 dom_externs.didDestroyWorker; // operation InjectedScriptHost.didDestr
oyWorker |
| 452 dom_externs.diffuseConstant; // attribute SVGFEDiffuseLightingElement
.diffuseConstant | 452 dom_externs.diffuseConstant; // attribute SVGFEDiffuseLightingElement
.diffuseConstant |
| 453 dom_externs.dir; // operation Console.dir, attribute HTML
Document.dir, attribute HTMLElement.dir, attribute Notification.dir | 453 dom_externs.dir; // operation Console.dir, attribute HTML
Document.dir, attribute HTMLElement.dir, attribute Notification.dir |
| 454 dom_externs.direction; // attribute HTMLMarqueeElement.directio
n, attribute IDBCursor.direction, attribute TextTrackCue.direction, attribute We
bKitAnimation.direction | 454 dom_externs.direction; // attribute HTMLMarqueeElement.directio
n, attribute IDBCursor.direction, attribute TextTrackCue.direction, attribute We
bKitAnimation.direction |
| 455 dom_externs.dirxml; // operation Console.dirxml | 455 dom_externs.dirxml; // operation Console.dirxml |
| 456 dom_externs.disable; // operation WebGLRenderingContext.disab
le | 456 dom_externs.disable; // operation WebGLRenderingContext.disab
le |
| 457 dom_externs.disableVertexAttribArray; // operation WebGLRenderingContext.disab
leVertexAttribArray | 457 dom_externs.disableVertexAttribArray; // operation WebGLRenderingContext.disab
leVertexAttribArray |
| 458 dom_externs.disabled; // attribute HTMLButtonElement.disabled,
attribute HTMLInputElement.disabled, attribute HTMLKeygenElement.disabled, attr
ibute HTMLLinkElement.disabled, attribute HTMLOptGroupElement.disabled, attribut
e HTMLOptionElement.disabled, attribute HTMLSelectElement.disabled, attribute HT
MLStyleElement.disabled, attribute HTMLTextAreaElement.disabled, attribute Style
Sheet.disabled | 458 dom_externs.disabled; // attribute HTMLButtonElement.disabled,
attribute HTMLInputElement.disabled, attribute HTMLKeygenElement.disabled, attr
ibute HTMLLinkElement.disabled, attribute HTMLOptGroupElement.disabled, attribut
e HTMLOptionElement.disabled, attribute HTMLSelectElement.disabled, attribute HT
MLStyleElement.disabled, attribute HTMLTextAreaElement.disabled, attribute Style
Sheet.disabled |
| 459 dom_externs.disconnect; // operation AudioNode.disconnect, opera
tion WebKitMutationObserver.disconnect | 459 dom_externs.disconnect; // operation AudioNode.disconnect, opera
tion WebKitMutationObserver.disconnect |
| 460 dom_externs.disconnectFromBackend; // operation InspectorFrontendHost.disco
nnectFromBackend | 460 dom_externs.disconnectFromBackend; // operation InspectorFrontendHost.disco
nnectFromBackend |
| 461 dom_externs.dispatchEvent; // operation AbstractWorker.dispatchEven
t, operation DOMApplicationCache.dispatchEvent, operation DOMWindow.dispatchEven
t, operation EventSource.dispatchEvent, operation EventTarget.dispatchEvent, ope
ration IDBDatabase.dispatchEvent, operation IDBRequest.dispatchEvent, operation
IDBTransaction.dispatchEvent, operation JavaScriptAudioNode.dispatchEvent, opera
tion MessagePort.dispatchEvent, operation Node.dispatchEvent, operation Notifica
tion.dispatchEvent, operation SVGElementInstance.dispatchEvent, operation WebSoc
ket.dispatchEvent, operation WorkerContext.dispatchEvent, operation XMLHttpReque
st.dispatchEvent, operation XMLHttpRequestUpload.dispatchEvent | 461 dom_externs.dispatchEvent; // operation AbstractWorker.dispatchEven
t, operation DOMApplicationCache.dispatchEvent, operation DOMWindow.dispatchEven
t, operation EventSource.dispatchEvent, operation EventTarget.dispatchEvent, ope
ration IDBDatabase.dispatchEvent, operation IDBRequest.dispatchEvent, operation
IDBTransaction.dispatchEvent, operation MessagePort.dispatchEvent, operation Nod
e.dispatchEvent, operation Notification.dispatchEvent, operation SVGElementInsta
nce.dispatchEvent, operation WebSocket.dispatchEvent, operation WorkerContext.di
spatchEvent, operation XMLHttpRequest.dispatchEvent, operation XMLHttpRequestUpl
oad.dispatchEvent |
| 462 dom_externs.distanceGain; // attribute AudioPannerNode.distanceGai
n | 462 dom_externs.distanceGain; // attribute AudioPannerNode.distanceGai
n |
| 463 dom_externs.distanceModel; // attribute AudioPannerNode.distanceMod
el | 463 dom_externs.distanceModel; // attribute AudioPannerNode.distanceMod
el |
| 464 dom_externs.divisor; // attribute SVGFEConvolveMatrixElement.
divisor | 464 dom_externs.divisor; // attribute SVGFEConvolveMatrixElement.
divisor |
| 465 dom_externs.doctype; // attribute Document.doctype | 465 dom_externs.doctype; // attribute Document.doctype |
| 466 dom_externs.document; // attribute DOMWindow.document | 466 dom_externs.document; // attribute DOMWindow.document |
| 467 dom_externs.documentElement; // attribute Document.documentElement | 467 dom_externs.documentElement; // attribute Document.documentElement |
| 468 dom_externs.documentURI; // attribute Document.documentURI | 468 dom_externs.documentURI; // attribute Document.documentURI |
| 469 dom_externs.domComplete; // attribute PerformanceTiming.domComple
te | 469 dom_externs.domComplete; // attribute PerformanceTiming.domComple
te |
| 470 dom_externs.domContentLoadedEventEnd; // attribute PerformanceTiming.domConten
tLoadedEventEnd | 470 dom_externs.domContentLoadedEventEnd; // attribute PerformanceTiming.domConten
tLoadedEventEnd |
| 471 dom_externs.domContentLoadedEventStart; // attribute PerformanceTiming.domConte
ntLoadedEventStart | 471 dom_externs.domContentLoadedEventStart; // attribute PerformanceTiming.domConte
ntLoadedEventStart |
| (...skipping 536 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1008 dom_externs.offsetHeight; // attribute Element.offsetHeight | 1008 dom_externs.offsetHeight; // attribute Element.offsetHeight |
| 1009 dom_externs.offsetLeft; // attribute Element.offsetLeft | 1009 dom_externs.offsetLeft; // attribute Element.offsetLeft |
| 1010 dom_externs.offsetParent; // attribute Element.offsetParent | 1010 dom_externs.offsetParent; // attribute Element.offsetParent |
| 1011 dom_externs.offsetTop; // attribute Element.offsetTop | 1011 dom_externs.offsetTop; // attribute Element.offsetTop |
| 1012 dom_externs.offsetWidth; // attribute Element.offsetWidth | 1012 dom_externs.offsetWidth; // attribute Element.offsetWidth |
| 1013 dom_externs.offsetX; // attribute MouseEvent.offsetX, attribu
te WheelEvent.offsetX | 1013 dom_externs.offsetX; // attribute MouseEvent.offsetX, attribu
te WheelEvent.offsetX |
| 1014 dom_externs.offsetY; // attribute MouseEvent.offsetY, attribu
te WheelEvent.offsetY | 1014 dom_externs.offsetY; // attribute MouseEvent.offsetY, attribu
te WheelEvent.offsetY |
| 1015 dom_externs.oldURL; // attribute HashChangeEvent.oldURL | 1015 dom_externs.oldURL; // attribute HashChangeEvent.oldURL |
| 1016 dom_externs.oldValue; // attribute MutationRecord.oldValue, at
tribute StorageEvent.oldValue | 1016 dom_externs.oldValue; // attribute MutationRecord.oldValue, at
tribute StorageEvent.oldValue |
| 1017 dom_externs.onLine; // attribute Navigator.onLine, attribute
WorkerNavigator.onLine | 1017 dom_externs.onLine; // attribute Navigator.onLine, attribute
WorkerNavigator.onLine |
| 1018 dom_externs.onabort; // attribute FileReader.onabort, attribu
te FileWriter.onabort, attribute IDBDatabase.onabort, attribute IDBTransaction.o
nabort |
| 1019 dom_externs.onaudioprocess; // attribute JavaScriptAudioNode.onaudio
process |
| 1020 dom_externs.onblocked; // attribute IDBVersionChangeRequest.onb
locked |
| 1021 dom_externs.oncomplete; // attribute AudioContext.oncomplete, at
tribute IDBTransaction.oncomplete |
| 1022 dom_externs.onconnect; // attribute SharedWorkercontext.onconne
ct |
| 1023 dom_externs.onerror; // attribute FileReader.onerror, attribu
te FileWriter.onerror, attribute IDBDatabase.onerror, attribute IDBRequest.onerr
or, attribute IDBTransaction.onerror, attribute WorkerContext.onerror |
| 1024 dom_externs.onload; // attribute FileReader.onload |
| 1025 dom_externs.onloadend; // attribute FileReader.onloadend |
| 1026 dom_externs.onloadstart; // attribute FileReader.onloadstart |
| 1018 dom_externs.only; // operation IDBKeyRange.only | 1027 dom_externs.only; // operation IDBKeyRange.only |
| 1028 dom_externs.onmessage; // attribute DedicatedWorkerContext.onme
ssage |
| 1029 dom_externs.onprogress; // attribute FileReader.onprogress, attr
ibute FileWriter.onprogress |
| 1030 dom_externs.onsuccess; // attribute IDBRequest.onsuccess |
| 1031 dom_externs.onversionchange; // attribute IDBDatabase.onversionchange |
| 1032 dom_externs.onwrite; // attribute FileWriter.onwrite |
| 1033 dom_externs.onwriteend; // attribute FileWriter.onwriteend |
| 1034 dom_externs.onwritestart; // attribute FileWriter.onwritestart |
| 1019 dom_externs.open; // operation DOMWindow.open, attribute H
TMLDetailsElement.open, operation HTMLDocument.open, operation IDBFactory.open,
operation XMLHttpRequest.open | 1035 dom_externs.open; // operation DOMWindow.open, attribute H
TMLDetailsElement.open, operation HTMLDocument.open, operation IDBFactory.open,
operation XMLHttpRequest.open |
| 1020 dom_externs.openCursor; // operation IDBIndex.openCursor, operat
ion IDBObjectStore.openCursor | 1036 dom_externs.openCursor; // operation IDBIndex.openCursor, operat
ion IDBObjectStore.openCursor |
| 1021 dom_externs.openDatabase; // operation DOMWindow.openDatabase, ope
ration WorkerContext.openDatabase | 1037 dom_externs.openDatabase; // operation DOMWindow.openDatabase, ope
ration WorkerContext.openDatabase |
| 1022 dom_externs.openDatabaseSync; // operation WorkerContext.openDatabaseS
ync | 1038 dom_externs.openDatabaseSync; // operation WorkerContext.openDatabaseS
ync |
| 1023 dom_externs.openKeyCursor; // operation IDBIndex.openKeyCursor | 1039 dom_externs.openKeyCursor; // operation IDBIndex.openKeyCursor |
| 1024 dom_externs.opener; // attribute DOMWindow.opener | 1040 dom_externs.opener; // attribute DOMWindow.opener |
| 1025 dom_externs.operationType; // attribute WebKitCSSFilterValue.operat
ionType, attribute WebKitCSSTransformValue.operationType | 1041 dom_externs.operationType; // attribute WebKitCSSFilterValue.operat
ionType, attribute WebKitCSSTransformValue.operationType |
| 1026 dom_externs.operator; // attribute SVGFECompositeElement.opera
tor, attribute SVGFEMorphologyElement.operator | 1042 dom_externs.operator; // attribute SVGFECompositeElement.opera
tor, attribute SVGFEMorphologyElement.operator |
| 1027 dom_externs.optimum; // attribute HTMLMeterElement.optimum | 1043 dom_externs.optimum; // attribute HTMLMeterElement.optimum |
| 1028 dom_externs.options; // attribute HTMLDataListElement.options
, attribute HTMLSelectElement.options | 1044 dom_externs.options; // attribute HTMLDataListElement.options
, attribute HTMLSelectElement.options |
| (...skipping 147 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1176 dom_externs.releaseEvents; // operation DOMWindow.releaseEvents, op
eration HTMLDocument.releaseEvents | 1192 dom_externs.releaseEvents; // operation DOMWindow.releaseEvents, op
eration HTMLDocument.releaseEvents |
| 1177 dom_externs.releaseShaderCompiler; // operation WebGLRenderingContext.relea
seShaderCompiler | 1193 dom_externs.releaseShaderCompiler; // operation WebGLRenderingContext.relea
seShaderCompiler |
| 1178 dom_externs.reload; // operation Location.reload | 1194 dom_externs.reload; // operation Location.reload |
| 1179 dom_externs.remove; // operation DOMTokenList.remove, operat
ion Entry.remove, operation EntrySync.remove, operation HTMLOptionsCollection.re
move, operation HTMLSelectElement.remove | 1195 dom_externs.remove; // operation DOMTokenList.remove, operat
ion Entry.remove, operation EntrySync.remove, operation HTMLOptionsCollection.re
move, operation HTMLSelectElement.remove |
| 1180 dom_externs.removeAllRanges; // operation DOMSelection.removeAllRange
s | 1196 dom_externs.removeAllRanges; // operation DOMSelection.removeAllRange
s |
| 1181 dom_externs.removeAttribute; // operation Element.removeAttribute | 1197 dom_externs.removeAttribute; // operation Element.removeAttribute |
| 1182 dom_externs.removeAttributeNS; // operation Element.removeAttributeNS | 1198 dom_externs.removeAttributeNS; // operation Element.removeAttributeNS |
| 1183 dom_externs.removeAttributeNode; // operation Element.removeAttributeNode | 1199 dom_externs.removeAttributeNode; // operation Element.removeAttributeNode |
| 1184 dom_externs.removeChild; // operation Node.removeChild | 1200 dom_externs.removeChild; // operation Node.removeChild |
| 1185 dom_externs.removeCue; // operation TextTrack.removeCue | 1201 dom_externs.removeCue; // operation TextTrack.removeCue |
| 1186 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 JavaScriptAudioNode.removeEventListener, operation MessagePort.removeEve
ntListener, operation Node.removeEventListener, operation Notification.removeEve
ntListener, operation SVGElementInstance.removeEventListener, operation WebSocke
t.removeEventListener, operation WorkerContext.removeEventListener, operation XM
LHttpRequest.removeEventListener, operation XMLHttpRequestUpload.removeEventList
ener | 1202 dom_externs.removeEventListener; // operation AbstractWorker.removeEventL
istener, operation DOMApplicationCache.removeEventListener, operation DOMWindow.
removeEventListener, operation EventSource.removeEventListener, operation EventT
arget.removeEventListener, operation IDBDatabase.removeEventListener, operation
IDBRequest.removeEventListener, operation IDBTransaction.removeEventListener, op
eration MessagePort.removeEventListener, operation Node.removeEventListener, ope
ration Notification.removeEventListener, operation SVGElementInstance.removeEven
tListener, operation WebSocket.removeEventListener, operation WorkerContext.remo
veEventListener, operation XMLHttpRequest.removeEventListener, operation XMLHttp
RequestUpload.removeEventListener |
| 1187 dom_externs.removeItem; // operation SVGLengthList.removeItem, o
peration SVGNumberList.removeItem, operation SVGPathSegList.removeItem, operatio
n SVGPointList.removeItem, operation SVGStringList.removeItem, operation SVGTran
sformList.removeItem, operation Storage.removeItem | 1203 dom_externs.removeItem; // operation SVGLengthList.removeItem, o
peration SVGNumberList.removeItem, operation SVGPathSegList.removeItem, operatio
n SVGPointList.removeItem, operation SVGStringList.removeItem, operation SVGTran
sformList.removeItem, operation Storage.removeItem |
| 1188 dom_externs.removeListener; // operation MediaQueryList.removeListen
er | 1204 dom_externs.removeListener; // operation MediaQueryList.removeListen
er |
| 1189 dom_externs.removeNamedItem; // operation NamedNodeMap.removeNamedIte
m | 1205 dom_externs.removeNamedItem; // operation NamedNodeMap.removeNamedIte
m |
| 1190 dom_externs.removeNamedItemNS; // operation NamedNodeMap.removeNamedIte
mNS | 1206 dom_externs.removeNamedItemNS; // operation NamedNodeMap.removeNamedIte
mNS |
| 1191 dom_externs.removeParameter; // operation XSLTProcessor.removeParamet
er | 1207 dom_externs.removeParameter; // operation XSLTProcessor.removeParamet
er |
| 1192 dom_externs.removeProperty; // operation CSSStyleDeclaration.removeP
roperty | 1208 dom_externs.removeProperty; // operation CSSStyleDeclaration.removeP
roperty |
| 1193 dom_externs.removeRecursively; // operation DirectoryEntry.removeRecurs
ively, operation DirectoryEntrySync.removeRecursively | 1209 dom_externs.removeRecursively; // operation DirectoryEntry.removeRecurs
ively, operation DirectoryEntrySync.removeRecursively |
| 1194 dom_externs.removeRule; // operation CSSStyleSheet.removeRule | 1210 dom_externs.removeRule; // operation CSSStyleSheet.removeRule |
| 1195 dom_externs.removedNodes; // attribute MutationRecord.removedNodes | 1211 dom_externs.removedNodes; // attribute MutationRecord.removedNodes |
| 1196 dom_externs.renderbufferStorage; // operation WebGLRenderingContext.rende
rbufferStorage | 1212 dom_externs.renderbufferStorage; // operation WebGLRenderingContext.rende
rbufferStorage |
| (...skipping 488 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1685 dom_externs.y; // attribute HTMLImageElement.y, attribu
te MouseEvent.y, attribute SVGCursorElement.y, attribute SVGFEBlendElement.y, at
tribute SVGFEColorMatrixElement.y, attribute SVGFEComponentTransferElement.y, at
tribute SVGFECompositeElement.y, attribute SVGFEConvolveMatrixElement.y, attribu
te SVGFEDiffuseLightingElement.y, attribute SVGFEDisplacementMapElement.y, attri
bute SVGFEDropShadowElement.y, attribute SVGFEFloodElement.y, attribute SVGFEGau
ssianBlurElement.y, attribute SVGFEImageElement.y, attribute SVGFEMergeElement.y
, attribute SVGFEMorphologyElement.y, attribute SVGFEOffsetElement.y, attribute
SVGFEPointLightElement.y, attribute SVGFESpecularLightingElement.y, attribute SV
GFESpotLightElement.y, attribute SVGFETileElement.y, attribute SVGFETurbulenceEl
ement.y, attribute SVGFilterElement.y, attribute SVGFilterPrimitiveStandardAttri
butes.y, attribute SVGForeignObjectElement.y, attribute SVGGlyphRefElement.y, at
tribute SVGImageElement.y, attribute SVGMaskElement.y, attribute SVGPathSegArcAb
s.y, attribute SVGPathSegArcRel.y, attribute SVGPathSegCurvetoCubicAbs.y, attrib
ute SVGPathSegCurvetoCubicRel.y, attribute SVGPathSegCurvetoCubicSmoothAbs.y, at
tribute SVGPathSegCurvetoCubicSmoothRel.y, attribute SVGPathSegCurvetoQuadraticA
bs.y, attribute SVGPathSegCurvetoQuadraticRel.y, attribute SVGPathSegCurvetoQuad
raticSmoothAbs.y, attribute SVGPathSegCurvetoQuadraticSmoothRel.y, attribute SVG
PathSegLinetoAbs.y, attribute SVGPathSegLinetoRel.y, attribute SVGPathSegLinetoV
erticalAbs.y, attribute SVGPathSegLinetoVerticalRel.y, attribute SVGPathSegMovet
oAbs.y, attribute SVGPathSegMovetoRel.y, attribute SVGPatternElement.y, attribut
e SVGPoint.y, attribute SVGRect.y, attribute SVGRectElement.y, attribute SVGSVGE
lement.y, attribute SVGTextPositioningElement.y, attribute SVGUseElement.y, attr
ibute WebKitPoint.y, attribute WheelEvent.y | 1701 dom_externs.y; // attribute HTMLImageElement.y, attribu
te MouseEvent.y, attribute SVGCursorElement.y, attribute SVGFEBlendElement.y, at
tribute SVGFEColorMatrixElement.y, attribute SVGFEComponentTransferElement.y, at
tribute SVGFECompositeElement.y, attribute SVGFEConvolveMatrixElement.y, attribu
te SVGFEDiffuseLightingElement.y, attribute SVGFEDisplacementMapElement.y, attri
bute SVGFEDropShadowElement.y, attribute SVGFEFloodElement.y, attribute SVGFEGau
ssianBlurElement.y, attribute SVGFEImageElement.y, attribute SVGFEMergeElement.y
, attribute SVGFEMorphologyElement.y, attribute SVGFEOffsetElement.y, attribute
SVGFEPointLightElement.y, attribute SVGFESpecularLightingElement.y, attribute SV
GFESpotLightElement.y, attribute SVGFETileElement.y, attribute SVGFETurbulenceEl
ement.y, attribute SVGFilterElement.y, attribute SVGFilterPrimitiveStandardAttri
butes.y, attribute SVGForeignObjectElement.y, attribute SVGGlyphRefElement.y, at
tribute SVGImageElement.y, attribute SVGMaskElement.y, attribute SVGPathSegArcAb
s.y, attribute SVGPathSegArcRel.y, attribute SVGPathSegCurvetoCubicAbs.y, attrib
ute SVGPathSegCurvetoCubicRel.y, attribute SVGPathSegCurvetoCubicSmoothAbs.y, at
tribute SVGPathSegCurvetoCubicSmoothRel.y, attribute SVGPathSegCurvetoQuadraticA
bs.y, attribute SVGPathSegCurvetoQuadraticRel.y, attribute SVGPathSegCurvetoQuad
raticSmoothAbs.y, attribute SVGPathSegCurvetoQuadraticSmoothRel.y, attribute SVG
PathSegLinetoAbs.y, attribute SVGPathSegLinetoRel.y, attribute SVGPathSegLinetoV
erticalAbs.y, attribute SVGPathSegLinetoVerticalRel.y, attribute SVGPathSegMovet
oAbs.y, attribute SVGPathSegMovetoRel.y, attribute SVGPatternElement.y, attribut
e SVGPoint.y, attribute SVGRect.y, attribute SVGRectElement.y, attribute SVGSVGE
lement.y, attribute SVGTextPositioningElement.y, attribute SVGUseElement.y, attr
ibute WebKitPoint.y, attribute WheelEvent.y |
| 1686 dom_externs.y1; // attribute SVGLineElement.y1, attribut
e SVGLinearGradientElement.y1, attribute SVGPathSegCurvetoCubicAbs.y1, attribute
SVGPathSegCurvetoCubicRel.y1, attribute SVGPathSegCurvetoQuadraticAbs.y1, attri
bute SVGPathSegCurvetoQuadraticRel.y1 | 1702 dom_externs.y1; // attribute SVGLineElement.y1, attribut
e SVGLinearGradientElement.y1, attribute SVGPathSegCurvetoCubicAbs.y1, attribute
SVGPathSegCurvetoCubicRel.y1, attribute SVGPathSegCurvetoQuadraticAbs.y1, attri
bute SVGPathSegCurvetoQuadraticRel.y1 |
| 1687 dom_externs.y2; // attribute SVGLineElement.y2, attribut
e SVGLinearGradientElement.y2, attribute SVGPathSegCurvetoCubicAbs.y2, attribute
SVGPathSegCurvetoCubicRel.y2, attribute SVGPathSegCurvetoCubicSmoothAbs.y2, att
ribute SVGPathSegCurvetoCubicSmoothRel.y2 | 1703 dom_externs.y2; // attribute SVGLineElement.y2, attribut
e SVGLinearGradientElement.y2, attribute SVGPathSegCurvetoCubicAbs.y2, attribute
SVGPathSegCurvetoCubicRel.y2, attribute SVGPathSegCurvetoCubicSmoothAbs.y2, att
ribute SVGPathSegCurvetoCubicSmoothRel.y2 |
| 1688 dom_externs.yChannelSelector; // attribute SVGFEDisplacementMapElement
.yChannelSelector | 1704 dom_externs.yChannelSelector; // attribute SVGFEDisplacementMapElement
.yChannelSelector |
| 1689 dom_externs.z; // attribute SVGFEPointLightElement.z, a
ttribute SVGFESpotLightElement.z | 1705 dom_externs.z; // attribute SVGFEPointLightElement.z, a
ttribute SVGFESpotLightElement.z |
| 1690 dom_externs.zoomAndPan; // attribute SVGSVGElement.zoomAndPan, a
ttribute SVGViewElement.zoomAndPan, attribute SVGZoomAndPan.zoomAndPan | 1706 dom_externs.zoomAndPan; // attribute SVGSVGElement.zoomAndPan, a
ttribute SVGViewElement.zoomAndPan, attribute SVGZoomAndPan.zoomAndPan |
| 1691 dom_externs.zoomRectScreen; // attribute SVGZoomEvent.zoomRectScreen | 1707 dom_externs.zoomRectScreen; // attribute SVGZoomEvent.zoomRectScreen |
| 1692 | 1708 |
| 1693 | 1709 |
| 1694 } | 1710 } |
| OLD | NEW |