| 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 257 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.continue; // operation IDBCursor.continue | |
| 279 dom_externs.control; // attribute HTMLLabelElement.control | 278 dom_externs.control; // attribute HTMLLabelElement.control |
| 280 dom_externs.controller; // attribute HTMLMediaElement.controller | 279 dom_externs.controller; // attribute HTMLMediaElement.controller |
| 281 dom_externs.controls; // attribute HTMLMediaElement.controls | 280 dom_externs.controls; // attribute HTMLMediaElement.controls |
| 282 dom_externs.convertToSpecifiedUnits; // operation SVGAngle.convertToSpecified
Units, operation SVGLength.convertToSpecifiedUnits | 281 dom_externs.convertToSpecifiedUnits; // operation SVGAngle.convertToSpecified
Units, operation SVGLength.convertToSpecifiedUnits |
| 283 dom_externs.cookie; // attribute Document.cookie | 282 dom_externs.cookie; // attribute Document.cookie |
| 284 dom_externs.cookieEnabled; // attribute Navigator.cookieEnabled | 283 dom_externs.cookieEnabled; // attribute Navigator.cookieEnabled |
| 285 dom_externs.coords; // attribute Geoposition.coords, attribu
te HTMLAnchorElement.coords, attribute HTMLAreaElement.coords | 284 dom_externs.coords; // attribute Geoposition.coords, attribu
te HTMLAnchorElement.coords, attribute HTMLAreaElement.coords |
| 286 dom_externs.copyTexImage2D; // operation WebGLRenderingContext.copyT
exImage2D | 285 dom_externs.copyTexImage2D; // operation WebGLRenderingContext.copyT
exImage2D |
| 287 dom_externs.copyTexSubImage2D; // operation WebGLRenderingContext.copyT
exSubImage2D | 286 dom_externs.copyTexSubImage2D; // operation WebGLRenderingContext.copyT
exSubImage2D |
| 288 dom_externs.copyText; // operation InjectedScriptHost.copyText
, operation InspectorFrontendHost.copyText | 287 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 | 410 dom_externs.defaultPlaybackRate; // attribute HTMLMediaElement.defaultPla
ybackRate, attribute MediaController.defaultPlaybackRate |
| 412 dom_externs.defaultPrevented; // attribute Event.defaultPrevented | 411 dom_externs.defaultPrevented; // attribute Event.defaultPrevented |
| 413 dom_externs.defaultSelected; // attribute HTMLOptionElement.defaultSe
lected | 412 dom_externs.defaultSelected; // attribute HTMLOptionElement.defaultSe
lected |
| 414 dom_externs.defaultStatus; // attribute DOMWindow.defaultStatus | 413 dom_externs.defaultStatus; // attribute DOMWindow.defaultStatus |
| 415 dom_externs.defaultValue; // attribute AudioParam.defaultValue, at
tribute HTMLInputElement.defaultValue, attribute HTMLOutputElement.defaultValue,
attribute HTMLTextAreaElement.defaultValue | 414 dom_externs.defaultValue; // attribute AudioParam.defaultValue, at
tribute HTMLInputElement.defaultValue, attribute HTMLOutputElement.defaultValue,
attribute HTMLTextAreaElement.defaultValue |
| 416 dom_externs.defaultView; // attribute Document.defaultView | 415 dom_externs.defaultView; // attribute Document.defaultView |
| 417 dom_externs.defaultstatus; // attribute DOMWindow.defaultstatus | 416 dom_externs.defaultstatus; // attribute DOMWindow.defaultstatus |
| 418 dom_externs.defer; // attribute HTMLScriptElement.defer | 417 dom_externs.defer; // attribute HTMLScriptElement.defer |
| 419 dom_externs.delay; // attribute WebKitAnimation.delay | 418 dom_externs.delay; // attribute WebKitAnimation.delay |
| 420 dom_externs.delayTime; // attribute DelayNode.delayTime | 419 dom_externs.delayTime; // attribute DelayNode.delayTime |
| 421 dom_externs.delete; // operation IDBCursor.delete, operation
IDBObjectStore.delete | |
| 422 dom_externs.deleteBuffer; // operation WebGLRenderingContext.delet
eBuffer | 420 dom_externs.deleteBuffer; // operation WebGLRenderingContext.delet
eBuffer |
| 423 dom_externs.deleteCaption; // operation HTMLTableElement.deleteCapt
ion | 421 dom_externs.deleteCaption; // operation HTMLTableElement.deleteCapt
ion |
| 424 dom_externs.deleteCell; // operation HTMLTableRowElement.deleteC
ell | 422 dom_externs.deleteCell; // operation HTMLTableRowElement.deleteC
ell |
| 425 dom_externs.deleteContents; // operation Range.deleteContents | 423 dom_externs.deleteContents; // operation Range.deleteContents |
| 426 dom_externs.deleteData; // operation CharacterData.deleteData | 424 dom_externs.deleteData; // operation CharacterData.deleteData |
| 427 dom_externs.deleteDatabase; // operation IDBFactory.deleteDatabase | 425 dom_externs.deleteDatabase; // operation IDBFactory.deleteDatabase |
| 428 dom_externs.deleteFramebuffer; // operation WebGLRenderingContext.delet
eFramebuffer | 426 dom_externs.deleteFramebuffer; // operation WebGLRenderingContext.delet
eFramebuffer |
| 429 dom_externs.deleteFromDocument; // operation DOMSelection.deleteFromDocu
ment | 427 dom_externs.deleteFromDocument; // operation DOMSelection.deleteFromDocu
ment |
| 430 dom_externs.deleteIndex; // operation IDBObjectStore.deleteIndex | 428 dom_externs.deleteIndex; // operation IDBObjectStore.deleteIndex |
| 431 dom_externs.deleteMedium; // operation MediaList.deleteMedium | 429 dom_externs.deleteMedium; // operation MediaList.deleteMedium |
| (...skipping 1283 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 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 | 1713 dom_externs.y; // attribute HTMLImageElement.y, attribu
te MouseEvent.y, attribute SVGCursorElement.y, attribute SVGFEBlendElement.y, at
tribute SVGFEColorMatrixElement.y, attribute SVGFEComponentTransferElement.y, at
tribute SVGFECompositeElement.y, attribute SVGFEConvolveMatrixElement.y, attribu
te SVGFEDiffuseLightingElement.y, attribute SVGFEDisplacementMapElement.y, attri
bute SVGFEDropShadowElement.y, attribute SVGFEFloodElement.y, attribute SVGFEGau
ssianBlurElement.y, attribute SVGFEImageElement.y, attribute SVGFEMergeElement.y
, attribute SVGFEMorphologyElement.y, attribute SVGFEOffsetElement.y, attribute
SVGFEPointLightElement.y, attribute SVGFESpecularLightingElement.y, attribute SV
GFESpotLightElement.y, attribute SVGFETileElement.y, attribute SVGFETurbulenceEl
ement.y, attribute SVGFilterElement.y, attribute SVGFilterPrimitiveStandardAttri
butes.y, attribute SVGForeignObjectElement.y, attribute SVGGlyphRefElement.y, at
tribute SVGImageElement.y, attribute SVGMaskElement.y, attribute SVGPathSegArcAb
s.y, attribute SVGPathSegArcRel.y, attribute SVGPathSegCurvetoCubicAbs.y, attrib
ute SVGPathSegCurvetoCubicRel.y, attribute SVGPathSegCurvetoCubicSmoothAbs.y, at
tribute SVGPathSegCurvetoCubicSmoothRel.y, attribute SVGPathSegCurvetoQuadraticA
bs.y, attribute SVGPathSegCurvetoQuadraticRel.y, attribute SVGPathSegCurvetoQuad
raticSmoothAbs.y, attribute SVGPathSegCurvetoQuadraticSmoothRel.y, attribute SVG
PathSegLinetoAbs.y, attribute SVGPathSegLinetoRel.y, attribute SVGPathSegLinetoV
erticalAbs.y, attribute SVGPathSegLinetoVerticalRel.y, attribute SVGPathSegMovet
oAbs.y, attribute SVGPathSegMovetoRel.y, attribute SVGPatternElement.y, attribut
e SVGPoint.y, attribute SVGRect.y, attribute SVGRectElement.y, attribute SVGSVGE
lement.y, attribute SVGTextPositioningElement.y, attribute SVGUseElement.y, attr
ibute WebKitPoint.y, attribute WheelEvent.y |
| 1716 dom_externs.y1; // attribute SVGLineElement.y1, attribut
e SVGLinearGradientElement.y1, attribute SVGPathSegCurvetoCubicAbs.y1, attribute
SVGPathSegCurvetoCubicRel.y1, attribute SVGPathSegCurvetoQuadraticAbs.y1, attri
bute SVGPathSegCurvetoQuadraticRel.y1 | 1714 dom_externs.y1; // attribute SVGLineElement.y1, attribut
e SVGLinearGradientElement.y1, attribute SVGPathSegCurvetoCubicAbs.y1, attribute
SVGPathSegCurvetoCubicRel.y1, attribute SVGPathSegCurvetoQuadraticAbs.y1, attri
bute SVGPathSegCurvetoQuadraticRel.y1 |
| 1717 dom_externs.y2; // attribute SVGLineElement.y2, attribut
e SVGLinearGradientElement.y2, attribute SVGPathSegCurvetoCubicAbs.y2, attribute
SVGPathSegCurvetoCubicRel.y2, attribute SVGPathSegCurvetoCubicSmoothAbs.y2, att
ribute SVGPathSegCurvetoCubicSmoothRel.y2 | 1715 dom_externs.y2; // attribute SVGLineElement.y2, attribut
e SVGLinearGradientElement.y2, attribute SVGPathSegCurvetoCubicAbs.y2, attribute
SVGPathSegCurvetoCubicRel.y2, attribute SVGPathSegCurvetoCubicSmoothAbs.y2, att
ribute SVGPathSegCurvetoCubicSmoothRel.y2 |
| 1718 dom_externs.yChannelSelector; // attribute SVGFEDisplacementMapElement
.yChannelSelector | 1716 dom_externs.yChannelSelector; // attribute SVGFEDisplacementMapElement
.yChannelSelector |
| 1719 dom_externs.z; // attribute SVGFEPointLightElement.z, a
ttribute SVGFESpotLightElement.z | 1717 dom_externs.z; // attribute SVGFEPointLightElement.z, a
ttribute SVGFESpotLightElement.z |
| 1720 dom_externs.zoomAndPan; // attribute SVGSVGElement.zoomAndPan, a
ttribute SVGViewElement.zoomAndPan, attribute SVGZoomAndPan.zoomAndPan | 1718 dom_externs.zoomAndPan; // attribute SVGSVGElement.zoomAndPan, a
ttribute SVGViewElement.zoomAndPan, attribute SVGZoomAndPan.zoomAndPan |
| 1721 dom_externs.zoomRectScreen; // attribute SVGZoomEvent.zoomRectScreen | 1719 dom_externs.zoomRectScreen; // attribute SVGZoomEvent.zoomRectScreen |
| 1722 | 1720 |
| 1723 | 1721 |
| 1724 } | 1722 } |
| OLD | NEW |