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

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

Issue 8879007: Enable fullscreen API and file system API (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years 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/scripts/fremontcutbuilder.py » ('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 1572 matching lines...) Expand 10 before | Expand all | Expand 10 after
1583 dom_externs.viewport; // attribute SVGSVGElement.viewport, ope ration WebGLRenderingContext.viewport 1583 dom_externs.viewport; // attribute SVGSVGElement.viewport, ope ration WebGLRenderingContext.viewport
1584 dom_externs.viewportElement; // attribute SVGElement.viewportElement 1584 dom_externs.viewportElement; // attribute SVGElement.viewportElement
1585 dom_externs.visible; // attribute BarInfo.visible, attribute ScriptProfileNode.visible 1585 dom_externs.visible; // attribute BarInfo.visible, attribute ScriptProfileNode.visible
1586 dom_externs.vlinkColor; // attribute HTMLDocument.vlinkColor 1586 dom_externs.vlinkColor; // attribute HTMLDocument.vlinkColor
1587 dom_externs.volume; // attribute HTMLMediaElement.volume 1587 dom_externs.volume; // attribute HTMLMediaElement.volume
1588 dom_externs.vspace; // attribute HTMLAppletElement.vspace, a ttribute HTMLImageElement.vspace, attribute HTMLMarqueeElement.vspace, attribute HTMLObjectElement.vspace 1588 dom_externs.vspace; // attribute HTMLAppletElement.vspace, a ttribute HTMLImageElement.vspace, attribute HTMLMarqueeElement.vspace, attribute HTMLObjectElement.vspace
1589 dom_externs.warn; // operation Console.warn 1589 dom_externs.warn; // operation Console.warn
1590 dom_externs.wasClean; // attribute CloseEvent.wasClean 1590 dom_externs.wasClean; // attribute CloseEvent.wasClean
1591 dom_externs.watchPosition; // operation Geolocation.watchPosition 1591 dom_externs.watchPosition; // operation Geolocation.watchPosition
1592 dom_externs.webkitAudioDecodedByteCount; // attribute HTMLMediaElement.webkitAu dioDecodedByteCount 1592 dom_externs.webkitAudioDecodedByteCount; // attribute HTMLMediaElement.webkitAu dioDecodedByteCount
1593 dom_externs.webkitCancelFullScreen; // operation Document.webkitCancelFullSc reen
1593 dom_externs.webkitCancelRequestAnimationFrame; // operation DOMWindow.webkitCan celRequestAnimationFrame 1594 dom_externs.webkitCancelRequestAnimationFrame; // operation DOMWindow.webkitCan celRequestAnimationFrame
1594 dom_externs.webkitClosedCaptionsVisible; // attribute HTMLMediaElement.webkitCl osedCaptionsVisible 1595 dom_externs.webkitClosedCaptionsVisible; // attribute HTMLMediaElement.webkitCl osedCaptionsVisible
1595 dom_externs.webkitConvertPointFromNodeToPage; // operation DOMWindow.webkitConv ertPointFromNodeToPage 1596 dom_externs.webkitConvertPointFromNodeToPage; // operation DOMWindow.webkitConv ertPointFromNodeToPage
1596 dom_externs.webkitConvertPointFromPageToNode; // operation DOMWindow.webkitConv ertPointFromPageToNode 1597 dom_externs.webkitConvertPointFromPageToNode; // operation DOMWindow.webkitConv ertPointFromPageToNode
1598 dom_externs.webkitCurrentFullScreenElement; // attribute Document.webkitCurrent FullScreenElement
1597 dom_externs.webkitDecodedFrameCount; // attribute HTMLVideoElement.webkitDeco dedFrameCount 1599 dom_externs.webkitDecodedFrameCount; // attribute HTMLVideoElement.webkitDeco dedFrameCount
1598 dom_externs.webkitDirectionInvertedFromDevice; // attribute WheelEvent.webkitDi rectionInvertedFromDevice 1600 dom_externs.webkitDirectionInvertedFromDevice; // attribute WheelEvent.webkitDi rectionInvertedFromDevice
1599 dom_externs.webkitDisplayingFullscreen; // attribute HTMLVideoElement.webkitDis playingFullscreen 1601 dom_externs.webkitDisplayingFullscreen; // attribute HTMLVideoElement.webkitDis playingFullscreen
1600 dom_externs.webkitDroppedFrameCount; // attribute HTMLVideoElement.webkitDrop pedFrameCount 1602 dom_externs.webkitDroppedFrameCount; // attribute HTMLVideoElement.webkitDrop pedFrameCount
1601 dom_externs.webkitEnterFullScreen; // operation HTMLVideoElement.webkitEnte rFullScreen 1603 dom_externs.webkitEnterFullScreen; // operation HTMLVideoElement.webkitEnte rFullScreen
1602 dom_externs.webkitEnterFullscreen; // operation HTMLVideoElement.webkitEnte rFullscreen 1604 dom_externs.webkitEnterFullscreen; // operation HTMLVideoElement.webkitEnte rFullscreen
1603 dom_externs.webkitErrorMessage; // attribute IDBRequest.webkitErrorMessa ge 1605 dom_externs.webkitErrorMessage; // attribute IDBRequest.webkitErrorMessa ge
1604 dom_externs.webkitExitFullScreen; // operation HTMLVideoElement.webkitExit FullScreen 1606 dom_externs.webkitExitFullScreen; // operation HTMLVideoElement.webkitExit FullScreen
1605 dom_externs.webkitExitFullscreen; // operation HTMLVideoElement.webkitExit Fullscreen 1607 dom_externs.webkitExitFullscreen; // operation HTMLVideoElement.webkitExit Fullscreen
1606 dom_externs.webkitForce; // attribute Touch.webkitForce 1608 dom_externs.webkitForce; // attribute Touch.webkitForce
1609 dom_externs.webkitFullScreenKeyboardInputAllowed; // attribute Document.webkitF ullScreenKeyboardInputAllowed
1607 dom_externs.webkitGrammar; // attribute HTMLInputElement.webkitGram mar 1610 dom_externs.webkitGrammar; // attribute HTMLInputElement.webkitGram mar
1608 dom_externs.webkitHasClosedCaptions; // attribute HTMLMediaElement.webkitHasC losedCaptions 1611 dom_externs.webkitHasClosedCaptions; // attribute HTMLMediaElement.webkitHasC losedCaptions
1609 dom_externs.webkitHidden; // attribute Document.webkitHidden 1612 dom_externs.webkitHidden; // attribute Document.webkitHidden
1610 dom_externs.webkitInitMessageEvent; // operation MessageEvent.webkitInitMess ageEvent 1613 dom_externs.webkitInitMessageEvent; // operation MessageEvent.webkitInitMess ageEvent
1614 dom_externs.webkitIsFullScreen; // attribute Document.webkitIsFullScreen
1611 dom_externs.webkitLineDash; // attribute CanvasRenderingContext2D.we bkitLineDash 1615 dom_externs.webkitLineDash; // attribute CanvasRenderingContext2D.we bkitLineDash
1612 dom_externs.webkitLineDashOffset; // attribute CanvasRenderingContext2D.we bkitLineDashOffset 1616 dom_externs.webkitLineDashOffset; // attribute CanvasRenderingContext2D.we bkitLineDashOffset
1613 dom_externs.webkitMatchesSelector; // operation Element.webkitMatchesSelect or 1617 dom_externs.webkitMatchesSelector; // operation Element.webkitMatchesSelect or
1614 dom_externs.webkitNotifications; // attribute DOMWindow.webkitNotificatio ns, attribute WorkerContext.webkitNotifications 1618 dom_externs.webkitNotifications; // attribute DOMWindow.webkitNotificatio ns, attribute WorkerContext.webkitNotifications
1615 dom_externs.webkitPostMessage; // operation DOMWindow.webkitPostMessage , operation DedicatedWorkerContext.webkitPostMessage, operation MessagePort.webk itPostMessage, operation Worker.webkitPostMessage 1619 dom_externs.webkitPostMessage; // operation DOMWindow.webkitPostMessage , operation DedicatedWorkerContext.webkitPostMessage, operation MessagePort.webk itPostMessage, operation Worker.webkitPostMessage
1616 dom_externs.webkitPreservesPitch; // attribute HTMLMediaElement.webkitPres ervesPitch 1620 dom_externs.webkitPreservesPitch; // attribute HTMLMediaElement.webkitPres ervesPitch
1617 dom_externs.webkitRadiusX; // attribute Touch.webkitRadiusX 1621 dom_externs.webkitRadiusX; // attribute Touch.webkitRadiusX
1618 dom_externs.webkitRadiusY; // attribute Touch.webkitRadiusY 1622 dom_externs.webkitRadiusY; // attribute Touch.webkitRadiusY
1619 dom_externs.webkitRequestAnimationFrame; // operation DOMWindow.webkitRequestAn imationFrame 1623 dom_externs.webkitRequestAnimationFrame; // operation DOMWindow.webkitRequestAn imationFrame
1624 dom_externs.webkitRequestFileSystem; // operation DOMWindow.webkitRequestFile System, operation WorkerContext.webkitRequestFileSystem
1625 dom_externs.webkitRequestFileSystemSync; // operation WorkerContext.webkitReque stFileSystemSync
1626 dom_externs.webkitRequestFullScreen; // operation Element.webkitRequestFullSc reen
1627 dom_externs.webkitResolveLocalFileSystemSyncURL; // operation WorkerContext.web kitResolveLocalFileSystemSyncURL
1628 dom_externs.webkitResolveLocalFileSystemURL; // operation DOMWindow.webkitResol veLocalFileSystemURL, operation WorkerContext.webkitResolveLocalFileSystemURL
1620 dom_externs.webkitRotationAngle; // attribute Touch.webkitRotationAngle 1629 dom_externs.webkitRotationAngle; // attribute Touch.webkitRotationAngle
1621 dom_externs.webkitSpeech; // attribute HTMLInputElement.webkitSpee ch 1630 dom_externs.webkitSpeech; // attribute HTMLInputElement.webkitSpee ch
1622 dom_externs.webkitSupportsFullscreen; // attribute HTMLVideoElement.webkitSupp ortsFullscreen 1631 dom_externs.webkitSupportsFullscreen; // attribute HTMLVideoElement.webkitSupp ortsFullscreen
1623 dom_externs.webkitURL; // attribute DOMWindow.webkitURL, attrib ute WorkerContext.webkitURL 1632 dom_externs.webkitURL; // attribute DOMWindow.webkitURL, attrib ute WorkerContext.webkitURL
1624 dom_externs.webkitVideoDecodedByteCount; // attribute HTMLMediaElement.webkitVi deoDecodedByteCount 1633 dom_externs.webkitVideoDecodedByteCount; // attribute HTMLMediaElement.webkitVi deoDecodedByteCount
1625 dom_externs.webkitVisibilityState; // attribute Document.webkitVisibilitySt ate 1634 dom_externs.webkitVisibilityState; // attribute Document.webkitVisibilitySt ate
1626 dom_externs.webkitdirectory; // attribute HTMLInputElement.webkitdire ctory 1635 dom_externs.webkitdirectory; // attribute HTMLInputElement.webkitdire ctory
1627 dom_externs.webkitdropzone; // attribute HTMLElement.webkitdropzone 1636 dom_externs.webkitdropzone; // attribute HTMLElement.webkitdropzone
1628 dom_externs.whatToShow; // attribute NodeIterator.whatToShow, at tribute TreeWalker.whatToShow 1637 dom_externs.whatToShow; // attribute NodeIterator.whatToShow, at tribute TreeWalker.whatToShow
1629 dom_externs.wheelDelta; // attribute WheelEvent.wheelDelta 1638 dom_externs.wheelDelta; // attribute WheelEvent.wheelDelta
(...skipping 21 matching lines...) Expand all
1651 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 1660 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
1652 dom_externs.y1; // attribute SVGLineElement.y1, attribut e SVGLinearGradientElement.y1, attribute SVGPathSegCurvetoCubicAbs.y1, attribute SVGPathSegCurvetoCubicRel.y1, attribute SVGPathSegCurvetoQuadraticAbs.y1, attri bute SVGPathSegCurvetoQuadraticRel.y1 1661 dom_externs.y1; // attribute SVGLineElement.y1, attribut e SVGLinearGradientElement.y1, attribute SVGPathSegCurvetoCubicAbs.y1, attribute SVGPathSegCurvetoCubicRel.y1, attribute SVGPathSegCurvetoQuadraticAbs.y1, attri bute SVGPathSegCurvetoQuadraticRel.y1
1653 dom_externs.y2; // attribute SVGLineElement.y2, attribut e SVGLinearGradientElement.y2, attribute SVGPathSegCurvetoCubicAbs.y2, attribute SVGPathSegCurvetoCubicRel.y2, attribute SVGPathSegCurvetoCubicSmoothAbs.y2, att ribute SVGPathSegCurvetoCubicSmoothRel.y2 1662 dom_externs.y2; // attribute SVGLineElement.y2, attribut e SVGLinearGradientElement.y2, attribute SVGPathSegCurvetoCubicAbs.y2, attribute SVGPathSegCurvetoCubicRel.y2, attribute SVGPathSegCurvetoCubicSmoothAbs.y2, att ribute SVGPathSegCurvetoCubicSmoothRel.y2
1654 dom_externs.yChannelSelector; // attribute SVGFEDisplacementMapElement .yChannelSelector 1663 dom_externs.yChannelSelector; // attribute SVGFEDisplacementMapElement .yChannelSelector
1655 dom_externs.z; // attribute SVGFEPointLightElement.z, a ttribute SVGFESpotLightElement.z 1664 dom_externs.z; // attribute SVGFEPointLightElement.z, a ttribute SVGFESpotLightElement.z
1656 dom_externs.zoomAndPan; // attribute SVGSVGElement.zoomAndPan, a ttribute SVGViewElement.zoomAndPan, attribute SVGZoomAndPan.zoomAndPan 1665 dom_externs.zoomAndPan; // attribute SVGSVGElement.zoomAndPan, a ttribute SVGViewElement.zoomAndPan, attribute SVGZoomAndPan.zoomAndPan
1657 dom_externs.zoomRectScreen; // attribute SVGZoomEvent.zoomRectScreen 1666 dom_externs.zoomRectScreen; // attribute SVGZoomEvent.zoomRectScreen
1658 1667
1659 1668
1660 } 1669 }
OLDNEW
« no previous file with comments | « client/dom/generated/wrapping_dom.js ('k') | client/dom/scripts/fremontcutbuilder.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698