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

Unified Diff: client/html/htmlimpl.dart

Issue 8835006: New version of dart:html (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix typos 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « client/html/html.dart ('k') | client/html/release/html.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/html/htmlimpl.dart
diff --git a/client/html/htmlimpl.dart b/client/html/htmlimpl.dart
index 498a9593fd21c4bc643d2bc61800ce55408715da..2d689f9f5df427f4bf6dbfab5bb254cba948a6d4 100644
--- a/client/html/htmlimpl.dart
+++ b/client/html/htmlimpl.dart
@@ -16,10 +16,25 @@
#source('generated/src/wrapping/_AreaElementWrappingImplementation.dart');
#source('generated/src/wrapping/_ArrayBufferViewWrappingImplementation.dart');
#source('generated/src/wrapping/_ArrayBufferWrappingImplementation.dart');
+#source('generated/src/wrapping/_AudioBufferSourceNodeWrappingImplementation.dart');
+#source('generated/src/wrapping/_AudioBufferWrappingImplementation.dart');
+#source('generated/src/wrapping/_AudioChannelMergerWrappingImplementation.dart');
+#source('generated/src/wrapping/_AudioChannelSplitterWrappingImplementation.dart');
+#source('generated/src/wrapping/_AudioContextWrappingImplementation.dart');
+#source('generated/src/wrapping/_AudioDestinationNodeWrappingImplementation.dart');
#source('generated/src/wrapping/_AudioElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_AudioGainNodeWrappingImplementation.dart');
+#source('generated/src/wrapping/_AudioGainWrappingImplementation.dart');
+#source('generated/src/wrapping/_AudioListenerWrappingImplementation.dart');
+#source('generated/src/wrapping/_AudioNodeWrappingImplementation.dart');
+#source('generated/src/wrapping/_AudioPannerNodeWrappingImplementation.dart');
+#source('generated/src/wrapping/_AudioParamWrappingImplementation.dart');
+#source('generated/src/wrapping/_AudioProcessingEventWrappingImplementation.dart');
+#source('generated/src/wrapping/_AudioSourceNodeWrappingImplementation.dart');
#source('generated/src/wrapping/_BRElementWrappingImplementation.dart');
#source('generated/src/wrapping/_BarInfoWrappingImplementation.dart');
#source('generated/src/wrapping/_BaseElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_BiquadFilterNodeWrappingImplementation.dart');
#source('generated/src/wrapping/_BlobBuilderWrappingImplementation.dart');
#source('generated/src/wrapping/_BlobWrappingImplementation.dart');
#source('generated/src/wrapping/_ButtonElementWrappingImplementation.dart');
@@ -48,10 +63,12 @@
#source('generated/src/wrapping/_CanvasRenderingContext2DWrappingImplementation.dart');
#source('generated/src/wrapping/_CanvasRenderingContextWrappingImplementation.dart');
#source('generated/src/wrapping/_CharacterDataWrappingImplementation.dart');
+#source('generated/src/wrapping/_ClientRectListWrappingImplementation.dart');
#source('generated/src/wrapping/_ClientRectWrappingImplementation.dart');
#source('generated/src/wrapping/_ClipboardWrappingImplementation.dart');
#source('generated/src/wrapping/_CommentWrappingImplementation.dart');
#source('generated/src/wrapping/_ConsoleWrappingImplementation.dart');
+#source('generated/src/wrapping/_ConvolverNodeWrappingImplementation.dart');
#source('generated/src/wrapping/_CoordinatesWrappingImplementation.dart');
#source('generated/src/wrapping/_CounterWrappingImplementation.dart');
#source('generated/src/wrapping/_CryptoWrappingImplementation.dart');
@@ -70,28 +87,27 @@
#source('generated/src/wrapping/_DOMTokenListWrappingImplementation.dart');
#source('generated/src/wrapping/_DOMURLWrappingImplementation.dart');
#source('generated/src/wrapping/_DataListElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_DataTransferItemListWrappingImplementation.dart');
#source('generated/src/wrapping/_DataTransferItemWrappingImplementation.dart');
-#source('generated/src/wrapping/_DataTransferItemsWrappingImplementation.dart');
#source('generated/src/wrapping/_DataViewWrappingImplementation.dart');
+#source('generated/src/wrapping/_DelayNodeWrappingImplementation.dart');
#source('generated/src/wrapping/_DetailsElementWrappingImplementation.dart');
#source('generated/src/wrapping/_DirectoryEntrySyncWrappingImplementation.dart');
#source('generated/src/wrapping/_DirectoryEntryWrappingImplementation.dart');
#source('generated/src/wrapping/_DirectoryReaderSyncWrappingImplementation.dart');
#source('generated/src/wrapping/_DirectoryReaderWrappingImplementation.dart');
#source('generated/src/wrapping/_DivElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_DynamicsCompressorNodeWrappingImplementation.dart');
+#source('generated/src/wrapping/_ElementTimeControlWrappingImplementation.dart');
#source('generated/src/wrapping/_EmbedElementWrappingImplementation.dart');
#source('generated/src/wrapping/_EntityReferenceWrappingImplementation.dart');
#source('generated/src/wrapping/_EntityWrappingImplementation.dart');
-#source('generated/src/wrapping/_EntriesCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_EntryArraySyncWrappingImplementation.dart');
#source('generated/src/wrapping/_EntryArrayWrappingImplementation.dart');
-#source('generated/src/wrapping/_EntryCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_EntrySyncWrappingImplementation.dart');
#source('generated/src/wrapping/_EntryWrappingImplementation.dart');
-#source('generated/src/wrapping/_ErrorCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_EventExceptionWrappingImplementation.dart');
#source('generated/src/wrapping/_FieldSetElementWrappingImplementation.dart');
-#source('generated/src/wrapping/_FileCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_FileEntrySyncWrappingImplementation.dart');
#source('generated/src/wrapping/_FileEntryWrappingImplementation.dart');
#source('generated/src/wrapping/_FileErrorWrappingImplementation.dart');
@@ -99,9 +115,7 @@
#source('generated/src/wrapping/_FileListWrappingImplementation.dart');
#source('generated/src/wrapping/_FileReaderSyncWrappingImplementation.dart');
#source('generated/src/wrapping/_FileReaderWrappingImplementation.dart');
-#source('generated/src/wrapping/_FileSystemCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_FileWrappingImplementation.dart');
-#source('generated/src/wrapping/_FileWriterCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_FileWriterSyncWrappingImplementation.dart');
#source('generated/src/wrapping/_FileWriterWrappingImplementation.dart');
#source('generated/src/wrapping/_FlagsWrappingImplementation.dart');
@@ -115,8 +129,8 @@
#source('generated/src/wrapping/_HTMLAllCollectionWrappingImplementation.dart');
#source('generated/src/wrapping/_HeadElementWrappingImplementation.dart');
#source('generated/src/wrapping/_HeadingElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_HighPass2FilterNodeWrappingImplementation.dart');
#source('generated/src/wrapping/_HistoryWrappingImplementation.dart');
-#source('generated/src/wrapping/_HtmlElementWrappingImplementation.dart');
#source('generated/src/wrapping/_IDBAnyWrappingImplementation.dart');
#source('generated/src/wrapping/_IDBCursorWithValueWrappingImplementation.dart');
#source('generated/src/wrapping/_IDBCursorWrappingImplementation.dart');
@@ -139,34 +153,31 @@
#source('generated/src/wrapping/_Int16ArrayWrappingImplementation.dart');
#source('generated/src/wrapping/_Int32ArrayWrappingImplementation.dart');
#source('generated/src/wrapping/_Int8ArrayWrappingImplementation.dart');
+#source('generated/src/wrapping/_JavaScriptAudioNodeWrappingImplementation.dart');
#source('generated/src/wrapping/_KeygenElementWrappingImplementation.dart');
#source('generated/src/wrapping/_LIElementWrappingImplementation.dart');
#source('generated/src/wrapping/_LabelElementWrappingImplementation.dart');
#source('generated/src/wrapping/_LegendElementWrappingImplementation.dart');
#source('generated/src/wrapping/_LinkElementWrappingImplementation.dart');
-#source('generated/src/wrapping/_LocalMediaStreamWrappingImplementation.dart');
#source('generated/src/wrapping/_LocationWrappingImplementation.dart');
#source('generated/src/wrapping/_LoseContextWrappingImplementation.dart');
+#source('generated/src/wrapping/_LowPass2FilterNodeWrappingImplementation.dart');
#source('generated/src/wrapping/_MapElementWrappingImplementation.dart');
#source('generated/src/wrapping/_MarqueeElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_MediaElementAudioSourceNodeWrappingImplementation.dart');
#source('generated/src/wrapping/_MediaElementWrappingImplementation.dart');
#source('generated/src/wrapping/_MediaErrorWrappingImplementation.dart');
#source('generated/src/wrapping/_MediaListWrappingImplementation.dart');
#source('generated/src/wrapping/_MediaQueryListListenerWrappingImplementation.dart');
#source('generated/src/wrapping/_MediaQueryListWrappingImplementation.dart');
-#source('generated/src/wrapping/_MediaStreamListWrappingImplementation.dart');
-#source('generated/src/wrapping/_MediaStreamTrackListWrappingImplementation.dart');
-#source('generated/src/wrapping/_MediaStreamTrackWrappingImplementation.dart');
-#source('generated/src/wrapping/_MediaStreamWrappingImplementation.dart');
#source('generated/src/wrapping/_MenuElementWrappingImplementation.dart');
#source('generated/src/wrapping/_MessageChannelWrappingImplementation.dart');
#source('generated/src/wrapping/_MetaElementWrappingImplementation.dart');
-#source('generated/src/wrapping/_MetadataCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_MetadataWrappingImplementation.dart');
#source('generated/src/wrapping/_MeterElementWrappingImplementation.dart');
#source('generated/src/wrapping/_ModElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_MutationCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_MutationRecordWrappingImplementation.dart');
-#source('generated/src/wrapping/_NavigatorUserMediaErrorCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_NavigatorUserMediaErrorWrappingImplementation.dart');
#source('generated/src/wrapping/_NavigatorUserMediaSuccessCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_NavigatorWrappingImplementation.dart');
@@ -177,6 +188,7 @@
#source('generated/src/wrapping/_OESVertexArrayObjectWrappingImplementation.dart');
#source('generated/src/wrapping/_OListElementWrappingImplementation.dart');
#source('generated/src/wrapping/_ObjectElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_OfflineAudioCompletionEventWrappingImplementation.dart');
#source('generated/src/wrapping/_OperationNotAllowedExceptionWrappingImplementation.dart');
#source('generated/src/wrapping/_OptGroupElementWrappingImplementation.dart');
#source('generated/src/wrapping/_OptionElementWrappingImplementation.dart');
@@ -184,8 +196,6 @@
#source('generated/src/wrapping/_ParagraphElementWrappingImplementation.dart');
#source('generated/src/wrapping/_ParamElementWrappingImplementation.dart');
#source('generated/src/wrapping/_PointWrappingImplementation.dart');
-#source('generated/src/wrapping/_PositionCallbackWrappingImplementation.dart');
-#source('generated/src/wrapping/_PositionErrorCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_PositionErrorWrappingImplementation.dart');
#source('generated/src/wrapping/_PreElementWrappingImplementation.dart');
#source('generated/src/wrapping/_ProcessingInstructionWrappingImplementation.dart');
@@ -194,7 +204,156 @@
#source('generated/src/wrapping/_RGBColorWrappingImplementation.dart');
#source('generated/src/wrapping/_RangeExceptionWrappingImplementation.dart');
#source('generated/src/wrapping/_RangeWrappingImplementation.dart');
+#source('generated/src/wrapping/_RealtimeAnalyserNodeWrappingImplementation.dart');
#source('generated/src/wrapping/_RectWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGAElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGAltGlyphDefElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGAltGlyphElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGAltGlyphItemElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGAngleWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGAnimateColorElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGAnimateElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGAnimateMotionElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGAnimateTransformElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGAnimatedAngleWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGAnimatedBooleanWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGAnimatedEnumerationWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGAnimatedIntegerWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGAnimatedLengthListWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGAnimatedLengthWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGAnimatedNumberListWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGAnimatedNumberWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGAnimatedPreserveAspectRatioWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGAnimatedRectWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGAnimatedStringWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGAnimatedTransformListWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGAnimationElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGCircleElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGClipPathElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGColorWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGComponentTransferFunctionElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGCursorElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGDefsElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGDescElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGElementInstanceListWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGEllipseElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGExceptionWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGExternalResourcesRequiredWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFEBlendElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFEColorMatrixElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFEComponentTransferElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFEConvolveMatrixElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFEDiffuseLightingElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFEDisplacementMapElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFEDistantLightElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFEDropShadowElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFEFloodElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFEFuncAElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFEFuncBElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFEFuncGElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFEFuncRElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFEGaussianBlurElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFEImageElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFEMergeElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFEMergeNodeElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFEOffsetElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFEPointLightElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFESpecularLightingElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFESpotLightElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFETileElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFETurbulenceElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFilterElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFilterPrimitiveStandardAttributesWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFitToViewBoxWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFontElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFontFaceElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFontFaceFormatElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFontFaceNameElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFontFaceSrcElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGFontFaceUriElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGForeignObjectElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGGElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGGlyphElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGGlyphRefElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGGradientElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGHKernElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGImageElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGLangSpaceWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGLengthListWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGLengthWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGLineElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGLinearGradientElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGLocatableWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGMPathElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGMarkerElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGMaskElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGMatrixWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGMetadataElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGMissingGlyphElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGNumberListWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGNumberWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPaintWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPathElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPathSegArcAbsWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPathSegArcRelWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPathSegClosePathWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPathSegCurvetoCubicAbsWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPathSegCurvetoCubicRelWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPathSegCurvetoCubicSmoothAbsWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPathSegCurvetoCubicSmoothRelWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPathSegCurvetoQuadraticAbsWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPathSegCurvetoQuadraticRelWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPathSegCurvetoQuadraticSmoothAbsWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPathSegCurvetoQuadraticSmoothRelWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPathSegLinetoAbsWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPathSegLinetoHorizontalAbsWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPathSegLinetoHorizontalRelWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPathSegLinetoRelWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPathSegLinetoVerticalAbsWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPathSegLinetoVerticalRelWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPathSegListWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPathSegMovetoAbsWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPathSegMovetoRelWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPathSegWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPatternElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPointListWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPointWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPolygonElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPolylineElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGPreserveAspectRatioWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGRadialGradientElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGRectElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGRectWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGRenderingIntentWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGSVGElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGScriptElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGSetElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGStopElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGStringListWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGStylableWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGStyleElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGSwitchElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGSymbolElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGTRefElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGTSpanElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGTestsWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGTextContentElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGTextElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGTextPathElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGTextPositioningElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGTitleElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGTransformListWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGTransformWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGTransformableWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGURIReferenceWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGUnitTypesWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGUseElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGVKernElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGViewElementWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGViewSpecWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGZoomAndPanWrappingImplementation.dart');
+#source('generated/src/wrapping/_SVGZoomEventWrappingImplementation.dart');
#source('generated/src/wrapping/_ScreenWrappingImplementation.dart');
#source('generated/src/wrapping/_ScriptElementWrappingImplementation.dart');
#source('generated/src/wrapping/_SelectElementWrappingImplementation.dart');
@@ -203,12 +362,8 @@
#source('generated/src/wrapping/_SpeechInputEventWrappingImplementation.dart');
#source('generated/src/wrapping/_SpeechInputResultListWrappingImplementation.dart');
#source('generated/src/wrapping/_SpeechInputResultWrappingImplementation.dart');
-#source('generated/src/wrapping/_StorageInfoErrorCallbackWrappingImplementation.dart');
-#source('generated/src/wrapping/_StorageInfoQuotaCallbackWrappingImplementation.dart');
-#source('generated/src/wrapping/_StorageInfoUsageCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_StorageInfoWrappingImplementation.dart');
#source('generated/src/wrapping/_StorageWrappingImplementation.dart');
-#source('generated/src/wrapping/_StringCallbackWrappingImplementation.dart');
#source('generated/src/wrapping/_StyleElementWrappingImplementation.dart');
#source('generated/src/wrapping/_StyleMediaWrappingImplementation.dart');
#source('generated/src/wrapping/_StyleSheetListWrappingImplementation.dart');
@@ -221,6 +376,9 @@
#source('generated/src/wrapping/_TableSectionElementWrappingImplementation.dart');
#source('generated/src/wrapping/_TextAreaElementWrappingImplementation.dart');
#source('generated/src/wrapping/_TextMetricsWrappingImplementation.dart');
+#source('generated/src/wrapping/_TextTrackCueListWrappingImplementation.dart');
+#source('generated/src/wrapping/_TextTrackCueWrappingImplementation.dart');
+#source('generated/src/wrapping/_TextTrackWrappingImplementation.dart');
#source('generated/src/wrapping/_TimeRangesWrappingImplementation.dart');
#source('generated/src/wrapping/_TitleElementWrappingImplementation.dart');
#source('generated/src/wrapping/_TouchListWrappingImplementation.dart');
@@ -234,10 +392,13 @@
#source('generated/src/wrapping/_ValidityStateWrappingImplementation.dart');
#source('generated/src/wrapping/_VideoElementWrappingImplementation.dart');
#source('generated/src/wrapping/_VoidCallbackWrappingImplementation.dart');
+#source('generated/src/wrapping/_WaveShaperNodeWrappingImplementation.dart');
#source('generated/src/wrapping/_WebGLActiveInfoWrappingImplementation.dart');
#source('generated/src/wrapping/_WebGLBufferWrappingImplementation.dart');
#source('generated/src/wrapping/_WebGLContextAttributesWrappingImplementation.dart');
#source('generated/src/wrapping/_WebGLContextEventWrappingImplementation.dart');
+#source('generated/src/wrapping/_WebGLDebugRendererInfoWrappingImplementation.dart');
+#source('generated/src/wrapping/_WebGLDebugShadersWrappingImplementation.dart');
#source('generated/src/wrapping/_WebGLFramebufferWrappingImplementation.dart');
#source('generated/src/wrapping/_WebGLProgramWrappingImplementation.dart');
#source('generated/src/wrapping/_WebGLRenderbufferWrappingImplementation.dart');
@@ -246,6 +407,8 @@
#source('generated/src/wrapping/_WebGLTextureWrappingImplementation.dart');
#source('generated/src/wrapping/_WebGLUniformLocationWrappingImplementation.dart');
#source('generated/src/wrapping/_WebGLVertexArrayObjectOESWrappingImplementation.dart');
+#source('generated/src/wrapping/_WebKitCSSFilterValueWrappingImplementation.dart');
+#source('generated/src/wrapping/_WebKitMutationObserverWrappingImplementation.dart');
#source('generated/src/wrapping/_XMLHttpRequestExceptionWrappingImplementation.dart');
@@ -292,6 +455,8 @@
#source('src/ProgressEventWrappingImplementation.dart');
#source('src/SharedWorkerWrappingImplementation.dart');
#source('src/StorageEventWrappingImplementation.dart');
+#source('src/SVGDocumentWrappingImplementation.dart');
+#source('src/SVGElementInstanceWrappingImplementation.dart');
#source('src/TextEventWrappingImplementation.dart');
#source('src/TextWrappingImplementation.dart');
#source('src/TouchEventWrappingImplementation.dart');
« no previous file with comments | « client/html/html.dart ('k') | client/html/release/html.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698