| 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 78 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 89 dom_externs.appendData; // operation CharacterData.appendData | 89 dom_externs.appendData; // operation CharacterData.appendData |
| 90 dom_externs.appendItem; // operation SVGLengthList.appendItem, o
peration SVGNumberList.appendItem, operation SVGPathSegList.appendItem, operatio
n SVGPointList.appendItem, operation SVGStringList.appendItem, operation SVGTran
sformList.appendItem | 90 dom_externs.appendItem; // operation SVGLengthList.appendItem, o
peration SVGNumberList.appendItem, operation SVGPathSegList.appendItem, operatio
n SVGPointList.appendItem, operation SVGStringList.appendItem, operation SVGTran
sformList.appendItem |
| 91 dom_externs.appendMedium; // operation MediaList.appendMedium | 91 dom_externs.appendMedium; // operation MediaList.appendMedium |
| 92 dom_externs.applets; // attribute Document.applets | 92 dom_externs.applets; // attribute Document.applets |
| 93 dom_externs.applicationCache; // attribute DOMWindow.applicationCache | 93 dom_externs.applicationCache; // attribute DOMWindow.applicationCache |
| 94 dom_externs.arc; // operation CanvasRenderingContext2D.ar
c | 94 dom_externs.arc; // operation CanvasRenderingContext2D.ar
c |
| 95 dom_externs.arcTo; // operation CanvasRenderingContext2D.ar
cTo | 95 dom_externs.arcTo; // operation CanvasRenderingContext2D.ar
cTo |
| 96 dom_externs.archive; // attribute HTMLAppletElement.archive,
attribute HTMLObjectElement.archive | 96 dom_externs.archive; // attribute HTMLAppletElement.archive,
attribute HTMLObjectElement.archive |
| 97 dom_externs.areas; // attribute HTMLMapElement.areas | 97 dom_externs.areas; // attribute HTMLMapElement.areas |
| 98 dom_externs.asBlob; // attribute XMLHttpRequest.asBlob | 98 dom_externs.asBlob; // attribute XMLHttpRequest.asBlob |
| 99 dom_externs.assertCondition; // operation Console.assertCondition | 99 dom_externs.assert; // operation Console.assert |
| 100 dom_externs.assign; // operation Location.assign | 100 dom_externs.assign; // operation Location.assign |
| 101 dom_externs.async; // attribute HTMLScriptElement.async | 101 dom_externs.async; // attribute HTMLScriptElement.async |
| 102 dom_externs.atob; // operation DOMWindow.atob | 102 dom_externs.atob; // operation DOMWindow.atob |
| 103 dom_externs.attachShader; // operation WebGLRenderingContext.attac
hShader | 103 dom_externs.attachShader; // operation WebGLRenderingContext.attac
hShader |
| 104 dom_externs.attrChange; // attribute MutationEvent.attrChange | 104 dom_externs.attrChange; // attribute MutationEvent.attrChange |
| 105 dom_externs.attrName; // attribute MutationEvent.attrName | 105 dom_externs.attrName; // attribute MutationEvent.attrName |
| 106 dom_externs.attributeName; // attribute MutationRecord.attributeNam
e | 106 dom_externs.attributeName; // attribute MutationRecord.attributeNam
e |
| 107 dom_externs.attributeNamespace; // attribute MutationRecord.attributeNam
espace | 107 dom_externs.attributeNamespace; // attribute MutationRecord.attributeNam
espace |
| 108 dom_externs.attributes; // attribute Node.attributes | 108 dom_externs.attributes; // attribute Node.attributes |
| 109 dom_externs.autocomplete; // attribute HTMLFormElement.autocomplet
e, attribute HTMLInputElement.autocomplete | 109 dom_externs.autocomplete; // attribute HTMLFormElement.autocomplet
e, attribute HTMLInputElement.autocomplete |
| (...skipping 158 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 268 dom_externs.consolidate; // operation SVGTransformList.consolidat
e | 268 dom_externs.consolidate; // operation SVGTransformList.consolidat
e |
| 269 dom_externs.contains; // operation DOMTokenList.contains, oper
ation Node.contains | 269 dom_externs.contains; // operation DOMTokenList.contains, oper
ation Node.contains |
| 270 dom_externs.containsNode; // operation DOMSelection.containsNode | 270 dom_externs.containsNode; // operation DOMSelection.containsNode |
| 271 dom_externs.content; // attribute HTMLMetaElement.content | 271 dom_externs.content; // attribute HTMLMetaElement.content |
| 272 dom_externs.contentDocument; // attribute HTMLFrameElement.contentDoc
ument, attribute HTMLIFrameElement.contentDocument, attribute HTMLObjectElement.
contentDocument | 272 dom_externs.contentDocument; // attribute HTMLFrameElement.contentDoc
ument, attribute HTMLIFrameElement.contentDocument, attribute HTMLObjectElement.
contentDocument |
| 273 dom_externs.contentEditable; // attribute HTMLElement.contentEditable | 273 dom_externs.contentEditable; // attribute HTMLElement.contentEditable |
| 274 dom_externs.contentScriptType; // attribute SVGSVGElement.contentScript
Type | 274 dom_externs.contentScriptType; // attribute SVGSVGElement.contentScript
Type |
| 275 dom_externs.contentStyleType; // attribute SVGSVGElement.contentStyleT
ype | 275 dom_externs.contentStyleType; // attribute SVGSVGElement.contentStyleT
ype |
| 276 dom_externs.contentWindow; // attribute HTMLFrameElement.contentWin
dow, attribute HTMLIFrameElement.contentWindow | 276 dom_externs.contentWindow; // attribute HTMLFrameElement.contentWin
dow, attribute HTMLIFrameElement.contentWindow |
| 277 dom_externs.context; // attribute AudioNode.context | 277 dom_externs.context; // attribute AudioNode.context |
| 278 dom_externs.continueFunction; // operation IDBCursor.continueFunction | 278 dom_externs.continue; // operation IDBCursor.continue |
| 279 dom_externs.control; // attribute HTMLLabelElement.control | 279 dom_externs.control; // attribute HTMLLabelElement.control |
| 280 dom_externs.controller; // attribute HTMLMediaElement.controller | 280 dom_externs.controller; // attribute HTMLMediaElement.controller |
| 281 dom_externs.controls; // attribute HTMLMediaElement.controls | 281 dom_externs.controls; // attribute HTMLMediaElement.controls |
| 282 dom_externs.convertToSpecifiedUnits; // operation SVGAngle.convertToSpecified
Units, operation SVGLength.convertToSpecifiedUnits | 282 dom_externs.convertToSpecifiedUnits; // operation SVGAngle.convertToSpecified
Units, operation SVGLength.convertToSpecifiedUnits |
| 283 dom_externs.cookie; // attribute Document.cookie | 283 dom_externs.cookie; // attribute Document.cookie |
| 284 dom_externs.cookieEnabled; // attribute Navigator.cookieEnabled | 284 dom_externs.cookieEnabled; // attribute Navigator.cookieEnabled |
| 285 dom_externs.coords; // attribute Geoposition.coords, attribu
te HTMLAnchorElement.coords, attribute HTMLAreaElement.coords | 285 dom_externs.coords; // attribute Geoposition.coords, attribu
te HTMLAnchorElement.coords, attribute HTMLAreaElement.coords |
| 286 dom_externs.copyTexImage2D; // operation WebGLRenderingContext.copyT
exImage2D | 286 dom_externs.copyTexImage2D; // operation WebGLRenderingContext.copyT
exImage2D |
| 287 dom_externs.copyTexSubImage2D; // operation WebGLRenderingContext.copyT
exSubImage2D | 287 dom_externs.copyTexSubImage2D; // operation WebGLRenderingContext.copyT
exSubImage2D |
| 288 dom_externs.copyText; // operation InjectedScriptHost.copyText
, operation InspectorFrontendHost.copyText | 288 dom_externs.copyText; // operation InjectedScriptHost.copyText
, operation InspectorFrontendHost.copyText |
| (...skipping 122 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 411 dom_externs.defaultPlaybackRate; // attribute HTMLMediaElement.defaultPla
ybackRate, attribute MediaController.defaultPlaybackRate | 411 dom_externs.defaultPlaybackRate; // attribute HTMLMediaElement.defaultPla
ybackRate, attribute MediaController.defaultPlaybackRate |
| 412 dom_externs.defaultPrevented; // attribute Event.defaultPrevented | 412 dom_externs.defaultPrevented; // attribute Event.defaultPrevented |
| 413 dom_externs.defaultSelected; // attribute HTMLOptionElement.defaultSe
lected | 413 dom_externs.defaultSelected; // attribute HTMLOptionElement.defaultSe
lected |
| 414 dom_externs.defaultStatus; // attribute DOMWindow.defaultStatus | 414 dom_externs.defaultStatus; // attribute DOMWindow.defaultStatus |
| 415 dom_externs.defaultValue; // attribute AudioParam.defaultValue, at
tribute HTMLInputElement.defaultValue, attribute HTMLOutputElement.defaultValue,
attribute HTMLTextAreaElement.defaultValue | 415 dom_externs.defaultValue; // attribute AudioParam.defaultValue, at
tribute HTMLInputElement.defaultValue, attribute HTMLOutputElement.defaultValue,
attribute HTMLTextAreaElement.defaultValue |
| 416 dom_externs.defaultView; // attribute Document.defaultView | 416 dom_externs.defaultView; // attribute Document.defaultView |
| 417 dom_externs.defaultstatus; // attribute DOMWindow.defaultstatus | 417 dom_externs.defaultstatus; // attribute DOMWindow.defaultstatus |
| 418 dom_externs.defer; // attribute HTMLScriptElement.defer | 418 dom_externs.defer; // attribute HTMLScriptElement.defer |
| 419 dom_externs.delay; // attribute WebKitAnimation.delay | 419 dom_externs.delay; // attribute WebKitAnimation.delay |
| 420 dom_externs.delayTime; // attribute DelayNode.delayTime | 420 dom_externs.delayTime; // attribute DelayNode.delayTime |
| 421 dom_externs.delete; // operation IDBCursor.delete, operation
IDBObjectStore.delete |
| 421 dom_externs.deleteBuffer; // operation WebGLRenderingContext.delet
eBuffer | 422 dom_externs.deleteBuffer; // operation WebGLRenderingContext.delet
eBuffer |
| 422 dom_externs.deleteCaption; // operation HTMLTableElement.deleteCapt
ion | 423 dom_externs.deleteCaption; // operation HTMLTableElement.deleteCapt
ion |
| 423 dom_externs.deleteCell; // operation HTMLTableRowElement.deleteC
ell | 424 dom_externs.deleteCell; // operation HTMLTableRowElement.deleteC
ell |
| 424 dom_externs.deleteContents; // operation Range.deleteContents | 425 dom_externs.deleteContents; // operation Range.deleteContents |
| 425 dom_externs.deleteData; // operation CharacterData.deleteData | 426 dom_externs.deleteData; // operation CharacterData.deleteData |
| 426 dom_externs.deleteDatabase; // operation IDBFactory.deleteDatabase | 427 dom_externs.deleteDatabase; // operation IDBFactory.deleteDatabase |
| 427 dom_externs.deleteFramebuffer; // operation WebGLRenderingContext.delet
eFramebuffer | 428 dom_externs.deleteFramebuffer; // operation WebGLRenderingContext.delet
eFramebuffer |
| 428 dom_externs.deleteFromDocument; // operation DOMSelection.deleteFromDocu
ment | 429 dom_externs.deleteFromDocument; // operation DOMSelection.deleteFromDocu
ment |
| 429 dom_externs.deleteFunction; // operation IDBCursor.deleteFunction, o
peration IDBObjectStore.deleteFunction | |
| 430 dom_externs.deleteIndex; // operation IDBObjectStore.deleteIndex | 430 dom_externs.deleteIndex; // operation IDBObjectStore.deleteIndex |
| 431 dom_externs.deleteMedium; // operation MediaList.deleteMedium | 431 dom_externs.deleteMedium; // operation MediaList.deleteMedium |
| 432 dom_externs.deleteObjectStore; // operation IDBDatabase.deleteObjectSto
re | 432 dom_externs.deleteObjectStore; // operation IDBDatabase.deleteObjectSto
re |
| 433 dom_externs.deleteProgram; // operation WebGLRenderingContext.delet
eProgram | 433 dom_externs.deleteProgram; // operation WebGLRenderingContext.delet
eProgram |
| 434 dom_externs.deleteRenderbuffer; // operation WebGLRenderingContext.delet
eRenderbuffer | 434 dom_externs.deleteRenderbuffer; // operation WebGLRenderingContext.delet
eRenderbuffer |
| 435 dom_externs.deleteRow; // operation HTMLTableElement.deleteRow,
operation HTMLTableSectionElement.deleteRow | 435 dom_externs.deleteRow; // operation HTMLTableElement.deleteRow,
operation HTMLTableSectionElement.deleteRow |
| 436 dom_externs.deleteRule; // operation CSSMediaRule.deleteRule, op
eration CSSStyleSheet.deleteRule, operation WebKitCSSKeyframesRule.deleteRule | 436 dom_externs.deleteRule; // operation CSSMediaRule.deleteRule, op
eration CSSStyleSheet.deleteRule, operation WebKitCSSKeyframesRule.deleteRule |
| 437 dom_externs.deleteShader; // operation WebGLRenderingContext.delet
eShader | 437 dom_externs.deleteShader; // operation WebGLRenderingContext.delet
eShader |
| 438 dom_externs.deleteTFoot; // operation HTMLTableElement.deleteTFoo
t | 438 dom_externs.deleteTFoot; // operation HTMLTableElement.deleteTFoo
t |
| 439 dom_externs.deleteTHead; // operation HTMLTableElement.deleteTHea
d | 439 dom_externs.deleteTHead; // operation HTMLTableElement.deleteTHea
d |
| (...skipping 1033 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1473 dom_externs.stringValue; // attribute XPathResult.stringValue | 1473 dom_externs.stringValue; // attribute XPathResult.stringValue |
| 1474 dom_externs.stroke; // operation CanvasRenderingContext2D.st
roke | 1474 dom_externs.stroke; // operation CanvasRenderingContext2D.st
roke |
| 1475 dom_externs.strokeRect; // operation CanvasRenderingContext2D.st
rokeRect | 1475 dom_externs.strokeRect; // operation CanvasRenderingContext2D.st
rokeRect |
| 1476 dom_externs.strokeStyle; // attribute CanvasRenderingContext2D.st
rokeStyle | 1476 dom_externs.strokeStyle; // attribute CanvasRenderingContext2D.st
rokeStyle |
| 1477 dom_externs.strokeText; // operation CanvasRenderingContext2D.st
rokeText | 1477 dom_externs.strokeText; // operation CanvasRenderingContext2D.st
rokeText |
| 1478 dom_externs.style; // attribute CSSFontFaceRule.style, attr
ibute CSSPageRule.style, attribute CSSStyleRule.style, attribute Element.style,
attribute SVGAElement.style, attribute SVGCircleElement.style, attribute SVGClip
PathElement.style, attribute SVGDefsElement.style, attribute SVGDescElement.styl
e, attribute SVGEllipseElement.style, attribute SVGFEBlendElement.style, attribu
te SVGFEColorMatrixElement.style, attribute SVGFEComponentTransferElement.style,
attribute SVGFECompositeElement.style, attribute SVGFEConvolveMatrixElement.sty
le, attribute SVGFEDiffuseLightingElement.style, attribute SVGFEDisplacementMapE
lement.style, attribute SVGFEDropShadowElement.style, attribute SVGFEFloodElemen
t.style, attribute SVGFEGaussianBlurElement.style, attribute SVGFEImageElement.s
tyle, attribute SVGFEMergeElement.style, attribute SVGFEMorphologyElement.style,
attribute SVGFEOffsetElement.style, attribute SVGFESpecularLightingElement.styl
e, attribute SVGFETileElement.style, attribute SVGFETurbulenceElement.style, att
ribute SVGFilterElement.style, attribute SVGForeignObjectElement.style, attribut
e SVGGElement.style, attribute SVGGlyphRefElement.style, attribute SVGGradientEl
ement.style, attribute SVGImageElement.style, attribute SVGLineElement.style, at
tribute SVGMarkerElement.style, attribute SVGMaskElement.style, attribute SVGPat
hElement.style, attribute SVGPatternElement.style, attribute SVGPolygonElement.s
tyle, attribute SVGPolylineElement.style, attribute SVGRectElement.style, attrib
ute SVGSVGElement.style, attribute SVGStopElement.style, attribute SVGStylable.s
tyle, attribute SVGSwitchElement.style, attribute SVGSymbolElement.style, attrib
ute SVGTextContentElement.style, attribute SVGTitleElement.style, attribute SVGU
seElement.style, attribute WebKitCSSKeyframeRule.style | 1478 dom_externs.style; // attribute CSSFontFaceRule.style, attr
ibute CSSPageRule.style, attribute CSSStyleRule.style, attribute Element.style,
attribute SVGAElement.style, attribute SVGCircleElement.style, attribute SVGClip
PathElement.style, attribute SVGDefsElement.style, attribute SVGDescElement.styl
e, attribute SVGEllipseElement.style, attribute SVGFEBlendElement.style, attribu
te SVGFEColorMatrixElement.style, attribute SVGFEComponentTransferElement.style,
attribute SVGFECompositeElement.style, attribute SVGFEConvolveMatrixElement.sty
le, attribute SVGFEDiffuseLightingElement.style, attribute SVGFEDisplacementMapE
lement.style, attribute SVGFEDropShadowElement.style, attribute SVGFEFloodElemen
t.style, attribute SVGFEGaussianBlurElement.style, attribute SVGFEImageElement.s
tyle, attribute SVGFEMergeElement.style, attribute SVGFEMorphologyElement.style,
attribute SVGFEOffsetElement.style, attribute SVGFESpecularLightingElement.styl
e, attribute SVGFETileElement.style, attribute SVGFETurbulenceElement.style, att
ribute SVGFilterElement.style, attribute SVGForeignObjectElement.style, attribut
e SVGGElement.style, attribute SVGGlyphRefElement.style, attribute SVGGradientEl
ement.style, attribute SVGImageElement.style, attribute SVGLineElement.style, at
tribute SVGMarkerElement.style, attribute SVGMaskElement.style, attribute SVGPat
hElement.style, attribute SVGPatternElement.style, attribute SVGPolygonElement.s
tyle, attribute SVGPolylineElement.style, attribute SVGRectElement.style, attrib
ute SVGSVGElement.style, attribute SVGStopElement.style, attribute SVGStylable.s
tyle, attribute SVGSwitchElement.style, attribute SVGSymbolElement.style, attrib
ute SVGTextContentElement.style, attribute SVGTitleElement.style, attribute SVGU
seElement.style, attribute WebKitCSSKeyframeRule.style |
| 1479 dom_externs.styleMedia; // attribute DOMWindow.styleMedia | 1479 dom_externs.styleMedia; // attribute DOMWindow.styleMedia |
| 1480 dom_externs.styleSheet; // attribute CSSImportRule.styleSheet | 1480 dom_externs.styleSheet; // attribute CSSImportRule.styleSheet |
| 1481 dom_externs.styleSheets; // attribute Document.styleSheets | 1481 dom_externs.styleSheets; // attribute Document.styleSheets |
| 1482 dom_externs.subarray; // operation Float32Array.subarray, oper
ation Float64Array.subarray, operation Int16Array.subarray, operation Int32Array
.subarray, operation Int8Array.subarray, operation Uint16Array.subarray, operati
on Uint32Array.subarray, operation Uint8Array.subarray | 1482 dom_externs.subarray; // operation Float32Array.subarray, oper
ation Float64Array.subarray, operation Int16Array.subarray, operation Int32Array
.subarray, operation Int8Array.subarray, operation Uint16Array.subarray, operati
on Uint32Array.subarray, operation Uint8Array.subarray |
| 1483 dom_externs.submitFromJavaScript; // operation HTMLFormElement.submitFromJ
avaScript | 1483 dom_externs.submit; // operation HTMLFormElement.submit |
| 1484 dom_externs.substringData; // operation CharacterData.substringData | 1484 dom_externs.substringData; // operation CharacterData.substringData |
| 1485 dom_externs.suffixes; // attribute DOMMimeType.suffixes | 1485 dom_externs.suffixes; // attribute DOMMimeType.suffixes |
| 1486 dom_externs.summary; // attribute HTMLTableElement.summary | 1486 dom_externs.summary; // attribute HTMLTableElement.summary |
| 1487 dom_externs.surfaceScale; // attribute SVGFEDiffuseLightingElement
.surfaceScale, attribute SVGFESpecularLightingElement.surfaceScale | 1487 dom_externs.surfaceScale; // attribute SVGFEDiffuseLightingElement
.surfaceScale, attribute SVGFESpecularLightingElement.surfaceScale |
| 1488 dom_externs.surroundContents; // operation Range.surroundContents | 1488 dom_externs.surroundContents; // operation Range.surroundContents |
| 1489 dom_externs.suspendRedraw; // operation SVGSVGElement.suspendRedraw | 1489 dom_externs.suspendRedraw; // operation SVGSVGElement.suspendRedraw |
| 1490 dom_externs.swapCache; // operation DOMApplicationCache.swapCac
he | 1490 dom_externs.swapCache; // operation DOMApplicationCache.swapCac
he |
| 1491 dom_externs.sweepFlag; // attribute SVGPathSegArcAbs.sweepFlag,
attribute SVGPathSegArcRel.sweepFlag | 1491 dom_externs.sweepFlag; // attribute SVGPathSegArcAbs.sweepFlag,
attribute SVGPathSegArcRel.sweepFlag |
| 1492 dom_externs.systemId; // attribute DocumentType.systemId, attr
ibute Entity.systemId, attribute Notation.systemId | 1492 dom_externs.systemId; // attribute DocumentType.systemId, attr
ibute Entity.systemId, attribute Notation.systemId |
| 1493 dom_externs.systemLanguage; // attribute SVGAElement.systemLanguage,
attribute SVGAnimationElement.systemLanguage, attribute SVGCircleElement.system
Language, attribute SVGClipPathElement.systemLanguage, attribute SVGCursorElemen
t.systemLanguage, attribute SVGDefsElement.systemLanguage, attribute SVGEllipseE
lement.systemLanguage, attribute SVGForeignObjectElement.systemLanguage, attribu
te SVGGElement.systemLanguage, attribute SVGImageElement.systemLanguage, attribu
te SVGLineElement.systemLanguage, attribute SVGMaskElement.systemLanguage, attri
bute SVGPathElement.systemLanguage, attribute SVGPatternElement.systemLanguage,
attribute SVGPolygonElement.systemLanguage, attribute SVGPolylineElement.systemL
anguage, attribute SVGRectElement.systemLanguage, attribute SVGSVGElement.system
Language, attribute SVGSwitchElement.systemLanguage, attribute SVGTests.systemLa
nguage, attribute SVGTextContentElement.systemLanguage, attribute SVGUseElement.
systemLanguage | 1493 dom_externs.systemLanguage; // attribute SVGAElement.systemLanguage,
attribute SVGAnimationElement.systemLanguage, attribute SVGCircleElement.system
Language, attribute SVGClipPathElement.systemLanguage, attribute SVGCursorElemen
t.systemLanguage, attribute SVGDefsElement.systemLanguage, attribute SVGEllipseE
lement.systemLanguage, attribute SVGForeignObjectElement.systemLanguage, attribu
te SVGGElement.systemLanguage, attribute SVGImageElement.systemLanguage, attribu
te SVGLineElement.systemLanguage, attribute SVGMaskElement.systemLanguage, attri
bute SVGPathElement.systemLanguage, attribute SVGPatternElement.systemLanguage,
attribute SVGPolygonElement.systemLanguage, attribute SVGPolylineElement.systemL
anguage, attribute SVGRectElement.systemLanguage, attribute SVGSVGElement.system
Language, attribute SVGSwitchElement.systemLanguage, attribute SVGTests.systemLa
nguage, attribute SVGTextContentElement.systemLanguage, attribute SVGUseElement.
systemLanguage |
| (...skipping 22 matching lines...) Expand all Loading... |
| 1516 dom_externs.textPosition; // attribute TextTrackCue.textPosition | 1516 dom_externs.textPosition; // attribute TextTrackCue.textPosition |
| 1517 dom_externs.textTracks; // attribute HTMLMediaElement.textTracks | 1517 dom_externs.textTracks; // attribute HTMLMediaElement.textTracks |
| 1518 dom_externs.time; // operation Console.time | 1518 dom_externs.time; // operation Console.time |
| 1519 dom_externs.timeEnd; // operation Console.timeEnd | 1519 dom_externs.timeEnd; // operation Console.timeEnd |
| 1520 dom_externs.timeStamp; // operation Console.timeStamp, attribut
e Event.timeStamp | 1520 dom_externs.timeStamp; // operation Console.timeStamp, attribut
e Event.timeStamp |
| 1521 dom_externs.timestamp; // attribute Geoposition.timestamp | 1521 dom_externs.timestamp; // attribute Geoposition.timestamp |
| 1522 dom_externs.timing; // attribute Performance.timing | 1522 dom_externs.timing; // attribute Performance.timing |
| 1523 dom_externs.title; // attribute Document.title, attribute H
TMLElement.title, attribute SVGStyleElement.title, attribute ScriptProfile.title
, attribute StyleSheet.title | 1523 dom_externs.title; // attribute Document.title, attribute H
TMLElement.title, attribute SVGStyleElement.title, attribute ScriptProfile.title
, attribute StyleSheet.title |
| 1524 dom_externs.toDataURL; // operation HTMLCanvasElement.toDataURL | 1524 dom_externs.toDataURL; // operation HTMLCanvasElement.toDataURL |
| 1525 dom_externs.toElement; // attribute MouseEvent.toElement | 1525 dom_externs.toElement; // attribute MouseEvent.toElement |
| 1526 dom_externs.toString; // operation DOMException.toString, oper
ation DOMSelection.toString, operation DOMTokenList.toString, operation EventExc
eption.toString, operation FileException.toString, operation HTMLAnchorElement.t
oString, operation IDBDatabaseException.toString, operation OperationNotAllowedE
xception.toString, operation Range.toString, operation RangeException.toString,
operation SVGException.toString, operation WebKitCSSMatrix.toString, operation W
orkerLocation.toString, operation XMLHttpRequestException.toString, operation XP
athException.toString | 1526 dom_externs.toString; // operation DOMException.toString, oper
ation DOMSelection.toString, operation DOMTokenList.toString, operation EventExc
eption.toString, operation FileException.toString, operation HTMLAnchorElement.t
oString, operation IDBDatabaseException.toString, operation Location.toString, o
peration OperationNotAllowedException.toString, operation Range.toString, operat
ion RangeException.toString, operation SVGException.toString, operation WebKitCS
SMatrix.toString, operation WorkerLocation.toString, operation XMLHttpRequestExc
eption.toString, operation XPathException.toString |
| 1527 dom_externs.toStringFunction; // operation Location.toStringFunction | |
| 1528 dom_externs.toURL; // operation Entry.toURL, operation Entr
ySync.toURL | 1527 dom_externs.toURL; // operation Entry.toURL, operation Entr
ySync.toURL |
| 1529 dom_externs.toggle; // operation DOMTokenList.toggle | 1528 dom_externs.toggle; // operation DOMTokenList.toggle |
| 1530 dom_externs.tooLong; // attribute ValidityState.tooLong | 1529 dom_externs.tooLong; // attribute ValidityState.tooLong |
| 1531 dom_externs.toolbar; // attribute DOMWindow.toolbar | 1530 dom_externs.toolbar; // attribute DOMWindow.toolbar |
| 1532 dom_externs.top; // attribute ClientRect.top, attribute D
OMWindow.top, attribute Rect.top | 1531 dom_externs.top; // attribute ClientRect.top, attribute D
OMWindow.top, attribute Rect.top |
| 1533 dom_externs.total; // attribute ProgressEvent.total | 1532 dom_externs.total; // attribute ProgressEvent.total |
| 1534 dom_externs.totalJSHeapSize; // attribute MemoryInfo.totalJSHeapSize | 1533 dom_externs.totalJSHeapSize; // attribute MemoryInfo.totalJSHeapSize |
| 1535 dom_externs.totalSize; // attribute XMLHttpRequestProgressEvent
.totalSize | 1534 dom_externs.totalSize; // attribute XMLHttpRequestProgressEvent
.totalSize |
| 1536 dom_externs.totalTime; // attribute ScriptProfileNode.totalTime | 1535 dom_externs.totalTime; // attribute ScriptProfileNode.totalTime |
| 1537 dom_externs.touches; // attribute TouchEvent.touches | 1536 dom_externs.touches; // attribute TouchEvent.touches |
| (...skipping 178 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1716 dom_externs.y; // attribute HTMLImageElement.y, attribu
te MouseEvent.y, attribute SVGCursorElement.y, attribute SVGFEBlendElement.y, at
tribute SVGFEColorMatrixElement.y, attribute SVGFEComponentTransferElement.y, at
tribute SVGFECompositeElement.y, attribute SVGFEConvolveMatrixElement.y, attribu
te SVGFEDiffuseLightingElement.y, attribute SVGFEDisplacementMapElement.y, attri
bute SVGFEDropShadowElement.y, attribute SVGFEFloodElement.y, attribute SVGFEGau
ssianBlurElement.y, attribute SVGFEImageElement.y, attribute SVGFEMergeElement.y
, attribute SVGFEMorphologyElement.y, attribute SVGFEOffsetElement.y, attribute
SVGFEPointLightElement.y, attribute SVGFESpecularLightingElement.y, attribute SV
GFESpotLightElement.y, attribute SVGFETileElement.y, attribute SVGFETurbulenceEl
ement.y, attribute SVGFilterElement.y, attribute SVGFilterPrimitiveStandardAttri
butes.y, attribute SVGForeignObjectElement.y, attribute SVGGlyphRefElement.y, at
tribute SVGImageElement.y, attribute SVGMaskElement.y, attribute SVGPathSegArcAb
s.y, attribute SVGPathSegArcRel.y, attribute SVGPathSegCurvetoCubicAbs.y, attrib
ute SVGPathSegCurvetoCubicRel.y, attribute SVGPathSegCurvetoCubicSmoothAbs.y, at
tribute SVGPathSegCurvetoCubicSmoothRel.y, attribute SVGPathSegCurvetoQuadraticA
bs.y, attribute SVGPathSegCurvetoQuadraticRel.y, attribute SVGPathSegCurvetoQuad
raticSmoothAbs.y, attribute SVGPathSegCurvetoQuadraticSmoothRel.y, attribute SVG
PathSegLinetoAbs.y, attribute SVGPathSegLinetoRel.y, attribute SVGPathSegLinetoV
erticalAbs.y, attribute SVGPathSegLinetoVerticalRel.y, attribute SVGPathSegMovet
oAbs.y, attribute SVGPathSegMovetoRel.y, attribute SVGPatternElement.y, attribut
e SVGPoint.y, attribute SVGRect.y, attribute SVGRectElement.y, attribute SVGSVGE
lement.y, attribute SVGTextPositioningElement.y, attribute SVGUseElement.y, attr
ibute WebKitPoint.y, attribute WheelEvent.y | 1715 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 |
| 1717 dom_externs.y1; // attribute SVGLineElement.y1, attribut
e SVGLinearGradientElement.y1, attribute SVGPathSegCurvetoCubicAbs.y1, attribute
SVGPathSegCurvetoCubicRel.y1, attribute SVGPathSegCurvetoQuadraticAbs.y1, attri
bute SVGPathSegCurvetoQuadraticRel.y1 | 1716 dom_externs.y1; // attribute SVGLineElement.y1, attribut
e SVGLinearGradientElement.y1, attribute SVGPathSegCurvetoCubicAbs.y1, attribute
SVGPathSegCurvetoCubicRel.y1, attribute SVGPathSegCurvetoQuadraticAbs.y1, attri
bute SVGPathSegCurvetoQuadraticRel.y1 |
| 1718 dom_externs.y2; // attribute SVGLineElement.y2, attribut
e SVGLinearGradientElement.y2, attribute SVGPathSegCurvetoCubicAbs.y2, attribute
SVGPathSegCurvetoCubicRel.y2, attribute SVGPathSegCurvetoCubicSmoothAbs.y2, att
ribute SVGPathSegCurvetoCubicSmoothRel.y2 | 1717 dom_externs.y2; // attribute SVGLineElement.y2, attribut
e SVGLinearGradientElement.y2, attribute SVGPathSegCurvetoCubicAbs.y2, attribute
SVGPathSegCurvetoCubicRel.y2, attribute SVGPathSegCurvetoCubicSmoothAbs.y2, att
ribute SVGPathSegCurvetoCubicSmoothRel.y2 |
| 1719 dom_externs.yChannelSelector; // attribute SVGFEDisplacementMapElement
.yChannelSelector | 1718 dom_externs.yChannelSelector; // attribute SVGFEDisplacementMapElement
.yChannelSelector |
| 1720 dom_externs.z; // attribute SVGFEPointLightElement.z, a
ttribute SVGFESpotLightElement.z | 1719 dom_externs.z; // attribute SVGFEPointLightElement.z, a
ttribute SVGFESpotLightElement.z |
| 1721 dom_externs.zoomAndPan; // attribute SVGSVGElement.zoomAndPan, a
ttribute SVGViewElement.zoomAndPan, attribute SVGZoomAndPan.zoomAndPan | 1720 dom_externs.zoomAndPan; // attribute SVGSVGElement.zoomAndPan, a
ttribute SVGViewElement.zoomAndPan, attribute SVGZoomAndPan.zoomAndPan |
| 1722 dom_externs.zoomRectScreen; // attribute SVGZoomEvent.zoomRectScreen | 1721 dom_externs.zoomRectScreen; // attribute SVGZoomEvent.zoomRectScreen |
| 1723 | 1722 |
| 1724 | 1723 |
| 1725 } | 1724 } |
| OLD | NEW |