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

Side by Side Diff: client/html/html_dartium.dart

Issue 9537001: Generate dart:html bindings for Dartium as well as Frog. All unittests now pass (or are disabled fo… (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 9 months 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
OLDNEW
(Empty)
1 // Copyright (c) 2012, the Dart project authors. Please see the AUTHORS file
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.
4
5 // DO NOT EDIT
6 // Auto-generated dart:html library.
7
8 #library("html");
9
10 #import('dart:dom', prefix:'dom');
11
12 #source('generated/html/dartium/AbstractWorker.dart');
13 #source('generated/html/dartium/AnchorElement.dart');
14 #source('generated/html/dartium/Animation.dart');
15 #source('generated/html/dartium/AnimationEvent.dart');
16 #source('generated/html/dartium/AnimationList.dart');
17 #source('generated/html/dartium/AppletElement.dart');
18 #source('generated/html/dartium/AreaElement.dart');
19 #source('generated/html/dartium/ArrayBuffer.dart');
20 #source('generated/html/dartium/ArrayBufferView.dart');
21 #source('generated/html/dartium/Attr.dart');
22 #source('generated/html/dartium/AudioBuffer.dart');
23 #source('generated/html/dartium/AudioBufferSourceNode.dart');
24 #source('generated/html/dartium/AudioChannelMerger.dart');
25 #source('generated/html/dartium/AudioChannelSplitter.dart');
26 #source('generated/html/dartium/AudioContext.dart');
27 #source('generated/html/dartium/AudioDestinationNode.dart');
28 #source('generated/html/dartium/AudioElement.dart');
29 #source('generated/html/dartium/AudioGain.dart');
30 #source('generated/html/dartium/AudioGainNode.dart');
31 #source('generated/html/dartium/AudioListener.dart');
32 #source('generated/html/dartium/AudioNode.dart');
33 #source('generated/html/dartium/AudioPannerNode.dart');
34 #source('generated/html/dartium/AudioParam.dart');
35 #source('generated/html/dartium/AudioProcessingEvent.dart');
36 #source('generated/html/dartium/AudioSourceNode.dart');
37 #source('generated/html/dartium/BRElement.dart');
38 #source('generated/html/dartium/BarInfo.dart');
39 #source('generated/html/dartium/BaseElement.dart');
40 #source('generated/html/dartium/BaseFontElement.dart');
41 #source('generated/html/dartium/BeforeLoadEvent.dart');
42 #source('generated/html/dartium/BiquadFilterNode.dart');
43 #source('generated/html/dartium/Blob.dart');
44 #source('generated/html/dartium/BlobBuilder.dart');
45 #source('generated/html/dartium/BodyElement.dart');
46 #source('generated/html/dartium/ButtonElement.dart');
47 #source('generated/html/dartium/CDATASection.dart');
48 #source('generated/html/dartium/CSSCharsetRule.dart');
49 #source('generated/html/dartium/CSSFontFaceRule.dart');
50 #source('generated/html/dartium/CSSImportRule.dart');
51 #source('generated/html/dartium/CSSKeyframeRule.dart');
52 #source('generated/html/dartium/CSSKeyframesRule.dart');
53 #source('generated/html/dartium/CSSMatrix.dart');
54 #source('generated/html/dartium/CSSMediaRule.dart');
55 #source('generated/html/dartium/CSSPageRule.dart');
56 #source('generated/html/dartium/CSSPrimitiveValue.dart');
57 #source('generated/html/dartium/CSSRule.dart');
58 #source('generated/html/dartium/CSSRuleList.dart');
59 #source('generated/html/dartium/CSSStyleDeclaration.dart');
60 #source('generated/html/dartium/CSSStyleRule.dart');
61 #source('generated/html/dartium/CSSStyleSheet.dart');
62 #source('generated/html/dartium/CSSTransformValue.dart');
63 #source('generated/html/dartium/CSSUnknownRule.dart');
64 #source('generated/html/dartium/CSSValue.dart');
65 #source('generated/html/dartium/CSSValueList.dart');
66 #source('generated/html/dartium/CanvasElement.dart');
67 #source('generated/html/dartium/CanvasGradient.dart');
68 #source('generated/html/dartium/CanvasPattern.dart');
69 #source('generated/html/dartium/CanvasPixelArray.dart');
70 #source('generated/html/dartium/CanvasRenderingContext.dart');
71 #source('generated/html/dartium/CanvasRenderingContext2D.dart');
72 #source('generated/html/dartium/CharacterData.dart');
73 #source('generated/html/dartium/ClientRect.dart');
74 #source('generated/html/dartium/ClientRectList.dart');
75 #source('generated/html/dartium/Clipboard.dart');
76 #source('generated/html/dartium/CloseEvent.dart');
77 #source('generated/html/dartium/Comment.dart');
78 #source('generated/html/dartium/CompositionEvent.dart');
79 #source('generated/html/dartium/Console.dart');
80 #source('generated/html/dartium/ContentElement.dart');
81 #source('generated/html/dartium/ConvolverNode.dart');
82 #source('generated/html/dartium/Coordinates.dart');
83 #source('generated/html/dartium/Counter.dart');
84 #source('generated/html/dartium/Crypto.dart');
85 #source('generated/html/dartium/CustomEvent.dart');
86 #source('generated/html/dartium/DListElement.dart');
87 #source('generated/html/dartium/DOMApplicationCache.dart');
88 #source('generated/html/dartium/DOMException.dart');
89 #source('generated/html/dartium/DOMFileSystem.dart');
90 #source('generated/html/dartium/DOMFileSystemSync.dart');
91 #source('generated/html/dartium/DOMFormData.dart');
92 #source('generated/html/dartium/DOMImplementation.dart');
93 #source('generated/html/dartium/DOMMimeType.dart');
94 #source('generated/html/dartium/DOMMimeTypeArray.dart');
95 #source('generated/html/dartium/DOMParser.dart');
96 #source('generated/html/dartium/DOMPlugin.dart');
97 #source('generated/html/dartium/DOMPluginArray.dart');
98 #source('generated/html/dartium/DOMSelection.dart');
99 #source('generated/html/dartium/DOMSettableTokenList.dart');
100 #source('generated/html/dartium/DOMTokenList.dart');
101 #source('generated/html/dartium/DOMURL.dart');
102 #source('generated/html/dartium/DataTransferItem.dart');
103 #source('generated/html/dartium/DataTransferItemList.dart');
104 #source('generated/html/dartium/DataView.dart');
105 #source('generated/html/dartium/Database.dart');
106 #source('generated/html/dartium/DatabaseSync.dart');
107 #source('generated/html/dartium/DedicatedWorkerContext.dart');
108 #source('generated/html/dartium/DelayNode.dart');
109 #source('generated/html/dartium/DetailsElement.dart');
110 #source('generated/html/dartium/DeviceMotionEvent.dart');
111 #source('generated/html/dartium/DeviceOrientationEvent.dart');
112 #source('generated/html/dartium/DirectoryElement.dart');
113 #source('generated/html/dartium/DirectoryEntry.dart');
114 #source('generated/html/dartium/DirectoryEntrySync.dart');
115 #source('generated/html/dartium/DirectoryReader.dart');
116 #source('generated/html/dartium/DirectoryReaderSync.dart');
117 #source('generated/html/dartium/DivElement.dart');
118 #source('generated/html/dartium/Document.dart');
119 #source('generated/html/dartium/DocumentFragment.dart');
120 #source('generated/html/dartium/DocumentType.dart');
121 #source('generated/html/dartium/DynamicsCompressorNode.dart');
122 #source('generated/html/dartium/Element.dart');
123 #source('generated/html/dartium/ElementTimeControl.dart');
124 #source('generated/html/dartium/ElementTraversal.dart');
125 #source('generated/html/dartium/EmbedElement.dart');
126 #source('generated/html/dartium/Entity.dart');
127 #source('generated/html/dartium/EntityReference.dart');
128 #source('generated/html/dartium/Entry.dart');
129 #source('generated/html/dartium/EntryArray.dart');
130 #source('generated/html/dartium/EntryArraySync.dart');
131 #source('generated/html/dartium/EntrySync.dart');
132 #source('generated/html/dartium/ErrorEvent.dart');
133 #source('generated/html/dartium/Event.dart');
134 #source('generated/html/dartium/EventException.dart');
135 #source('generated/html/dartium/EventSource.dart');
136 #source('generated/html/dartium/EventTarget.dart');
137 #source('generated/html/dartium/FieldSetElement.dart');
138 #source('generated/html/dartium/File.dart');
139 #source('generated/html/dartium/FileEntry.dart');
140 #source('generated/html/dartium/FileEntrySync.dart');
141 #source('generated/html/dartium/FileError.dart');
142 #source('generated/html/dartium/FileException.dart');
143 #source('generated/html/dartium/FileList.dart');
144 #source('generated/html/dartium/FileReader.dart');
145 #source('generated/html/dartium/FileReaderSync.dart');
146 #source('generated/html/dartium/FileWriter.dart');
147 #source('generated/html/dartium/FileWriterSync.dart');
148 #source('generated/html/dartium/Float32Array.dart');
149 #source('generated/html/dartium/Float64Array.dart');
150 #source('generated/html/dartium/FontElement.dart');
151 #source('generated/html/dartium/FormElement.dart');
152 #source('generated/html/dartium/FrameElement.dart');
153 #source('generated/html/dartium/FrameSetElement.dart');
154 #source('generated/html/dartium/Geolocation.dart');
155 #source('generated/html/dartium/Geoposition.dart');
156 #source('generated/html/dartium/HRElement.dart');
157 #source('generated/html/dartium/HTMLAllCollection.dart');
158 #source('generated/html/dartium/HTMLCollection.dart');
159 #source('generated/html/dartium/HTMLOptionsCollection.dart');
160 #source('generated/html/dartium/HashChangeEvent.dart');
161 #source('generated/html/dartium/HeadElement.dart');
162 #source('generated/html/dartium/HeadingElement.dart');
163 #source('generated/html/dartium/HighPass2FilterNode.dart');
164 #source('generated/html/dartium/History.dart');
165 #source('generated/html/dartium/HtmlElement.dart');
166 #source('generated/html/dartium/IDBAny.dart');
167 #source('generated/html/dartium/IDBCursor.dart');
168 #source('generated/html/dartium/IDBCursorWithValue.dart');
169 #source('generated/html/dartium/IDBDatabase.dart');
170 #source('generated/html/dartium/IDBDatabaseError.dart');
171 #source('generated/html/dartium/IDBDatabaseException.dart');
172 #source('generated/html/dartium/IDBFactory.dart');
173 #source('generated/html/dartium/IDBIndex.dart');
174 #source('generated/html/dartium/IDBKey.dart');
175 #source('generated/html/dartium/IDBKeyRange.dart');
176 #source('generated/html/dartium/IDBObjectStore.dart');
177 #source('generated/html/dartium/IDBRequest.dart');
178 #source('generated/html/dartium/IDBTransaction.dart');
179 #source('generated/html/dartium/IDBVersionChangeEvent.dart');
180 #source('generated/html/dartium/IDBVersionChangeRequest.dart');
181 #source('generated/html/dartium/IFrameElement.dart');
182 #source('generated/html/dartium/ImageData.dart');
183 #source('generated/html/dartium/ImageElement.dart');
184 #source('generated/html/dartium/InputElement.dart');
185 #source('generated/html/dartium/Int16Array.dart');
186 #source('generated/html/dartium/Int32Array.dart');
187 #source('generated/html/dartium/Int8Array.dart');
188 #source('generated/html/dartium/JavaScriptAudioNode.dart');
189 #source('generated/html/dartium/JavaScriptCallFrame.dart');
190 #source('generated/html/dartium/KeyboardEvent.dart');
191 #source('generated/html/dartium/KeygenElement.dart');
192 #source('generated/html/dartium/LIElement.dart');
193 #source('generated/html/dartium/LabelElement.dart');
194 #source('generated/html/dartium/LegendElement.dart');
195 #source('generated/html/dartium/LinkElement.dart');
196 #source('generated/html/dartium/LocalMediaStream.dart');
197 #source('generated/html/dartium/Location.dart');
198 #source('generated/html/dartium/LowPass2FilterNode.dart');
199 #source('generated/html/dartium/MapElement.dart');
200 #source('generated/html/dartium/MarqueeElement.dart');
201 #source('generated/html/dartium/MediaController.dart');
202 #source('generated/html/dartium/MediaElement.dart');
203 #source('generated/html/dartium/MediaElementAudioSourceNode.dart');
204 #source('generated/html/dartium/MediaError.dart');
205 #source('generated/html/dartium/MediaList.dart');
206 #source('generated/html/dartium/MediaQueryList.dart');
207 #source('generated/html/dartium/MediaQueryListListener.dart');
208 #source('generated/html/dartium/MediaStream.dart');
209 #source('generated/html/dartium/MediaStreamEvent.dart');
210 #source('generated/html/dartium/MediaStreamList.dart');
211 #source('generated/html/dartium/MediaStreamTrack.dart');
212 #source('generated/html/dartium/MediaStreamTrackList.dart');
213 #source('generated/html/dartium/MemoryInfo.dart');
214 #source('generated/html/dartium/MenuElement.dart');
215 #source('generated/html/dartium/MessageChannel.dart');
216 #source('generated/html/dartium/MessageEvent.dart');
217 #source('generated/html/dartium/MessagePort.dart');
218 #source('generated/html/dartium/MetaElement.dart');
219 #source('generated/html/dartium/Metadata.dart');
220 #source('generated/html/dartium/MeterElement.dart');
221 #source('generated/html/dartium/ModElement.dart');
222 #source('generated/html/dartium/MouseEvent.dart');
223 #source('generated/html/dartium/MutationEvent.dart');
224 #source('generated/html/dartium/NamedNodeMap.dart');
225 #source('generated/html/dartium/Navigator.dart');
226 #source('generated/html/dartium/NavigatorUserMediaError.dart');
227 #source('generated/html/dartium/Node.dart');
228 #source('generated/html/dartium/NodeFilter.dart');
229 #source('generated/html/dartium/NodeIterator.dart');
230 #source('generated/html/dartium/NodeList.dart');
231 #source('generated/html/dartium/NodeSelector.dart');
232 #source('generated/html/dartium/Notation.dart');
233 #source('generated/html/dartium/Notification.dart');
234 #source('generated/html/dartium/NotificationCenter.dart');
235 #source('generated/html/dartium/OESStandardDerivatives.dart');
236 #source('generated/html/dartium/OESTextureFloat.dart');
237 #source('generated/html/dartium/OESVertexArrayObject.dart');
238 #source('generated/html/dartium/OListElement.dart');
239 #source('generated/html/dartium/ObjectElement.dart');
240 #source('generated/html/dartium/OfflineAudioCompletionEvent.dart');
241 #source('generated/html/dartium/OperationNotAllowedException.dart');
242 #source('generated/html/dartium/OptGroupElement.dart');
243 #source('generated/html/dartium/OptionElement.dart');
244 #source('generated/html/dartium/OutputElement.dart');
245 #source('generated/html/dartium/OverflowEvent.dart');
246 #source('generated/html/dartium/PageTransitionEvent.dart');
247 #source('generated/html/dartium/ParagraphElement.dart');
248 #source('generated/html/dartium/ParamElement.dart');
249 #source('generated/html/dartium/PeerConnection.dart');
250 #source('generated/html/dartium/Performance.dart');
251 #source('generated/html/dartium/PerformanceNavigation.dart');
252 #source('generated/html/dartium/PerformanceTiming.dart');
253 #source('generated/html/dartium/Point.dart');
254 #source('generated/html/dartium/PopStateEvent.dart');
255 #source('generated/html/dartium/PositionError.dart');
256 #source('generated/html/dartium/PreElement.dart');
257 #source('generated/html/dartium/ProcessingInstruction.dart');
258 #source('generated/html/dartium/ProgressElement.dart');
259 #source('generated/html/dartium/ProgressEvent.dart');
260 #source('generated/html/dartium/QuoteElement.dart');
261 #source('generated/html/dartium/RGBColor.dart');
262 #source('generated/html/dartium/Range.dart');
263 #source('generated/html/dartium/RangeException.dart');
264 #source('generated/html/dartium/RealtimeAnalyserNode.dart');
265 #source('generated/html/dartium/Rect.dart');
266 #source('generated/html/dartium/SQLError.dart');
267 #source('generated/html/dartium/SQLException.dart');
268 #source('generated/html/dartium/SQLResultSet.dart');
269 #source('generated/html/dartium/SQLResultSetRowList.dart');
270 #source('generated/html/dartium/SQLTransaction.dart');
271 #source('generated/html/dartium/SQLTransactionSync.dart');
272 #source('generated/html/dartium/SVGAElement.dart');
273 #source('generated/html/dartium/SVGAltGlyphDefElement.dart');
274 #source('generated/html/dartium/SVGAltGlyphElement.dart');
275 #source('generated/html/dartium/SVGAltGlyphItemElement.dart');
276 #source('generated/html/dartium/SVGAngle.dart');
277 #source('generated/html/dartium/SVGAnimateColorElement.dart');
278 #source('generated/html/dartium/SVGAnimateElement.dart');
279 #source('generated/html/dartium/SVGAnimateMotionElement.dart');
280 #source('generated/html/dartium/SVGAnimateTransformElement.dart');
281 #source('generated/html/dartium/SVGAnimatedAngle.dart');
282 #source('generated/html/dartium/SVGAnimatedBoolean.dart');
283 #source('generated/html/dartium/SVGAnimatedEnumeration.dart');
284 #source('generated/html/dartium/SVGAnimatedInteger.dart');
285 #source('generated/html/dartium/SVGAnimatedLength.dart');
286 #source('generated/html/dartium/SVGAnimatedLengthList.dart');
287 #source('generated/html/dartium/SVGAnimatedNumber.dart');
288 #source('generated/html/dartium/SVGAnimatedNumberList.dart');
289 #source('generated/html/dartium/SVGAnimatedPreserveAspectRatio.dart');
290 #source('generated/html/dartium/SVGAnimatedRect.dart');
291 #source('generated/html/dartium/SVGAnimatedString.dart');
292 #source('generated/html/dartium/SVGAnimatedTransformList.dart');
293 #source('generated/html/dartium/SVGAnimationElement.dart');
294 #source('generated/html/dartium/SVGCircleElement.dart');
295 #source('generated/html/dartium/SVGClipPathElement.dart');
296 #source('generated/html/dartium/SVGColor.dart');
297 #source('generated/html/dartium/SVGComponentTransferFunctionElement.dart');
298 #source('generated/html/dartium/SVGCursorElement.dart');
299 #source('generated/html/dartium/SVGDefsElement.dart');
300 #source('generated/html/dartium/SVGDescElement.dart');
301 #source('generated/html/dartium/SVGDocument.dart');
302 #source('generated/html/dartium/SVGElement.dart');
303 #source('generated/html/dartium/SVGElementInstance.dart');
304 #source('generated/html/dartium/SVGElementInstanceList.dart');
305 #source('generated/html/dartium/SVGEllipseElement.dart');
306 #source('generated/html/dartium/SVGException.dart');
307 #source('generated/html/dartium/SVGExternalResourcesRequired.dart');
308 #source('generated/html/dartium/SVGFEBlendElement.dart');
309 #source('generated/html/dartium/SVGFEColorMatrixElement.dart');
310 #source('generated/html/dartium/SVGFEComponentTransferElement.dart');
311 #source('generated/html/dartium/SVGFECompositeElement.dart');
312 #source('generated/html/dartium/SVGFEConvolveMatrixElement.dart');
313 #source('generated/html/dartium/SVGFEDiffuseLightingElement.dart');
314 #source('generated/html/dartium/SVGFEDisplacementMapElement.dart');
315 #source('generated/html/dartium/SVGFEDistantLightElement.dart');
316 #source('generated/html/dartium/SVGFEDropShadowElement.dart');
317 #source('generated/html/dartium/SVGFEFloodElement.dart');
318 #source('generated/html/dartium/SVGFEFuncAElement.dart');
319 #source('generated/html/dartium/SVGFEFuncBElement.dart');
320 #source('generated/html/dartium/SVGFEFuncGElement.dart');
321 #source('generated/html/dartium/SVGFEFuncRElement.dart');
322 #source('generated/html/dartium/SVGFEGaussianBlurElement.dart');
323 #source('generated/html/dartium/SVGFEImageElement.dart');
324 #source('generated/html/dartium/SVGFEMergeElement.dart');
325 #source('generated/html/dartium/SVGFEMergeNodeElement.dart');
326 #source('generated/html/dartium/SVGFEMorphologyElement.dart');
327 #source('generated/html/dartium/SVGFEOffsetElement.dart');
328 #source('generated/html/dartium/SVGFEPointLightElement.dart');
329 #source('generated/html/dartium/SVGFESpecularLightingElement.dart');
330 #source('generated/html/dartium/SVGFESpotLightElement.dart');
331 #source('generated/html/dartium/SVGFETileElement.dart');
332 #source('generated/html/dartium/SVGFETurbulenceElement.dart');
333 #source('generated/html/dartium/SVGFilterElement.dart');
334 #source('generated/html/dartium/SVGFilterPrimitiveStandardAttributes.dart');
335 #source('generated/html/dartium/SVGFitToViewBox.dart');
336 #source('generated/html/dartium/SVGFontElement.dart');
337 #source('generated/html/dartium/SVGFontFaceElement.dart');
338 #source('generated/html/dartium/SVGFontFaceFormatElement.dart');
339 #source('generated/html/dartium/SVGFontFaceNameElement.dart');
340 #source('generated/html/dartium/SVGFontFaceSrcElement.dart');
341 #source('generated/html/dartium/SVGFontFaceUriElement.dart');
342 #source('generated/html/dartium/SVGForeignObjectElement.dart');
343 #source('generated/html/dartium/SVGGElement.dart');
344 #source('generated/html/dartium/SVGGlyphElement.dart');
345 #source('generated/html/dartium/SVGGlyphRefElement.dart');
346 #source('generated/html/dartium/SVGGradientElement.dart');
347 #source('generated/html/dartium/SVGHKernElement.dart');
348 #source('generated/html/dartium/SVGImageElement.dart');
349 #source('generated/html/dartium/SVGLangSpace.dart');
350 #source('generated/html/dartium/SVGLength.dart');
351 #source('generated/html/dartium/SVGLengthList.dart');
352 #source('generated/html/dartium/SVGLineElement.dart');
353 #source('generated/html/dartium/SVGLinearGradientElement.dart');
354 #source('generated/html/dartium/SVGLocatable.dart');
355 #source('generated/html/dartium/SVGMPathElement.dart');
356 #source('generated/html/dartium/SVGMarkerElement.dart');
357 #source('generated/html/dartium/SVGMaskElement.dart');
358 #source('generated/html/dartium/SVGMatrix.dart');
359 #source('generated/html/dartium/SVGMetadataElement.dart');
360 #source('generated/html/dartium/SVGMissingGlyphElement.dart');
361 #source('generated/html/dartium/SVGNumber.dart');
362 #source('generated/html/dartium/SVGNumberList.dart');
363 #source('generated/html/dartium/SVGPaint.dart');
364 #source('generated/html/dartium/SVGPathElement.dart');
365 #source('generated/html/dartium/SVGPathSeg.dart');
366 #source('generated/html/dartium/SVGPathSegArcAbs.dart');
367 #source('generated/html/dartium/SVGPathSegArcRel.dart');
368 #source('generated/html/dartium/SVGPathSegClosePath.dart');
369 #source('generated/html/dartium/SVGPathSegCurvetoCubicAbs.dart');
370 #source('generated/html/dartium/SVGPathSegCurvetoCubicRel.dart');
371 #source('generated/html/dartium/SVGPathSegCurvetoCubicSmoothAbs.dart');
372 #source('generated/html/dartium/SVGPathSegCurvetoCubicSmoothRel.dart');
373 #source('generated/html/dartium/SVGPathSegCurvetoQuadraticAbs.dart');
374 #source('generated/html/dartium/SVGPathSegCurvetoQuadraticRel.dart');
375 #source('generated/html/dartium/SVGPathSegCurvetoQuadraticSmoothAbs.dart');
376 #source('generated/html/dartium/SVGPathSegCurvetoQuadraticSmoothRel.dart');
377 #source('generated/html/dartium/SVGPathSegLinetoAbs.dart');
378 #source('generated/html/dartium/SVGPathSegLinetoHorizontalAbs.dart');
379 #source('generated/html/dartium/SVGPathSegLinetoHorizontalRel.dart');
380 #source('generated/html/dartium/SVGPathSegLinetoRel.dart');
381 #source('generated/html/dartium/SVGPathSegLinetoVerticalAbs.dart');
382 #source('generated/html/dartium/SVGPathSegLinetoVerticalRel.dart');
383 #source('generated/html/dartium/SVGPathSegList.dart');
384 #source('generated/html/dartium/SVGPathSegMovetoAbs.dart');
385 #source('generated/html/dartium/SVGPathSegMovetoRel.dart');
386 #source('generated/html/dartium/SVGPatternElement.dart');
387 #source('generated/html/dartium/SVGPoint.dart');
388 #source('generated/html/dartium/SVGPointList.dart');
389 #source('generated/html/dartium/SVGPolygonElement.dart');
390 #source('generated/html/dartium/SVGPolylineElement.dart');
391 #source('generated/html/dartium/SVGPreserveAspectRatio.dart');
392 #source('generated/html/dartium/SVGRadialGradientElement.dart');
393 #source('generated/html/dartium/SVGRect.dart');
394 #source('generated/html/dartium/SVGRectElement.dart');
395 #source('generated/html/dartium/SVGRenderingIntent.dart');
396 #source('generated/html/dartium/SVGSVGElement.dart');
397 #source('generated/html/dartium/SVGScriptElement.dart');
398 #source('generated/html/dartium/SVGSetElement.dart');
399 #source('generated/html/dartium/SVGStopElement.dart');
400 #source('generated/html/dartium/SVGStringList.dart');
401 #source('generated/html/dartium/SVGStylable.dart');
402 #source('generated/html/dartium/SVGStyleElement.dart');
403 #source('generated/html/dartium/SVGSwitchElement.dart');
404 #source('generated/html/dartium/SVGSymbolElement.dart');
405 #source('generated/html/dartium/SVGTRefElement.dart');
406 #source('generated/html/dartium/SVGTSpanElement.dart');
407 #source('generated/html/dartium/SVGTests.dart');
408 #source('generated/html/dartium/SVGTextContentElement.dart');
409 #source('generated/html/dartium/SVGTextElement.dart');
410 #source('generated/html/dartium/SVGTextPathElement.dart');
411 #source('generated/html/dartium/SVGTextPositioningElement.dart');
412 #source('generated/html/dartium/SVGTitleElement.dart');
413 #source('generated/html/dartium/SVGTransform.dart');
414 #source('generated/html/dartium/SVGTransformList.dart');
415 #source('generated/html/dartium/SVGTransformable.dart');
416 #source('generated/html/dartium/SVGURIReference.dart');
417 #source('generated/html/dartium/SVGUnitTypes.dart');
418 #source('generated/html/dartium/SVGUseElement.dart');
419 #source('generated/html/dartium/SVGVKernElement.dart');
420 #source('generated/html/dartium/SVGViewElement.dart');
421 #source('generated/html/dartium/SVGViewSpec.dart');
422 #source('generated/html/dartium/SVGZoomAndPan.dart');
423 #source('generated/html/dartium/SVGZoomEvent.dart');
424 #source('generated/html/dartium/Screen.dart');
425 #source('generated/html/dartium/ScriptElement.dart');
426 #source('generated/html/dartium/ScriptProfile.dart');
427 #source('generated/html/dartium/ScriptProfileNode.dart');
428 #source('generated/html/dartium/SelectElement.dart');
429 #source('generated/html/dartium/ShadowElement.dart');
430 #source('generated/html/dartium/ShadowRoot.dart');
431 #source('generated/html/dartium/SharedWorker.dart');
432 #source('generated/html/dartium/SharedWorkerContext.dart');
433 #source('generated/html/dartium/SourceElement.dart');
434 #source('generated/html/dartium/SpanElement.dart');
435 #source('generated/html/dartium/SpeechInputEvent.dart');
436 #source('generated/html/dartium/SpeechInputResult.dart');
437 #source('generated/html/dartium/SpeechInputResultList.dart');
438 #source('generated/html/dartium/Storage.dart');
439 #source('generated/html/dartium/StorageEvent.dart');
440 #source('generated/html/dartium/StorageInfo.dart');
441 #source('generated/html/dartium/StyleElement.dart');
442 #source('generated/html/dartium/StyleMedia.dart');
443 #source('generated/html/dartium/StyleSheet.dart');
444 #source('generated/html/dartium/StyleSheetList.dart');
445 #source('generated/html/dartium/TableCaptionElement.dart');
446 #source('generated/html/dartium/TableCellElement.dart');
447 #source('generated/html/dartium/TableColElement.dart');
448 #source('generated/html/dartium/TableElement.dart');
449 #source('generated/html/dartium/TableRowElement.dart');
450 #source('generated/html/dartium/TableSectionElement.dart');
451 #source('generated/html/dartium/Text.dart');
452 #source('generated/html/dartium/TextAreaElement.dart');
453 #source('generated/html/dartium/TextEvent.dart');
454 #source('generated/html/dartium/TextMetrics.dart');
455 #source('generated/html/dartium/TextTrack.dart');
456 #source('generated/html/dartium/TextTrackCue.dart');
457 #source('generated/html/dartium/TextTrackCueList.dart');
458 #source('generated/html/dartium/TextTrackList.dart');
459 #source('generated/html/dartium/TimeRanges.dart');
460 #source('generated/html/dartium/TitleElement.dart');
461 #source('generated/html/dartium/Touch.dart');
462 #source('generated/html/dartium/TouchEvent.dart');
463 #source('generated/html/dartium/TouchList.dart');
464 #source('generated/html/dartium/TrackElement.dart');
465 #source('generated/html/dartium/TrackEvent.dart');
466 #source('generated/html/dartium/TransitionEvent.dart');
467 #source('generated/html/dartium/TreeWalker.dart');
468 #source('generated/html/dartium/UIEvent.dart');
469 #source('generated/html/dartium/UListElement.dart');
470 #source('generated/html/dartium/Uint16Array.dart');
471 #source('generated/html/dartium/Uint32Array.dart');
472 #source('generated/html/dartium/Uint8Array.dart');
473 #source('generated/html/dartium/Uint8ClampedArray.dart');
474 #source('generated/html/dartium/UnknownElement.dart');
475 #source('generated/html/dartium/ValidityState.dart');
476 #source('generated/html/dartium/VideoElement.dart');
477 #source('generated/html/dartium/WaveShaperNode.dart');
478 #source('generated/html/dartium/WebGLActiveInfo.dart');
479 #source('generated/html/dartium/WebGLBuffer.dart');
480 #source('generated/html/dartium/WebGLCompressedTextureS3TC.dart');
481 #source('generated/html/dartium/WebGLContextAttributes.dart');
482 #source('generated/html/dartium/WebGLContextEvent.dart');
483 #source('generated/html/dartium/WebGLDebugRendererInfo.dart');
484 #source('generated/html/dartium/WebGLDebugShaders.dart');
485 #source('generated/html/dartium/WebGLFramebuffer.dart');
486 #source('generated/html/dartium/WebGLLoseContext.dart');
487 #source('generated/html/dartium/WebGLProgram.dart');
488 #source('generated/html/dartium/WebGLRenderbuffer.dart');
489 #source('generated/html/dartium/WebGLRenderingContext.dart');
490 #source('generated/html/dartium/WebGLShader.dart');
491 #source('generated/html/dartium/WebGLTexture.dart');
492 #source('generated/html/dartium/WebGLUniformLocation.dart');
493 #source('generated/html/dartium/WebGLVertexArrayObjectOES.dart');
494 #source('generated/html/dartium/WebKitCSSRegionRule.dart');
495 #source('generated/html/dartium/WebKitNamedFlow.dart');
496 #source('generated/html/dartium/WebSocket.dart');
497 #source('generated/html/dartium/WheelEvent.dart');
498 #source('generated/html/dartium/Window.dart');
499 #source('generated/html/dartium/Worker.dart');
500 #source('generated/html/dartium/WorkerContext.dart');
501 #source('generated/html/dartium/WorkerLocation.dart');
502 #source('generated/html/dartium/WorkerNavigator.dart');
503 #source('generated/html/dartium/XMLHttpRequest.dart');
504 #source('generated/html/dartium/XMLHttpRequestException.dart');
505 #source('generated/html/dartium/XMLHttpRequestProgressEvent.dart');
506 #source('generated/html/dartium/XMLHttpRequestUpload.dart');
507 #source('generated/html/dartium/XMLSerializer.dart');
508 #source('generated/html/dartium/XPathEvaluator.dart');
509 #source('generated/html/dartium/XPathException.dart');
510 #source('generated/html/dartium/XPathExpression.dart');
511 #source('generated/html/dartium/XPathNSResolver.dart');
512 #source('generated/html/dartium/XPathResult.dart');
513 #source('generated/html/dartium/XSLTProcessor.dart');
514 #source('generated/html/interface/AbstractWorker.dart');
515 #source('generated/html/interface/AnchorElement.dart');
516 #source('generated/html/interface/Animation.dart');
517 #source('generated/html/interface/AnimationEvent.dart');
518 #source('generated/html/interface/AnimationList.dart');
519 #source('generated/html/interface/AppletElement.dart');
520 #source('generated/html/interface/AreaElement.dart');
521 #source('generated/html/interface/ArrayBuffer.dart');
522 #source('generated/html/interface/ArrayBufferView.dart');
523 #source('generated/html/interface/Attr.dart');
524 #source('generated/html/interface/AudioBuffer.dart');
525 #source('generated/html/interface/AudioBufferCallback.dart');
526 #source('generated/html/interface/AudioBufferSourceNode.dart');
527 #source('generated/html/interface/AudioChannelMerger.dart');
528 #source('generated/html/interface/AudioChannelSplitter.dart');
529 #source('generated/html/interface/AudioContext.dart');
530 #source('generated/html/interface/AudioDestinationNode.dart');
531 #source('generated/html/interface/AudioElement.dart');
532 #source('generated/html/interface/AudioGain.dart');
533 #source('generated/html/interface/AudioGainNode.dart');
534 #source('generated/html/interface/AudioListener.dart');
535 #source('generated/html/interface/AudioNode.dart');
536 #source('generated/html/interface/AudioPannerNode.dart');
537 #source('generated/html/interface/AudioParam.dart');
538 #source('generated/html/interface/AudioProcessingEvent.dart');
539 #source('generated/html/interface/AudioSourceNode.dart');
540 #source('generated/html/interface/BRElement.dart');
541 #source('generated/html/interface/BarInfo.dart');
542 #source('generated/html/interface/BaseElement.dart');
543 #source('generated/html/interface/BaseFontElement.dart');
544 #source('generated/html/interface/BeforeLoadEvent.dart');
545 #source('generated/html/interface/BiquadFilterNode.dart');
546 #source('generated/html/interface/Blob.dart');
547 #source('generated/html/interface/BlobBuilder.dart');
548 #source('generated/html/interface/BodyElement.dart');
549 #source('generated/html/interface/ButtonElement.dart');
550 #source('generated/html/interface/CDATASection.dart');
551 #source('generated/html/interface/CSSCharsetRule.dart');
552 #source('generated/html/interface/CSSFontFaceRule.dart');
553 #source('generated/html/interface/CSSImportRule.dart');
554 #source('generated/html/interface/CSSKeyframeRule.dart');
555 #source('generated/html/interface/CSSKeyframesRule.dart');
556 #source('generated/html/interface/CSSMatrix.dart');
557 #source('generated/html/interface/CSSMediaRule.dart');
558 #source('generated/html/interface/CSSPageRule.dart');
559 #source('generated/html/interface/CSSPrimitiveValue.dart');
560 #source('generated/html/interface/CSSRule.dart');
561 #source('generated/html/interface/CSSRuleList.dart');
562 #source('generated/html/interface/CSSStyleDeclaration.dart');
563 #source('generated/html/interface/CSSStyleRule.dart');
564 #source('generated/html/interface/CSSStyleSheet.dart');
565 #source('generated/html/interface/CSSTransformValue.dart');
566 #source('generated/html/interface/CSSUnknownRule.dart');
567 #source('generated/html/interface/CSSValue.dart');
568 #source('generated/html/interface/CSSValueList.dart');
569 #source('generated/html/interface/CanvasElement.dart');
570 #source('generated/html/interface/CanvasGradient.dart');
571 #source('generated/html/interface/CanvasPattern.dart');
572 #source('generated/html/interface/CanvasPixelArray.dart');
573 #source('generated/html/interface/CanvasRenderingContext.dart');
574 #source('generated/html/interface/CanvasRenderingContext2D.dart');
575 #source('generated/html/interface/CharacterData.dart');
576 #source('generated/html/interface/ClientRect.dart');
577 #source('generated/html/interface/ClientRectList.dart');
578 #source('generated/html/interface/Clipboard.dart');
579 #source('generated/html/interface/CloseEvent.dart');
580 #source('generated/html/interface/Comment.dart');
581 #source('generated/html/interface/CompositionEvent.dart');
582 #source('generated/html/interface/Console.dart');
583 #source('generated/html/interface/ContentElement.dart');
584 #source('generated/html/interface/ConvolverNode.dart');
585 #source('generated/html/interface/Coordinates.dart');
586 #source('generated/html/interface/Counter.dart');
587 #source('generated/html/interface/Crypto.dart');
588 #source('generated/html/interface/CustomEvent.dart');
589 #source('generated/html/interface/DListElement.dart');
590 #source('generated/html/interface/DOMApplicationCache.dart');
591 #source('generated/html/interface/DOMException.dart');
592 #source('generated/html/interface/DOMFileSystem.dart');
593 #source('generated/html/interface/DOMFileSystemSync.dart');
594 #source('generated/html/interface/DOMFormData.dart');
595 #source('generated/html/interface/DOMImplementation.dart');
596 #source('generated/html/interface/DOMMimeType.dart');
597 #source('generated/html/interface/DOMMimeTypeArray.dart');
598 #source('generated/html/interface/DOMParser.dart');
599 #source('generated/html/interface/DOMPlugin.dart');
600 #source('generated/html/interface/DOMPluginArray.dart');
601 #source('generated/html/interface/DOMSelection.dart');
602 #source('generated/html/interface/DOMSettableTokenList.dart');
603 #source('generated/html/interface/DOMTokenList.dart');
604 #source('generated/html/interface/DOMURL.dart');
605 #source('generated/html/interface/DataTransferItem.dart');
606 #source('generated/html/interface/DataTransferItemList.dart');
607 #source('generated/html/interface/DataView.dart');
608 #source('generated/html/interface/Database.dart');
609 #source('generated/html/interface/DatabaseCallback.dart');
610 #source('generated/html/interface/DatabaseSync.dart');
611 #source('generated/html/interface/DedicatedWorkerContext.dart');
612 #source('generated/html/interface/DelayNode.dart');
613 #source('generated/html/interface/DetailsElement.dart');
614 #source('generated/html/interface/DeviceMotionEvent.dart');
615 #source('generated/html/interface/DeviceOrientationEvent.dart');
616 #source('generated/html/interface/DirectoryElement.dart');
617 #source('generated/html/interface/DirectoryEntry.dart');
618 #source('generated/html/interface/DirectoryEntrySync.dart');
619 #source('generated/html/interface/DirectoryReader.dart');
620 #source('generated/html/interface/DirectoryReaderSync.dart');
621 #source('generated/html/interface/DivElement.dart');
622 #source('generated/html/interface/Document.dart');
623 #source('generated/html/interface/DocumentFragment.dart');
624 #source('generated/html/interface/DocumentType.dart');
625 #source('generated/html/interface/DynamicsCompressorNode.dart');
626 #source('generated/html/interface/Element.dart');
627 #source('generated/html/interface/ElementTimeControl.dart');
628 #source('generated/html/interface/ElementTraversal.dart');
629 #source('generated/html/interface/EmbedElement.dart');
630 #source('generated/html/interface/Entity.dart');
631 #source('generated/html/interface/EntityReference.dart');
632 #source('generated/html/interface/EntriesCallback.dart');
633 #source('generated/html/interface/Entry.dart');
634 #source('generated/html/interface/EntryArray.dart');
635 #source('generated/html/interface/EntryArraySync.dart');
636 #source('generated/html/interface/EntryCallback.dart');
637 #source('generated/html/interface/EntrySync.dart');
638 #source('generated/html/interface/ErrorCallback.dart');
639 #source('generated/html/interface/ErrorEvent.dart');
640 #source('generated/html/interface/Event.dart');
641 #source('generated/html/interface/EventException.dart');
642 #source('generated/html/interface/EventSource.dart');
643 #source('generated/html/interface/EventTarget.dart');
644 #source('generated/html/interface/FieldSetElement.dart');
645 #source('generated/html/interface/File.dart');
646 #source('generated/html/interface/FileCallback.dart');
647 #source('generated/html/interface/FileEntry.dart');
648 #source('generated/html/interface/FileEntrySync.dart');
649 #source('generated/html/interface/FileError.dart');
650 #source('generated/html/interface/FileException.dart');
651 #source('generated/html/interface/FileList.dart');
652 #source('generated/html/interface/FileReader.dart');
653 #source('generated/html/interface/FileReaderSync.dart');
654 #source('generated/html/interface/FileSystemCallback.dart');
655 #source('generated/html/interface/FileWriter.dart');
656 #source('generated/html/interface/FileWriterCallback.dart');
657 #source('generated/html/interface/FileWriterSync.dart');
658 #source('generated/html/interface/Float32Array.dart');
659 #source('generated/html/interface/Float64Array.dart');
660 #source('generated/html/interface/FontElement.dart');
661 #source('generated/html/interface/FormElement.dart');
662 #source('generated/html/interface/FrameElement.dart');
663 #source('generated/html/interface/FrameSetElement.dart');
664 #source('generated/html/interface/Geolocation.dart');
665 #source('generated/html/interface/Geoposition.dart');
666 #source('generated/html/interface/HRElement.dart');
667 #source('generated/html/interface/HTMLAllCollection.dart');
668 #source('generated/html/interface/HTMLCollection.dart');
669 #source('generated/html/interface/HTMLOptionsCollection.dart');
670 #source('generated/html/interface/HashChangeEvent.dart');
671 #source('generated/html/interface/HeadElement.dart');
672 #source('generated/html/interface/HeadingElement.dart');
673 #source('generated/html/interface/HighPass2FilterNode.dart');
674 #source('generated/html/interface/History.dart');
675 #source('generated/html/interface/HtmlElement.dart');
676 #source('generated/html/interface/IDBAny.dart');
677 #source('generated/html/interface/IDBCursor.dart');
678 #source('generated/html/interface/IDBCursorWithValue.dart');
679 #source('generated/html/interface/IDBDatabase.dart');
680 #source('generated/html/interface/IDBDatabaseError.dart');
681 #source('generated/html/interface/IDBDatabaseException.dart');
682 #source('generated/html/interface/IDBFactory.dart');
683 #source('generated/html/interface/IDBIndex.dart');
684 #source('generated/html/interface/IDBKey.dart');
685 #source('generated/html/interface/IDBKeyRange.dart');
686 #source('generated/html/interface/IDBObjectStore.dart');
687 #source('generated/html/interface/IDBRequest.dart');
688 #source('generated/html/interface/IDBTransaction.dart');
689 #source('generated/html/interface/IDBVersionChangeEvent.dart');
690 #source('generated/html/interface/IDBVersionChangeRequest.dart');
691 #source('generated/html/interface/IFrameElement.dart');
692 #source('generated/html/interface/ImageData.dart');
693 #source('generated/html/interface/ImageElement.dart');
694 #source('generated/html/interface/InputElement.dart');
695 #source('generated/html/interface/Int16Array.dart');
696 #source('generated/html/interface/Int32Array.dart');
697 #source('generated/html/interface/Int8Array.dart');
698 #source('generated/html/interface/JavaScriptAudioNode.dart');
699 #source('generated/html/interface/JavaScriptCallFrame.dart');
700 #source('generated/html/interface/KeyboardEvent.dart');
701 #source('generated/html/interface/KeygenElement.dart');
702 #source('generated/html/interface/LIElement.dart');
703 #source('generated/html/interface/LabelElement.dart');
704 #source('generated/html/interface/LegendElement.dart');
705 #source('generated/html/interface/LinkElement.dart');
706 #source('generated/html/interface/LocalMediaStream.dart');
707 #source('generated/html/interface/Location.dart');
708 #source('generated/html/interface/LowPass2FilterNode.dart');
709 #source('generated/html/interface/MapElement.dart');
710 #source('generated/html/interface/MarqueeElement.dart');
711 #source('generated/html/interface/MediaController.dart');
712 #source('generated/html/interface/MediaElement.dart');
713 #source('generated/html/interface/MediaElementAudioSourceNode.dart');
714 #source('generated/html/interface/MediaError.dart');
715 #source('generated/html/interface/MediaList.dart');
716 #source('generated/html/interface/MediaQueryList.dart');
717 #source('generated/html/interface/MediaQueryListListener.dart');
718 #source('generated/html/interface/MediaStream.dart');
719 #source('generated/html/interface/MediaStreamEvent.dart');
720 #source('generated/html/interface/MediaStreamList.dart');
721 #source('generated/html/interface/MediaStreamTrack.dart');
722 #source('generated/html/interface/MediaStreamTrackList.dart');
723 #source('generated/html/interface/MemoryInfo.dart');
724 #source('generated/html/interface/MenuElement.dart');
725 #source('generated/html/interface/MessageChannel.dart');
726 #source('generated/html/interface/MessageEvent.dart');
727 #source('generated/html/interface/MessagePort.dart');
728 #source('generated/html/interface/MetaElement.dart');
729 #source('generated/html/interface/Metadata.dart');
730 #source('generated/html/interface/MetadataCallback.dart');
731 #source('generated/html/interface/MeterElement.dart');
732 #source('generated/html/interface/ModElement.dart');
733 #source('generated/html/interface/MouseEvent.dart');
734 #source('generated/html/interface/MutationEvent.dart');
735 #source('generated/html/interface/NamedNodeMap.dart');
736 #source('generated/html/interface/Navigator.dart');
737 #source('generated/html/interface/NavigatorUserMediaError.dart');
738 #source('generated/html/interface/NavigatorUserMediaErrorCallback.dart');
739 #source('generated/html/interface/NavigatorUserMediaSuccessCallback.dart');
740 #source('generated/html/interface/Node.dart');
741 #source('generated/html/interface/NodeFilter.dart');
742 #source('generated/html/interface/NodeIterator.dart');
743 #source('generated/html/interface/NodeList.dart');
744 #source('generated/html/interface/NodeSelector.dart');
745 #source('generated/html/interface/Notation.dart');
746 #source('generated/html/interface/Notification.dart');
747 #source('generated/html/interface/NotificationCenter.dart');
748 #source('generated/html/interface/OESStandardDerivatives.dart');
749 #source('generated/html/interface/OESTextureFloat.dart');
750 #source('generated/html/interface/OESVertexArrayObject.dart');
751 #source('generated/html/interface/OListElement.dart');
752 #source('generated/html/interface/ObjectElement.dart');
753 #source('generated/html/interface/OfflineAudioCompletionEvent.dart');
754 #source('generated/html/interface/OperationNotAllowedException.dart');
755 #source('generated/html/interface/OptGroupElement.dart');
756 #source('generated/html/interface/OptionElement.dart');
757 #source('generated/html/interface/OutputElement.dart');
758 #source('generated/html/interface/OverflowEvent.dart');
759 #source('generated/html/interface/PageTransitionEvent.dart');
760 #source('generated/html/interface/ParagraphElement.dart');
761 #source('generated/html/interface/ParamElement.dart');
762 #source('generated/html/interface/PeerConnection.dart');
763 #source('generated/html/interface/Performance.dart');
764 #source('generated/html/interface/PerformanceNavigation.dart');
765 #source('generated/html/interface/PerformanceTiming.dart');
766 #source('generated/html/interface/Point.dart');
767 #source('generated/html/interface/PopStateEvent.dart');
768 #source('generated/html/interface/PositionCallback.dart');
769 #source('generated/html/interface/PositionError.dart');
770 #source('generated/html/interface/PositionErrorCallback.dart');
771 #source('generated/html/interface/PreElement.dart');
772 #source('generated/html/interface/ProcessingInstruction.dart');
773 #source('generated/html/interface/ProgressElement.dart');
774 #source('generated/html/interface/ProgressEvent.dart');
775 #source('generated/html/interface/QuoteElement.dart');
776 #source('generated/html/interface/RGBColor.dart');
777 #source('generated/html/interface/Range.dart');
778 #source('generated/html/interface/RangeException.dart');
779 #source('generated/html/interface/RealtimeAnalyserNode.dart');
780 #source('generated/html/interface/Rect.dart');
781 #source('generated/html/interface/RequestAnimationFrameCallback.dart');
782 #source('generated/html/interface/SQLError.dart');
783 #source('generated/html/interface/SQLException.dart');
784 #source('generated/html/interface/SQLResultSet.dart');
785 #source('generated/html/interface/SQLResultSetRowList.dart');
786 #source('generated/html/interface/SQLStatementCallback.dart');
787 #source('generated/html/interface/SQLStatementErrorCallback.dart');
788 #source('generated/html/interface/SQLTransaction.dart');
789 #source('generated/html/interface/SQLTransactionCallback.dart');
790 #source('generated/html/interface/SQLTransactionErrorCallback.dart');
791 #source('generated/html/interface/SQLTransactionSync.dart');
792 #source('generated/html/interface/SQLTransactionSyncCallback.dart');
793 #source('generated/html/interface/SVGAElement.dart');
794 #source('generated/html/interface/SVGAltGlyphDefElement.dart');
795 #source('generated/html/interface/SVGAltGlyphElement.dart');
796 #source('generated/html/interface/SVGAltGlyphItemElement.dart');
797 #source('generated/html/interface/SVGAngle.dart');
798 #source('generated/html/interface/SVGAnimateColorElement.dart');
799 #source('generated/html/interface/SVGAnimateElement.dart');
800 #source('generated/html/interface/SVGAnimateMotionElement.dart');
801 #source('generated/html/interface/SVGAnimateTransformElement.dart');
802 #source('generated/html/interface/SVGAnimatedAngle.dart');
803 #source('generated/html/interface/SVGAnimatedBoolean.dart');
804 #source('generated/html/interface/SVGAnimatedEnumeration.dart');
805 #source('generated/html/interface/SVGAnimatedInteger.dart');
806 #source('generated/html/interface/SVGAnimatedLength.dart');
807 #source('generated/html/interface/SVGAnimatedLengthList.dart');
808 #source('generated/html/interface/SVGAnimatedNumber.dart');
809 #source('generated/html/interface/SVGAnimatedNumberList.dart');
810 #source('generated/html/interface/SVGAnimatedPreserveAspectRatio.dart');
811 #source('generated/html/interface/SVGAnimatedRect.dart');
812 #source('generated/html/interface/SVGAnimatedString.dart');
813 #source('generated/html/interface/SVGAnimatedTransformList.dart');
814 #source('generated/html/interface/SVGAnimationElement.dart');
815 #source('generated/html/interface/SVGCircleElement.dart');
816 #source('generated/html/interface/SVGClipPathElement.dart');
817 #source('generated/html/interface/SVGColor.dart');
818 #source('generated/html/interface/SVGComponentTransferFunctionElement.dart');
819 #source('generated/html/interface/SVGCursorElement.dart');
820 #source('generated/html/interface/SVGDefsElement.dart');
821 #source('generated/html/interface/SVGDescElement.dart');
822 #source('generated/html/interface/SVGDocument.dart');
823 #source('generated/html/interface/SVGElement.dart');
824 #source('generated/html/interface/SVGElementInstance.dart');
825 #source('generated/html/interface/SVGElementInstanceList.dart');
826 #source('generated/html/interface/SVGEllipseElement.dart');
827 #source('generated/html/interface/SVGException.dart');
828 #source('generated/html/interface/SVGExternalResourcesRequired.dart');
829 #source('generated/html/interface/SVGFEBlendElement.dart');
830 #source('generated/html/interface/SVGFEColorMatrixElement.dart');
831 #source('generated/html/interface/SVGFEComponentTransferElement.dart');
832 #source('generated/html/interface/SVGFECompositeElement.dart');
833 #source('generated/html/interface/SVGFEConvolveMatrixElement.dart');
834 #source('generated/html/interface/SVGFEDiffuseLightingElement.dart');
835 #source('generated/html/interface/SVGFEDisplacementMapElement.dart');
836 #source('generated/html/interface/SVGFEDistantLightElement.dart');
837 #source('generated/html/interface/SVGFEDropShadowElement.dart');
838 #source('generated/html/interface/SVGFEFloodElement.dart');
839 #source('generated/html/interface/SVGFEFuncAElement.dart');
840 #source('generated/html/interface/SVGFEFuncBElement.dart');
841 #source('generated/html/interface/SVGFEFuncGElement.dart');
842 #source('generated/html/interface/SVGFEFuncRElement.dart');
843 #source('generated/html/interface/SVGFEGaussianBlurElement.dart');
844 #source('generated/html/interface/SVGFEImageElement.dart');
845 #source('generated/html/interface/SVGFEMergeElement.dart');
846 #source('generated/html/interface/SVGFEMergeNodeElement.dart');
847 #source('generated/html/interface/SVGFEMorphologyElement.dart');
848 #source('generated/html/interface/SVGFEOffsetElement.dart');
849 #source('generated/html/interface/SVGFEPointLightElement.dart');
850 #source('generated/html/interface/SVGFESpecularLightingElement.dart');
851 #source('generated/html/interface/SVGFESpotLightElement.dart');
852 #source('generated/html/interface/SVGFETileElement.dart');
853 #source('generated/html/interface/SVGFETurbulenceElement.dart');
854 #source('generated/html/interface/SVGFilterElement.dart');
855 #source('generated/html/interface/SVGFilterPrimitiveStandardAttributes.dart');
856 #source('generated/html/interface/SVGFitToViewBox.dart');
857 #source('generated/html/interface/SVGFontElement.dart');
858 #source('generated/html/interface/SVGFontFaceElement.dart');
859 #source('generated/html/interface/SVGFontFaceFormatElement.dart');
860 #source('generated/html/interface/SVGFontFaceNameElement.dart');
861 #source('generated/html/interface/SVGFontFaceSrcElement.dart');
862 #source('generated/html/interface/SVGFontFaceUriElement.dart');
863 #source('generated/html/interface/SVGForeignObjectElement.dart');
864 #source('generated/html/interface/SVGGElement.dart');
865 #source('generated/html/interface/SVGGlyphElement.dart');
866 #source('generated/html/interface/SVGGlyphRefElement.dart');
867 #source('generated/html/interface/SVGGradientElement.dart');
868 #source('generated/html/interface/SVGHKernElement.dart');
869 #source('generated/html/interface/SVGImageElement.dart');
870 #source('generated/html/interface/SVGLangSpace.dart');
871 #source('generated/html/interface/SVGLength.dart');
872 #source('generated/html/interface/SVGLengthList.dart');
873 #source('generated/html/interface/SVGLineElement.dart');
874 #source('generated/html/interface/SVGLinearGradientElement.dart');
875 #source('generated/html/interface/SVGLocatable.dart');
876 #source('generated/html/interface/SVGMPathElement.dart');
877 #source('generated/html/interface/SVGMarkerElement.dart');
878 #source('generated/html/interface/SVGMaskElement.dart');
879 #source('generated/html/interface/SVGMatrix.dart');
880 #source('generated/html/interface/SVGMetadataElement.dart');
881 #source('generated/html/interface/SVGMissingGlyphElement.dart');
882 #source('generated/html/interface/SVGNumber.dart');
883 #source('generated/html/interface/SVGNumberList.dart');
884 #source('generated/html/interface/SVGPaint.dart');
885 #source('generated/html/interface/SVGPathElement.dart');
886 #source('generated/html/interface/SVGPathSeg.dart');
887 #source('generated/html/interface/SVGPathSegArcAbs.dart');
888 #source('generated/html/interface/SVGPathSegArcRel.dart');
889 #source('generated/html/interface/SVGPathSegClosePath.dart');
890 #source('generated/html/interface/SVGPathSegCurvetoCubicAbs.dart');
891 #source('generated/html/interface/SVGPathSegCurvetoCubicRel.dart');
892 #source('generated/html/interface/SVGPathSegCurvetoCubicSmoothAbs.dart');
893 #source('generated/html/interface/SVGPathSegCurvetoCubicSmoothRel.dart');
894 #source('generated/html/interface/SVGPathSegCurvetoQuadraticAbs.dart');
895 #source('generated/html/interface/SVGPathSegCurvetoQuadraticRel.dart');
896 #source('generated/html/interface/SVGPathSegCurvetoQuadraticSmoothAbs.dart');
897 #source('generated/html/interface/SVGPathSegCurvetoQuadraticSmoothRel.dart');
898 #source('generated/html/interface/SVGPathSegLinetoAbs.dart');
899 #source('generated/html/interface/SVGPathSegLinetoHorizontalAbs.dart');
900 #source('generated/html/interface/SVGPathSegLinetoHorizontalRel.dart');
901 #source('generated/html/interface/SVGPathSegLinetoRel.dart');
902 #source('generated/html/interface/SVGPathSegLinetoVerticalAbs.dart');
903 #source('generated/html/interface/SVGPathSegLinetoVerticalRel.dart');
904 #source('generated/html/interface/SVGPathSegList.dart');
905 #source('generated/html/interface/SVGPathSegMovetoAbs.dart');
906 #source('generated/html/interface/SVGPathSegMovetoRel.dart');
907 #source('generated/html/interface/SVGPatternElement.dart');
908 #source('generated/html/interface/SVGPoint.dart');
909 #source('generated/html/interface/SVGPointList.dart');
910 #source('generated/html/interface/SVGPolygonElement.dart');
911 #source('generated/html/interface/SVGPolylineElement.dart');
912 #source('generated/html/interface/SVGPreserveAspectRatio.dart');
913 #source('generated/html/interface/SVGRadialGradientElement.dart');
914 #source('generated/html/interface/SVGRect.dart');
915 #source('generated/html/interface/SVGRectElement.dart');
916 #source('generated/html/interface/SVGRenderingIntent.dart');
917 #source('generated/html/interface/SVGSVGElement.dart');
918 #source('generated/html/interface/SVGScriptElement.dart');
919 #source('generated/html/interface/SVGSetElement.dart');
920 #source('generated/html/interface/SVGStopElement.dart');
921 #source('generated/html/interface/SVGStringList.dart');
922 #source('generated/html/interface/SVGStylable.dart');
923 #source('generated/html/interface/SVGStyleElement.dart');
924 #source('generated/html/interface/SVGSwitchElement.dart');
925 #source('generated/html/interface/SVGSymbolElement.dart');
926 #source('generated/html/interface/SVGTRefElement.dart');
927 #source('generated/html/interface/SVGTSpanElement.dart');
928 #source('generated/html/interface/SVGTests.dart');
929 #source('generated/html/interface/SVGTextContentElement.dart');
930 #source('generated/html/interface/SVGTextElement.dart');
931 #source('generated/html/interface/SVGTextPathElement.dart');
932 #source('generated/html/interface/SVGTextPositioningElement.dart');
933 #source('generated/html/interface/SVGTitleElement.dart');
934 #source('generated/html/interface/SVGTransform.dart');
935 #source('generated/html/interface/SVGTransformList.dart');
936 #source('generated/html/interface/SVGTransformable.dart');
937 #source('generated/html/interface/SVGURIReference.dart');
938 #source('generated/html/interface/SVGUnitTypes.dart');
939 #source('generated/html/interface/SVGUseElement.dart');
940 #source('generated/html/interface/SVGVKernElement.dart');
941 #source('generated/html/interface/SVGViewElement.dart');
942 #source('generated/html/interface/SVGViewSpec.dart');
943 #source('generated/html/interface/SVGZoomAndPan.dart');
944 #source('generated/html/interface/SVGZoomEvent.dart');
945 #source('generated/html/interface/Screen.dart');
946 #source('generated/html/interface/ScriptElement.dart');
947 #source('generated/html/interface/ScriptProfile.dart');
948 #source('generated/html/interface/ScriptProfileNode.dart');
949 #source('generated/html/interface/SelectElement.dart');
950 #source('generated/html/interface/ShadowElement.dart');
951 #source('generated/html/interface/ShadowRoot.dart');
952 #source('generated/html/interface/SharedWorker.dart');
953 #source('generated/html/interface/SharedWorkerContext.dart');
954 #source('generated/html/interface/SignalingCallback.dart');
955 #source('generated/html/interface/SourceElement.dart');
956 #source('generated/html/interface/SpanElement.dart');
957 #source('generated/html/interface/SpeechInputEvent.dart');
958 #source('generated/html/interface/SpeechInputResult.dart');
959 #source('generated/html/interface/SpeechInputResultList.dart');
960 #source('generated/html/interface/Storage.dart');
961 #source('generated/html/interface/StorageEvent.dart');
962 #source('generated/html/interface/StorageInfo.dart');
963 #source('generated/html/interface/StorageInfoErrorCallback.dart');
964 #source('generated/html/interface/StorageInfoQuotaCallback.dart');
965 #source('generated/html/interface/StorageInfoUsageCallback.dart');
966 #source('generated/html/interface/StringCallback.dart');
967 #source('generated/html/interface/StyleElement.dart');
968 #source('generated/html/interface/StyleMedia.dart');
969 #source('generated/html/interface/StyleSheet.dart');
970 #source('generated/html/interface/StyleSheetList.dart');
971 #source('generated/html/interface/TableCaptionElement.dart');
972 #source('generated/html/interface/TableCellElement.dart');
973 #source('generated/html/interface/TableColElement.dart');
974 #source('generated/html/interface/TableElement.dart');
975 #source('generated/html/interface/TableRowElement.dart');
976 #source('generated/html/interface/TableSectionElement.dart');
977 #source('generated/html/interface/Text.dart');
978 #source('generated/html/interface/TextAreaElement.dart');
979 #source('generated/html/interface/TextEvent.dart');
980 #source('generated/html/interface/TextMetrics.dart');
981 #source('generated/html/interface/TextTrack.dart');
982 #source('generated/html/interface/TextTrackCue.dart');
983 #source('generated/html/interface/TextTrackCueList.dart');
984 #source('generated/html/interface/TextTrackList.dart');
985 #source('generated/html/interface/TimeRanges.dart');
986 #source('generated/html/interface/TitleElement.dart');
987 #source('generated/html/interface/Touch.dart');
988 #source('generated/html/interface/TouchEvent.dart');
989 #source('generated/html/interface/TouchList.dart');
990 #source('generated/html/interface/TrackElement.dart');
991 #source('generated/html/interface/TrackEvent.dart');
992 #source('generated/html/interface/TransitionEvent.dart');
993 #source('generated/html/interface/TreeWalker.dart');
994 #source('generated/html/interface/UIEvent.dart');
995 #source('generated/html/interface/UListElement.dart');
996 #source('generated/html/interface/Uint16Array.dart');
997 #source('generated/html/interface/Uint32Array.dart');
998 #source('generated/html/interface/Uint8Array.dart');
999 #source('generated/html/interface/Uint8ClampedArray.dart');
1000 #source('generated/html/interface/UnknownElement.dart');
1001 #source('generated/html/interface/ValidityState.dart');
1002 #source('generated/html/interface/VideoElement.dart');
1003 #source('generated/html/interface/VoidCallback.dart');
1004 #source('generated/html/interface/WaveShaperNode.dart');
1005 #source('generated/html/interface/WebGLActiveInfo.dart');
1006 #source('generated/html/interface/WebGLBuffer.dart');
1007 #source('generated/html/interface/WebGLCompressedTextureS3TC.dart');
1008 #source('generated/html/interface/WebGLContextAttributes.dart');
1009 #source('generated/html/interface/WebGLContextEvent.dart');
1010 #source('generated/html/interface/WebGLDebugRendererInfo.dart');
1011 #source('generated/html/interface/WebGLDebugShaders.dart');
1012 #source('generated/html/interface/WebGLFramebuffer.dart');
1013 #source('generated/html/interface/WebGLLoseContext.dart');
1014 #source('generated/html/interface/WebGLProgram.dart');
1015 #source('generated/html/interface/WebGLRenderbuffer.dart');
1016 #source('generated/html/interface/WebGLRenderingContext.dart');
1017 #source('generated/html/interface/WebGLShader.dart');
1018 #source('generated/html/interface/WebGLTexture.dart');
1019 #source('generated/html/interface/WebGLUniformLocation.dart');
1020 #source('generated/html/interface/WebGLVertexArrayObjectOES.dart');
1021 #source('generated/html/interface/WebKitCSSRegionRule.dart');
1022 #source('generated/html/interface/WebKitNamedFlow.dart');
1023 #source('generated/html/interface/WebSocket.dart');
1024 #source('generated/html/interface/WheelEvent.dart');
1025 #source('generated/html/interface/Window.dart');
1026 #source('generated/html/interface/Worker.dart');
1027 #source('generated/html/interface/WorkerContext.dart');
1028 #source('generated/html/interface/WorkerLocation.dart');
1029 #source('generated/html/interface/WorkerNavigator.dart');
1030 #source('generated/html/interface/XMLHttpRequest.dart');
1031 #source('generated/html/interface/XMLHttpRequestException.dart');
1032 #source('generated/html/interface/XMLHttpRequestProgressEvent.dart');
1033 #source('generated/html/interface/XMLHttpRequestUpload.dart');
1034 #source('generated/html/interface/XMLSerializer.dart');
1035 #source('generated/html/interface/XPathEvaluator.dart');
1036 #source('generated/html/interface/XPathException.dart');
1037 #source('generated/html/interface/XPathExpression.dart');
1038 #source('generated/html/interface/XPathNSResolver.dart');
1039 #source('generated/html/interface/XPathResult.dart');
1040 #source('generated/html/interface/XSLTProcessor.dart');
1041
1042
1043 #source('../dom/src/EventListener.dart');
1044 #source('../dom/src/KeyLocation.dart');
1045 #source('../dom/src/KeyName.dart');
1046 #source('../dom/src/ReadyState.dart');
1047 #source('../dom/src/TimeoutHandler.dart');
1048 #source('../dom/src/_Collections.dart');
1049 #source('../html/src/shared_FactoryProviders.dart');
1050 #source('../html/src/dartium_FactoryProviders.dart');
1051 #source('../html/src/Measurement.dart');
1052 #source('../html/src/Device.dart');
1053 #source('../html/src/_Testing.dart');
1054 #source('../html/src/_DOMTypeBase.dart');
1055 #source('../dom/src/_ListIterators.dart');
1056 #source('../dom/src/_Lists.dart');
1057
1058 _WindowImpl __window;
1059 _DocumentImpl __document;
1060
1061 void _initialize() {
1062 __window = _wrap(dom.window);
1063 __document = _wrap(dom.document.documentElement);
1064 }
1065
1066 Window get window() {
1067 if (__window == null) {
1068 _initialize();
1069 }
1070 return __window;
1071 }
1072
1073 Document get document() {
1074 if (__document == null) {
1075 _initialize();
1076 }
1077 return __document;
1078 }
1079
1080 _WindowImpl get _window() {
1081 if (__window == null) {
1082 _initialize();
1083 }
1084 return __window;
1085 }
1086
1087 _DocumentImpl get _document() {
1088 if (__document == null) {
1089 _initialize();
1090 }
1091 return __document;
1092 }
1093
1094 _unwrap(raw) {
1095 return raw is _DOMTypeBase ? raw._ptr : raw;
1096 }
1097
1098 // Warning: does not attempt wrap event listeners.
1099 _wrap(raw) {
1100 if (raw is! dom.DOMType) return raw;
1101 dom.DOMType domObject = raw;
1102 if (domObject.dartObjectLocalStorage != null)
1103 return domObject.dartObjectLocalStorage;
1104 switch(domObject.typeName) {
1105 case 'HTMLDocument':
1106 throw 'A document should never be wrapped directly. TODO(jacobr) XXX';
1107 case 'HTMLHtmlElement':
1108 return new _DocumentImpl._wrap(domObject);
1109 case "EventTarget": return new _EventTargetImpl._wrap(domObject);
1110 case "AbstractWorker": return new _AbstractWorkerImpl._wrap(domObject);
1111 case "Node": return new _NodeImpl._wrap(domObject);
1112 case "NodeSelector": return new _NodeSelectorImpl._wrap(domObject);
1113 case "ElementTraversal": return new _ElementTraversalImpl._wrap(domObject);
1114 case "Element": return new _ElementImpl._wrap(domObject);
1115 case "HTMLAnchorElement": return new _AnchorElementImpl._wrap(domObject);
1116 case "WebKitAnimation": return new _AnimationImpl._wrap(domObject);
1117 case "Event": return new _EventImpl._wrap(domObject);
1118 case "WebKitAnimationEvent": return new _AnimationEventImpl._wrap(domObject) ;
1119 case "WebKitAnimationList": return new _AnimationListImpl._wrap(domObject);
1120 case "HTMLAppletElement": return new _AppletElementImpl._wrap(domObject);
1121 case "HTMLAreaElement": return new _AreaElementImpl._wrap(domObject);
1122 case "ArrayBuffer": return new _ArrayBufferImpl._wrap(domObject);
1123 case "ArrayBufferView": return new _ArrayBufferViewImpl._wrap(domObject);
1124 case "Attr": return new _AttrImpl._wrap(domObject);
1125 case "AudioBuffer": return new _AudioBufferImpl._wrap(domObject);
1126 case "AudioNode": return new _AudioNodeImpl._wrap(domObject);
1127 case "AudioSourceNode": return new _AudioSourceNodeImpl._wrap(domObject);
1128 case "AudioBufferSourceNode": return new _AudioBufferSourceNodeImpl._wrap(do mObject);
1129 case "AudioChannelMerger": return new _AudioChannelMergerImpl._wrap(domObjec t);
1130 case "AudioChannelSplitter": return new _AudioChannelSplitterImpl._wrap(domO bject);
1131 case "AudioContext": return new _AudioContextImpl._wrap(domObject);
1132 case "AudioDestinationNode": return new _AudioDestinationNodeImpl._wrap(domO bject);
1133 case "HTMLMediaElement": return new _MediaElementImpl._wrap(domObject);
1134 case "HTMLAudioElement": return new _AudioElementImpl._wrap(domObject);
1135 case "AudioParam": return new _AudioParamImpl._wrap(domObject);
1136 case "AudioGain": return new _AudioGainImpl._wrap(domObject);
1137 case "AudioGainNode": return new _AudioGainNodeImpl._wrap(domObject);
1138 case "AudioListener": return new _AudioListenerImpl._wrap(domObject);
1139 case "AudioPannerNode": return new _AudioPannerNodeImpl._wrap(domObject);
1140 case "AudioProcessingEvent": return new _AudioProcessingEventImpl._wrap(domO bject);
1141 case "HTMLBRElement": return new _BRElementImpl._wrap(domObject);
1142 case "BarInfo": return new _BarInfoImpl._wrap(domObject);
1143 case "HTMLBaseElement": return new _BaseElementImpl._wrap(domObject);
1144 case "HTMLBaseFontElement": return new _BaseFontElementImpl._wrap(domObject) ;
1145 case "BeforeLoadEvent": return new _BeforeLoadEventImpl._wrap(domObject);
1146 case "BiquadFilterNode": return new _BiquadFilterNodeImpl._wrap(domObject);
1147 case "Blob": return new _BlobImpl._wrap(domObject);
1148 case "WebKitBlobBuilder": return new _BlobBuilderImpl._wrap(domObject);
1149 case "HTMLBodyElement": return new _BodyElementImpl._wrap(domObject);
1150 case "HTMLButtonElement": return new _ButtonElementImpl._wrap(domObject);
1151 case "CharacterData": return new _CharacterDataImpl._wrap(domObject);
1152 case "Text": return new _TextImpl._wrap(domObject);
1153 case "CDATASection": return new _CDATASectionImpl._wrap(domObject);
1154 case "CSSRule": return new _CSSRuleImpl._wrap(domObject);
1155 case "CSSCharsetRule": return new _CSSCharsetRuleImpl._wrap(domObject);
1156 case "CSSFontFaceRule": return new _CSSFontFaceRuleImpl._wrap(domObject);
1157 case "CSSImportRule": return new _CSSImportRuleImpl._wrap(domObject);
1158 case "WebKitCSSKeyframeRule": return new _CSSKeyframeRuleImpl._wrap(domObjec t);
1159 case "WebKitCSSKeyframesRule": return new _CSSKeyframesRuleImpl._wrap(domObj ect);
1160 case "WebKitCSSMatrix": return new _CSSMatrixImpl._wrap(domObject);
1161 case "CSSMediaRule": return new _CSSMediaRuleImpl._wrap(domObject);
1162 case "CSSPageRule": return new _CSSPageRuleImpl._wrap(domObject);
1163 case "CSSValue": return new _CSSValueImpl._wrap(domObject);
1164 case "CSSPrimitiveValue": return new _CSSPrimitiveValueImpl._wrap(domObject) ;
1165 case "CSSRuleList": return new _CSSRuleListImpl._wrap(domObject);
1166 case "CSSStyleDeclaration": return new _CSSStyleDeclarationImpl._wrap(domObj ect);
1167 case "CSSStyleRule": return new _CSSStyleRuleImpl._wrap(domObject);
1168 case "StyleSheet": return new _StyleSheetImpl._wrap(domObject);
1169 case "CSSStyleSheet": return new _CSSStyleSheetImpl._wrap(domObject);
1170 case "CSSValueList": return new _CSSValueListImpl._wrap(domObject);
1171 case "WebKitCSSTransformValue": return new _CSSTransformValueImpl._wrap(domO bject);
1172 case "CSSUnknownRule": return new _CSSUnknownRuleImpl._wrap(domObject);
1173 case "HTMLCanvasElement": return new _CanvasElementImpl._wrap(domObject);
1174 case "CanvasGradient": return new _CanvasGradientImpl._wrap(domObject);
1175 case "CanvasPattern": return new _CanvasPatternImpl._wrap(domObject);
1176 case "CanvasPixelArray": return new _CanvasPixelArrayImpl._wrap(domObject);
1177 case "CanvasRenderingContext": return new _CanvasRenderingContextImpl._wrap( domObject);
1178 case "CanvasRenderingContext2D": return new _CanvasRenderingContext2DImpl._w rap(domObject);
1179 case "ClientRect": return new _ClientRectImpl._wrap(domObject);
1180 case "ClientRectList": return new _ClientRectListImpl._wrap(domObject);
1181 case "Clipboard": return new _ClipboardImpl._wrap(domObject);
1182 case "CloseEvent": return new _CloseEventImpl._wrap(domObject);
1183 case "Comment": return new _CommentImpl._wrap(domObject);
1184 case "UIEvent": return new _UIEventImpl._wrap(domObject);
1185 case "CompositionEvent": return new _CompositionEventImpl._wrap(domObject);
1186 case "Console": return new _ConsoleImpl._wrap(domObject);
1187 case "HTMLContentElement": return new _ContentElementImpl._wrap(domObject);
1188 case "ConvolverNode": return new _ConvolverNodeImpl._wrap(domObject);
1189 case "Coordinates": return new _CoordinatesImpl._wrap(domObject);
1190 case "Counter": return new _CounterImpl._wrap(domObject);
1191 case "Crypto": return new _CryptoImpl._wrap(domObject);
1192 case "CustomEvent": return new _CustomEventImpl._wrap(domObject);
1193 case "HTMLDListElement": return new _DListElementImpl._wrap(domObject);
1194 case "DOMApplicationCache": return new _DOMApplicationCacheImpl._wrap(domObj ect);
1195 case "DOMException": return new _DOMExceptionImpl._wrap(domObject);
1196 case "DOMFileSystem": return new _DOMFileSystemImpl._wrap(domObject);
1197 case "DOMFileSystemSync": return new _DOMFileSystemSyncImpl._wrap(domObject) ;
1198 case "DOMFormData": return new _DOMFormDataImpl._wrap(domObject);
1199 case "DOMImplementation": return new _DOMImplementationImpl._wrap(domObject) ;
1200 case "DOMMimeType": return new _DOMMimeTypeImpl._wrap(domObject);
1201 case "DOMMimeTypeArray": return new _DOMMimeTypeArrayImpl._wrap(domObject);
1202 case "DOMParser": return new _DOMParserImpl._wrap(domObject);
1203 case "DOMPlugin": return new _DOMPluginImpl._wrap(domObject);
1204 case "DOMPluginArray": return new _DOMPluginArrayImpl._wrap(domObject);
1205 case "DOMSelection": return new _DOMSelectionImpl._wrap(domObject);
1206 case "DOMTokenList": return new _DOMTokenListImpl._wrap(domObject);
1207 case "DOMSettableTokenList": return new _DOMSettableTokenListImpl._wrap(domO bject);
1208 case "DOMURL": return new _DOMURLImpl._wrap(domObject);
1209 case "DataTransferItem": return new _DataTransferItemImpl._wrap(domObject);
1210 case "DataTransferItemList": return new _DataTransferItemListImpl._wrap(domO bject);
1211 case "DataView": return new _DataViewImpl._wrap(domObject);
1212 case "Database": return new _DatabaseImpl._wrap(domObject);
1213 case "DatabaseSync": return new _DatabaseSyncImpl._wrap(domObject);
1214 case "WorkerContext": return new _WorkerContextImpl._wrap(domObject);
1215 case "DedicatedWorkerContext": return new _DedicatedWorkerContextImpl._wrap( domObject);
1216 case "DelayNode": return new _DelayNodeImpl._wrap(domObject);
1217 case "HTMLDetailsElement": return new _DetailsElementImpl._wrap(domObject);
1218 case "DeviceMotionEvent": return new _DeviceMotionEventImpl._wrap(domObject) ;
1219 case "DeviceOrientationEvent": return new _DeviceOrientationEventImpl._wrap( domObject);
1220 case "HTMLDirectoryElement": return new _DirectoryElementImpl._wrap(domObjec t);
1221 case "Entry": return new _EntryImpl._wrap(domObject);
1222 case "DirectoryEntry": return new _DirectoryEntryImpl._wrap(domObject);
1223 case "EntrySync": return new _EntrySyncImpl._wrap(domObject);
1224 case "DirectoryEntrySync": return new _DirectoryEntrySyncImpl._wrap(domObjec t);
1225 case "DirectoryReader": return new _DirectoryReaderImpl._wrap(domObject);
1226 case "DirectoryReaderSync": return new _DirectoryReaderSyncImpl._wrap(domObj ect);
1227 case "HTMLDivElement": return new _DivElementImpl._wrap(domObject);
1228 case "DocumentFragment": return new _DocumentFragmentImpl._wrap(domObject);
1229 case "DocumentType": return new _DocumentTypeImpl._wrap(domObject);
1230 case "DynamicsCompressorNode": return new _DynamicsCompressorNodeImpl._wrap( domObject);
1231 case "ElementTimeControl": return new _ElementTimeControlImpl._wrap(domObjec t);
1232 case "HTMLEmbedElement": return new _EmbedElementImpl._wrap(domObject);
1233 case "Entity": return new _EntityImpl._wrap(domObject);
1234 case "EntityReference": return new _EntityReferenceImpl._wrap(domObject);
1235 case "EntryArray": return new _EntryArrayImpl._wrap(domObject);
1236 case "EntryArraySync": return new _EntryArraySyncImpl._wrap(domObject);
1237 case "ErrorEvent": return new _ErrorEventImpl._wrap(domObject);
1238 case "EventException": return new _EventExceptionImpl._wrap(domObject);
1239 case "EventSource": return new _EventSourceImpl._wrap(domObject);
1240 case "HTMLFieldSetElement": return new _FieldSetElementImpl._wrap(domObject) ;
1241 case "File": return new _FileImpl._wrap(domObject);
1242 case "FileEntry": return new _FileEntryImpl._wrap(domObject);
1243 case "FileEntrySync": return new _FileEntrySyncImpl._wrap(domObject);
1244 case "FileError": return new _FileErrorImpl._wrap(domObject);
1245 case "FileException": return new _FileExceptionImpl._wrap(domObject);
1246 case "FileList": return new _FileListImpl._wrap(domObject);
1247 case "FileReader": return new _FileReaderImpl._wrap(domObject);
1248 case "FileReaderSync": return new _FileReaderSyncImpl._wrap(domObject);
1249 case "FileWriter": return new _FileWriterImpl._wrap(domObject);
1250 case "FileWriterSync": return new _FileWriterSyncImpl._wrap(domObject);
1251 case "Float32Array": return new _Float32ArrayImpl._wrap(domObject);
1252 case "Float64Array": return new _Float64ArrayImpl._wrap(domObject);
1253 case "HTMLFontElement": return new _FontElementImpl._wrap(domObject);
1254 case "HTMLFormElement": return new _FormElementImpl._wrap(domObject);
1255 case "HTMLFrameElement": return new _FrameElementImpl._wrap(domObject);
1256 case "HTMLFrameSetElement": return new _FrameSetElementImpl._wrap(domObject) ;
1257 case "Geolocation": return new _GeolocationImpl._wrap(domObject);
1258 case "Geoposition": return new _GeopositionImpl._wrap(domObject);
1259 case "HTMLHRElement": return new _HRElementImpl._wrap(domObject);
1260 case "HTMLAllCollection": return new _HTMLAllCollectionImpl._wrap(domObject) ;
1261 case "HTMLCollection": return new _HTMLCollectionImpl._wrap(domObject);
1262 case "HTMLOptionsCollection": return new _HTMLOptionsCollectionImpl._wrap(do mObject);
1263 case "HashChangeEvent": return new _HashChangeEventImpl._wrap(domObject);
1264 case "HTMLHeadElement": return new _HeadElementImpl._wrap(domObject);
1265 case "HTMLHeadingElement": return new _HeadingElementImpl._wrap(domObject);
1266 case "HighPass2FilterNode": return new _HighPass2FilterNodeImpl._wrap(domObj ect);
1267 case "History": return new _HistoryImpl._wrap(domObject);
1268 case "IDBAny": return new _IDBAnyImpl._wrap(domObject);
1269 case "IDBCursor": return new _IDBCursorImpl._wrap(domObject);
1270 case "IDBCursorWithValue": return new _IDBCursorWithValueImpl._wrap(domObjec t);
1271 case "IDBDatabase": return new _IDBDatabaseImpl._wrap(domObject);
1272 case "IDBDatabaseError": return new _IDBDatabaseErrorImpl._wrap(domObject);
1273 case "IDBDatabaseException": return new _IDBDatabaseExceptionImpl._wrap(domO bject);
1274 case "IDBFactory": return new _IDBFactoryImpl._wrap(domObject);
1275 case "IDBIndex": return new _IDBIndexImpl._wrap(domObject);
1276 case "IDBKey": return new _IDBKeyImpl._wrap(domObject);
1277 case "IDBKeyRange": return new _IDBKeyRangeImpl._wrap(domObject);
1278 case "IDBObjectStore": return new _IDBObjectStoreImpl._wrap(domObject);
1279 case "IDBRequest": return new _IDBRequestImpl._wrap(domObject);
1280 case "IDBTransaction": return new _IDBTransactionImpl._wrap(domObject);
1281 case "IDBVersionChangeEvent": return new _IDBVersionChangeEventImpl._wrap(do mObject);
1282 case "IDBVersionChangeRequest": return new _IDBVersionChangeRequestImpl._wra p(domObject);
1283 case "HTMLIFrameElement": return new _IFrameElementImpl._wrap(domObject);
1284 case "ImageData": return new _ImageDataImpl._wrap(domObject);
1285 case "HTMLImageElement": return new _ImageElementImpl._wrap(domObject);
1286 case "HTMLInputElement": return new _InputElementImpl._wrap(domObject);
1287 case "Int16Array": return new _Int16ArrayImpl._wrap(domObject);
1288 case "Int32Array": return new _Int32ArrayImpl._wrap(domObject);
1289 case "Int8Array": return new _Int8ArrayImpl._wrap(domObject);
1290 case "JavaScriptAudioNode": return new _JavaScriptAudioNodeImpl._wrap(domObj ect);
1291 case "JavaScriptCallFrame": return new _JavaScriptCallFrameImpl._wrap(domObj ect);
1292 case "KeyboardEvent": return new _KeyboardEventImpl._wrap(domObject);
1293 case "HTMLKeygenElement": return new _KeygenElementImpl._wrap(domObject);
1294 case "HTMLLIElement": return new _LIElementImpl._wrap(domObject);
1295 case "HTMLLabelElement": return new _LabelElementImpl._wrap(domObject);
1296 case "HTMLLegendElement": return new _LegendElementImpl._wrap(domObject);
1297 case "HTMLLinkElement": return new _LinkElementImpl._wrap(domObject);
1298 case "MediaStream": return new _MediaStreamImpl._wrap(domObject);
1299 case "LocalMediaStream": return new _LocalMediaStreamImpl._wrap(domObject);
1300 case "Location": return new _LocationImpl._wrap(domObject);
1301 case "LowPass2FilterNode": return new _LowPass2FilterNodeImpl._wrap(domObjec t);
1302 case "HTMLMapElement": return new _MapElementImpl._wrap(domObject);
1303 case "HTMLMarqueeElement": return new _MarqueeElementImpl._wrap(domObject);
1304 case "MediaController": return new _MediaControllerImpl._wrap(domObject);
1305 case "MediaElementAudioSourceNode": return new _MediaElementAudioSourceNodeI mpl._wrap(domObject);
1306 case "MediaError": return new _MediaErrorImpl._wrap(domObject);
1307 case "MediaList": return new _MediaListImpl._wrap(domObject);
1308 case "MediaQueryList": return new _MediaQueryListImpl._wrap(domObject);
1309 case "MediaQueryListListener": return new _MediaQueryListListenerImpl._wrap( domObject);
1310 case "MediaStreamEvent": return new _MediaStreamEventImpl._wrap(domObject);
1311 case "MediaStreamList": return new _MediaStreamListImpl._wrap(domObject);
1312 case "MediaStreamTrack": return new _MediaStreamTrackImpl._wrap(domObject);
1313 case "MediaStreamTrackList": return new _MediaStreamTrackListImpl._wrap(domO bject);
1314 case "MemoryInfo": return new _MemoryInfoImpl._wrap(domObject);
1315 case "HTMLMenuElement": return new _MenuElementImpl._wrap(domObject);
1316 case "MessageChannel": return new _MessageChannelImpl._wrap(domObject);
1317 case "MessageEvent": return new _MessageEventImpl._wrap(domObject);
1318 case "MessagePort": return new _MessagePortImpl._wrap(domObject);
1319 case "HTMLMetaElement": return new _MetaElementImpl._wrap(domObject);
1320 case "Metadata": return new _MetadataImpl._wrap(domObject);
1321 case "HTMLMeterElement": return new _MeterElementImpl._wrap(domObject);
1322 case "HTMLModElement": return new _ModElementImpl._wrap(domObject);
1323 case "MouseEvent": return new _MouseEventImpl._wrap(domObject);
1324 case "MutationEvent": return new _MutationEventImpl._wrap(domObject);
1325 case "NamedNodeMap": return new _NamedNodeMapImpl._wrap(domObject);
1326 case "Navigator": return new _NavigatorImpl._wrap(domObject);
1327 case "NavigatorUserMediaError": return new _NavigatorUserMediaErrorImpl._wra p(domObject);
1328 case "NodeFilter": return new _NodeFilterImpl._wrap(domObject);
1329 case "NodeIterator": return new _NodeIteratorImpl._wrap(domObject);
1330 case "NodeList": return new _NodeListImpl._wrap(domObject);
1331 case "Notation": return new _NotationImpl._wrap(domObject);
1332 case "Notification": return new _NotificationImpl._wrap(domObject);
1333 case "NotificationCenter": return new _NotificationCenterImpl._wrap(domObjec t);
1334 case "OESStandardDerivatives": return new _OESStandardDerivativesImpl._wrap( domObject);
1335 case "OESTextureFloat": return new _OESTextureFloatImpl._wrap(domObject);
1336 case "OESVertexArrayObject": return new _OESVertexArrayObjectImpl._wrap(domO bject);
1337 case "HTMLOListElement": return new _OListElementImpl._wrap(domObject);
1338 case "HTMLObjectElement": return new _ObjectElementImpl._wrap(domObject);
1339 case "OfflineAudioCompletionEvent": return new _OfflineAudioCompletionEventI mpl._wrap(domObject);
1340 case "OperationNotAllowedException": return new _OperationNotAllowedExceptio nImpl._wrap(domObject);
1341 case "HTMLOptGroupElement": return new _OptGroupElementImpl._wrap(domObject) ;
1342 case "HTMLOptionElement": return new _OptionElementImpl._wrap(domObject);
1343 case "HTMLOutputElement": return new _OutputElementImpl._wrap(domObject);
1344 case "OverflowEvent": return new _OverflowEventImpl._wrap(domObject);
1345 case "PageTransitionEvent": return new _PageTransitionEventImpl._wrap(domObj ect);
1346 case "HTMLParagraphElement": return new _ParagraphElementImpl._wrap(domObjec t);
1347 case "HTMLParamElement": return new _ParamElementImpl._wrap(domObject);
1348 case "PeerConnection": return new _PeerConnectionImpl._wrap(domObject);
1349 case "Performance": return new _PerformanceImpl._wrap(domObject);
1350 case "PerformanceNavigation": return new _PerformanceNavigationImpl._wrap(do mObject);
1351 case "PerformanceTiming": return new _PerformanceTimingImpl._wrap(domObject) ;
1352 case "WebKitPoint": return new _PointImpl._wrap(domObject);
1353 case "PopStateEvent": return new _PopStateEventImpl._wrap(domObject);
1354 case "PositionError": return new _PositionErrorImpl._wrap(domObject);
1355 case "HTMLPreElement": return new _PreElementImpl._wrap(domObject);
1356 case "ProcessingInstruction": return new _ProcessingInstructionImpl._wrap(do mObject);
1357 case "HTMLProgressElement": return new _ProgressElementImpl._wrap(domObject) ;
1358 case "ProgressEvent": return new _ProgressEventImpl._wrap(domObject);
1359 case "HTMLQuoteElement": return new _QuoteElementImpl._wrap(domObject);
1360 case "RGBColor": return new _RGBColorImpl._wrap(domObject);
1361 case "Range": return new _RangeImpl._wrap(domObject);
1362 case "RangeException": return new _RangeExceptionImpl._wrap(domObject);
1363 case "RealtimeAnalyserNode": return new _RealtimeAnalyserNodeImpl._wrap(domO bject);
1364 case "Rect": return new _RectImpl._wrap(domObject);
1365 case "SQLError": return new _SQLErrorImpl._wrap(domObject);
1366 case "SQLException": return new _SQLExceptionImpl._wrap(domObject);
1367 case "SQLResultSet": return new _SQLResultSetImpl._wrap(domObject);
1368 case "SQLResultSetRowList": return new _SQLResultSetRowListImpl._wrap(domObj ect);
1369 case "SQLTransaction": return new _SQLTransactionImpl._wrap(domObject);
1370 case "SQLTransactionSync": return new _SQLTransactionSyncImpl._wrap(domObjec t);
1371 case "SVGElement": return new _SVGElementImpl._wrap(domObject);
1372 case "SVGURIReference": return new _SVGURIReferenceImpl._wrap(domObject);
1373 case "SVGTests": return new _SVGTestsImpl._wrap(domObject);
1374 case "SVGLangSpace": return new _SVGLangSpaceImpl._wrap(domObject);
1375 case "SVGExternalResourcesRequired": return new _SVGExternalResourcesRequire dImpl._wrap(domObject);
1376 case "SVGStylable": return new _SVGStylableImpl._wrap(domObject);
1377 case "SVGLocatable": return new _SVGLocatableImpl._wrap(domObject);
1378 case "SVGTransformable": return new _SVGTransformableImpl._wrap(domObject);
1379 case "SVGAElement": return new _SVGAElementImpl._wrap(domObject);
1380 case "SVGAltGlyphDefElement": return new _SVGAltGlyphDefElementImpl._wrap(do mObject);
1381 case "SVGTextContentElement": return new _SVGTextContentElementImpl._wrap(do mObject);
1382 case "SVGTextPositioningElement": return new _SVGTextPositioningElementImpl. _wrap(domObject);
1383 case "SVGAltGlyphElement": return new _SVGAltGlyphElementImpl._wrap(domObjec t);
1384 case "SVGAltGlyphItemElement": return new _SVGAltGlyphItemElementImpl._wrap( domObject);
1385 case "SVGAngle": return new _SVGAngleImpl._wrap(domObject);
1386 case "SVGAnimationElement": return new _SVGAnimationElementImpl._wrap(domObj ect);
1387 case "SVGAnimateColorElement": return new _SVGAnimateColorElementImpl._wrap( domObject);
1388 case "SVGAnimateElement": return new _SVGAnimateElementImpl._wrap(domObject) ;
1389 case "SVGAnimateMotionElement": return new _SVGAnimateMotionElementImpl._wra p(domObject);
1390 case "SVGAnimateTransformElement": return new _SVGAnimateTransformElementImp l._wrap(domObject);
1391 case "SVGAnimatedAngle": return new _SVGAnimatedAngleImpl._wrap(domObject);
1392 case "SVGAnimatedBoolean": return new _SVGAnimatedBooleanImpl._wrap(domObjec t);
1393 case "SVGAnimatedEnumeration": return new _SVGAnimatedEnumerationImpl._wrap( domObject);
1394 case "SVGAnimatedInteger": return new _SVGAnimatedIntegerImpl._wrap(domObjec t);
1395 case "SVGAnimatedLength": return new _SVGAnimatedLengthImpl._wrap(domObject) ;
1396 case "SVGAnimatedLengthList": return new _SVGAnimatedLengthListImpl._wrap(do mObject);
1397 case "SVGAnimatedNumber": return new _SVGAnimatedNumberImpl._wrap(domObject) ;
1398 case "SVGAnimatedNumberList": return new _SVGAnimatedNumberListImpl._wrap(do mObject);
1399 case "SVGAnimatedPreserveAspectRatio": return new _SVGAnimatedPreserveAspect RatioImpl._wrap(domObject);
1400 case "SVGAnimatedRect": return new _SVGAnimatedRectImpl._wrap(domObject);
1401 case "SVGAnimatedString": return new _SVGAnimatedStringImpl._wrap(domObject) ;
1402 case "SVGAnimatedTransformList": return new _SVGAnimatedTransformListImpl._w rap(domObject);
1403 case "SVGCircleElement": return new _SVGCircleElementImpl._wrap(domObject);
1404 case "SVGClipPathElement": return new _SVGClipPathElementImpl._wrap(domObjec t);
1405 case "SVGColor": return new _SVGColorImpl._wrap(domObject);
1406 case "SVGComponentTransferFunctionElement": return new _SVGComponentTransfer FunctionElementImpl._wrap(domObject);
1407 case "SVGCursorElement": return new _SVGCursorElementImpl._wrap(domObject);
1408 case "SVGDefsElement": return new _SVGDefsElementImpl._wrap(domObject);
1409 case "SVGDescElement": return new _SVGDescElementImpl._wrap(domObject);
1410 case "SVGDocument": return new _SVGDocumentImpl._wrap(domObject);
1411 case "SVGElementInstance": return new _SVGElementInstanceImpl._wrap(domObjec t);
1412 case "SVGElementInstanceList": return new _SVGElementInstanceListImpl._wrap( domObject);
1413 case "SVGEllipseElement": return new _SVGEllipseElementImpl._wrap(domObject) ;
1414 case "SVGException": return new _SVGExceptionImpl._wrap(domObject);
1415 case "SVGFilterPrimitiveStandardAttributes": return new _SVGFilterPrimitiveS tandardAttributesImpl._wrap(domObject);
1416 case "SVGFEBlendElement": return new _SVGFEBlendElementImpl._wrap(domObject) ;
1417 case "SVGFEColorMatrixElement": return new _SVGFEColorMatrixElementImpl._wra p(domObject);
1418 case "SVGFEComponentTransferElement": return new _SVGFEComponentTransferElem entImpl._wrap(domObject);
1419 case "SVGFECompositeElement": return new _SVGFECompositeElementImpl._wrap(do mObject);
1420 case "SVGFEConvolveMatrixElement": return new _SVGFEConvolveMatrixElementImp l._wrap(domObject);
1421 case "SVGFEDiffuseLightingElement": return new _SVGFEDiffuseLightingElementI mpl._wrap(domObject);
1422 case "SVGFEDisplacementMapElement": return new _SVGFEDisplacementMapElementI mpl._wrap(domObject);
1423 case "SVGFEDistantLightElement": return new _SVGFEDistantLightElementImpl._w rap(domObject);
1424 case "SVGFEDropShadowElement": return new _SVGFEDropShadowElementImpl._wrap( domObject);
1425 case "SVGFEFloodElement": return new _SVGFEFloodElementImpl._wrap(domObject) ;
1426 case "SVGFEFuncAElement": return new _SVGFEFuncAElementImpl._wrap(domObject) ;
1427 case "SVGFEFuncBElement": return new _SVGFEFuncBElementImpl._wrap(domObject) ;
1428 case "SVGFEFuncGElement": return new _SVGFEFuncGElementImpl._wrap(domObject) ;
1429 case "SVGFEFuncRElement": return new _SVGFEFuncRElementImpl._wrap(domObject) ;
1430 case "SVGFEGaussianBlurElement": return new _SVGFEGaussianBlurElementImpl._w rap(domObject);
1431 case "SVGFEImageElement": return new _SVGFEImageElementImpl._wrap(domObject) ;
1432 case "SVGFEMergeElement": return new _SVGFEMergeElementImpl._wrap(domObject) ;
1433 case "SVGFEMergeNodeElement": return new _SVGFEMergeNodeElementImpl._wrap(do mObject);
1434 case "SVGFEMorphologyElement": return new _SVGFEMorphologyElementImpl._wrap( domObject);
1435 case "SVGFEOffsetElement": return new _SVGFEOffsetElementImpl._wrap(domObjec t);
1436 case "SVGFEPointLightElement": return new _SVGFEPointLightElementImpl._wrap( domObject);
1437 case "SVGFESpecularLightingElement": return new _SVGFESpecularLightingElemen tImpl._wrap(domObject);
1438 case "SVGFESpotLightElement": return new _SVGFESpotLightElementImpl._wrap(do mObject);
1439 case "SVGFETileElement": return new _SVGFETileElementImpl._wrap(domObject);
1440 case "SVGFETurbulenceElement": return new _SVGFETurbulenceElementImpl._wrap( domObject);
1441 case "SVGFilterElement": return new _SVGFilterElementImpl._wrap(domObject);
1442 case "SVGFitToViewBox": return new _SVGFitToViewBoxImpl._wrap(domObject);
1443 case "SVGFontElement": return new _SVGFontElementImpl._wrap(domObject);
1444 case "SVGFontFaceElement": return new _SVGFontFaceElementImpl._wrap(domObjec t);
1445 case "SVGFontFaceFormatElement": return new _SVGFontFaceFormatElementImpl._w rap(domObject);
1446 case "SVGFontFaceNameElement": return new _SVGFontFaceNameElementImpl._wrap( domObject);
1447 case "SVGFontFaceSrcElement": return new _SVGFontFaceSrcElementImpl._wrap(do mObject);
1448 case "SVGFontFaceUriElement": return new _SVGFontFaceUriElementImpl._wrap(do mObject);
1449 case "SVGForeignObjectElement": return new _SVGForeignObjectElementImpl._wra p(domObject);
1450 case "SVGGElement": return new _SVGGElementImpl._wrap(domObject);
1451 case "SVGGlyphElement": return new _SVGGlyphElementImpl._wrap(domObject);
1452 case "SVGGlyphRefElement": return new _SVGGlyphRefElementImpl._wrap(domObjec t);
1453 case "SVGGradientElement": return new _SVGGradientElementImpl._wrap(domObjec t);
1454 case "SVGHKernElement": return new _SVGHKernElementImpl._wrap(domObject);
1455 case "SVGImageElement": return new _SVGImageElementImpl._wrap(domObject);
1456 case "SVGLength": return new _SVGLengthImpl._wrap(domObject);
1457 case "SVGLengthList": return new _SVGLengthListImpl._wrap(domObject);
1458 case "SVGLineElement": return new _SVGLineElementImpl._wrap(domObject);
1459 case "SVGLinearGradientElement": return new _SVGLinearGradientElementImpl._w rap(domObject);
1460 case "SVGMPathElement": return new _SVGMPathElementImpl._wrap(domObject);
1461 case "SVGMarkerElement": return new _SVGMarkerElementImpl._wrap(domObject);
1462 case "SVGMaskElement": return new _SVGMaskElementImpl._wrap(domObject);
1463 case "SVGMatrix": return new _SVGMatrixImpl._wrap(domObject);
1464 case "SVGMetadataElement": return new _SVGMetadataElementImpl._wrap(domObjec t);
1465 case "SVGMissingGlyphElement": return new _SVGMissingGlyphElementImpl._wrap( domObject);
1466 case "SVGNumber": return new _SVGNumberImpl._wrap(domObject);
1467 case "SVGNumberList": return new _SVGNumberListImpl._wrap(domObject);
1468 case "SVGPaint": return new _SVGPaintImpl._wrap(domObject);
1469 case "SVGPathElement": return new _SVGPathElementImpl._wrap(domObject);
1470 case "SVGPathSeg": return new _SVGPathSegImpl._wrap(domObject);
1471 case "SVGPathSegArcAbs": return new _SVGPathSegArcAbsImpl._wrap(domObject);
1472 case "SVGPathSegArcRel": return new _SVGPathSegArcRelImpl._wrap(domObject);
1473 case "SVGPathSegClosePath": return new _SVGPathSegClosePathImpl._wrap(domObj ect);
1474 case "SVGPathSegCurvetoCubicAbs": return new _SVGPathSegCurvetoCubicAbsImpl. _wrap(domObject);
1475 case "SVGPathSegCurvetoCubicRel": return new _SVGPathSegCurvetoCubicRelImpl. _wrap(domObject);
1476 case "SVGPathSegCurvetoCubicSmoothAbs": return new _SVGPathSegCurvetoCubicSm oothAbsImpl._wrap(domObject);
1477 case "SVGPathSegCurvetoCubicSmoothRel": return new _SVGPathSegCurvetoCubicSm oothRelImpl._wrap(domObject);
1478 case "SVGPathSegCurvetoQuadraticAbs": return new _SVGPathSegCurvetoQuadratic AbsImpl._wrap(domObject);
1479 case "SVGPathSegCurvetoQuadraticRel": return new _SVGPathSegCurvetoQuadratic RelImpl._wrap(domObject);
1480 case "SVGPathSegCurvetoQuadraticSmoothAbs": return new _SVGPathSegCurvetoQua draticSmoothAbsImpl._wrap(domObject);
1481 case "SVGPathSegCurvetoQuadraticSmoothRel": return new _SVGPathSegCurvetoQua draticSmoothRelImpl._wrap(domObject);
1482 case "SVGPathSegLinetoAbs": return new _SVGPathSegLinetoAbsImpl._wrap(domObj ect);
1483 case "SVGPathSegLinetoHorizontalAbs": return new _SVGPathSegLinetoHorizontal AbsImpl._wrap(domObject);
1484 case "SVGPathSegLinetoHorizontalRel": return new _SVGPathSegLinetoHorizontal RelImpl._wrap(domObject);
1485 case "SVGPathSegLinetoRel": return new _SVGPathSegLinetoRelImpl._wrap(domObj ect);
1486 case "SVGPathSegLinetoVerticalAbs": return new _SVGPathSegLinetoVerticalAbsI mpl._wrap(domObject);
1487 case "SVGPathSegLinetoVerticalRel": return new _SVGPathSegLinetoVerticalRelI mpl._wrap(domObject);
1488 case "SVGPathSegList": return new _SVGPathSegListImpl._wrap(domObject);
1489 case "SVGPathSegMovetoAbs": return new _SVGPathSegMovetoAbsImpl._wrap(domObj ect);
1490 case "SVGPathSegMovetoRel": return new _SVGPathSegMovetoRelImpl._wrap(domObj ect);
1491 case "SVGPatternElement": return new _SVGPatternElementImpl._wrap(domObject) ;
1492 case "SVGPoint": return new _SVGPointImpl._wrap(domObject);
1493 case "SVGPointList": return new _SVGPointListImpl._wrap(domObject);
1494 case "SVGPolygonElement": return new _SVGPolygonElementImpl._wrap(domObject) ;
1495 case "SVGPolylineElement": return new _SVGPolylineElementImpl._wrap(domObjec t);
1496 case "SVGPreserveAspectRatio": return new _SVGPreserveAspectRatioImpl._wrap( domObject);
1497 case "SVGRadialGradientElement": return new _SVGRadialGradientElementImpl._w rap(domObject);
1498 case "SVGRect": return new _SVGRectImpl._wrap(domObject);
1499 case "SVGRectElement": return new _SVGRectElementImpl._wrap(domObject);
1500 case "SVGRenderingIntent": return new _SVGRenderingIntentImpl._wrap(domObjec t);
1501 case "SVGZoomAndPan": return new _SVGZoomAndPanImpl._wrap(domObject);
1502 case "SVGSVGElement": return new _SVGSVGElementImpl._wrap(domObject);
1503 case "SVGScriptElement": return new _SVGScriptElementImpl._wrap(domObject);
1504 case "SVGSetElement": return new _SVGSetElementImpl._wrap(domObject);
1505 case "SVGStopElement": return new _SVGStopElementImpl._wrap(domObject);
1506 case "SVGStringList": return new _SVGStringListImpl._wrap(domObject);
1507 case "SVGStyleElement": return new _SVGStyleElementImpl._wrap(domObject);
1508 case "SVGSwitchElement": return new _SVGSwitchElementImpl._wrap(domObject);
1509 case "SVGSymbolElement": return new _SVGSymbolElementImpl._wrap(domObject);
1510 case "SVGTRefElement": return new _SVGTRefElementImpl._wrap(domObject);
1511 case "SVGTSpanElement": return new _SVGTSpanElementImpl._wrap(domObject);
1512 case "SVGTextElement": return new _SVGTextElementImpl._wrap(domObject);
1513 case "SVGTextPathElement": return new _SVGTextPathElementImpl._wrap(domObjec t);
1514 case "SVGTitleElement": return new _SVGTitleElementImpl._wrap(domObject);
1515 case "SVGTransform": return new _SVGTransformImpl._wrap(domObject);
1516 case "SVGTransformList": return new _SVGTransformListImpl._wrap(domObject);
1517 case "SVGUnitTypes": return new _SVGUnitTypesImpl._wrap(domObject);
1518 case "SVGUseElement": return new _SVGUseElementImpl._wrap(domObject);
1519 case "SVGVKernElement": return new _SVGVKernElementImpl._wrap(domObject);
1520 case "SVGViewElement": return new _SVGViewElementImpl._wrap(domObject);
1521 case "SVGViewSpec": return new _SVGViewSpecImpl._wrap(domObject);
1522 case "SVGZoomEvent": return new _SVGZoomEventImpl._wrap(domObject);
1523 case "Screen": return new _ScreenImpl._wrap(domObject);
1524 case "HTMLScriptElement": return new _ScriptElementImpl._wrap(domObject);
1525 case "ScriptProfile": return new _ScriptProfileImpl._wrap(domObject);
1526 case "ScriptProfileNode": return new _ScriptProfileNodeImpl._wrap(domObject) ;
1527 case "HTMLSelectElement": return new _SelectElementImpl._wrap(domObject);
1528 case "HTMLShadowElement": return new _ShadowElementImpl._wrap(domObject);
1529 case "ShadowRoot": return new _ShadowRootImpl._wrap(domObject);
1530 case "SharedWorker": return new _SharedWorkerImpl._wrap(domObject);
1531 case "SharedWorkerContext": return new _SharedWorkerContextImpl._wrap(domObj ect);
1532 case "HTMLSourceElement": return new _SourceElementImpl._wrap(domObject);
1533 case "HTMLSpanElement": return new _SpanElementImpl._wrap(domObject);
1534 case "SpeechInputEvent": return new _SpeechInputEventImpl._wrap(domObject);
1535 case "SpeechInputResult": return new _SpeechInputResultImpl._wrap(domObject) ;
1536 case "SpeechInputResultList": return new _SpeechInputResultListImpl._wrap(do mObject);
1537 case "Storage": return new _StorageImpl._wrap(domObject);
1538 case "StorageEvent": return new _StorageEventImpl._wrap(domObject);
1539 case "StorageInfo": return new _StorageInfoImpl._wrap(domObject);
1540 case "HTMLStyleElement": return new _StyleElementImpl._wrap(domObject);
1541 case "StyleMedia": return new _StyleMediaImpl._wrap(domObject);
1542 case "StyleSheetList": return new _StyleSheetListImpl._wrap(domObject);
1543 case "HTMLTableCaptionElement": return new _TableCaptionElementImpl._wrap(do mObject);
1544 case "HTMLTableCellElement": return new _TableCellElementImpl._wrap(domObjec t);
1545 case "HTMLTableColElement": return new _TableColElementImpl._wrap(domObject) ;
1546 case "HTMLTableElement": return new _TableElementImpl._wrap(domObject);
1547 case "HTMLTableRowElement": return new _TableRowElementImpl._wrap(domObject) ;
1548 case "HTMLTableSectionElement": return new _TableSectionElementImpl._wrap(do mObject);
1549 case "HTMLTextAreaElement": return new _TextAreaElementImpl._wrap(domObject) ;
1550 case "TextEvent": return new _TextEventImpl._wrap(domObject);
1551 case "TextMetrics": return new _TextMetricsImpl._wrap(domObject);
1552 case "TextTrack": return new _TextTrackImpl._wrap(domObject);
1553 case "TextTrackCue": return new _TextTrackCueImpl._wrap(domObject);
1554 case "TextTrackCueList": return new _TextTrackCueListImpl._wrap(domObject);
1555 case "TextTrackList": return new _TextTrackListImpl._wrap(domObject);
1556 case "TimeRanges": return new _TimeRangesImpl._wrap(domObject);
1557 case "HTMLTitleElement": return new _TitleElementImpl._wrap(domObject);
1558 case "Touch": return new _TouchImpl._wrap(domObject);
1559 case "TouchEvent": return new _TouchEventImpl._wrap(domObject);
1560 case "TouchList": return new _TouchListImpl._wrap(domObject);
1561 case "HTMLTrackElement": return new _TrackElementImpl._wrap(domObject);
1562 case "TrackEvent": return new _TrackEventImpl._wrap(domObject);
1563 case "WebKitTransitionEvent": return new _TransitionEventImpl._wrap(domObjec t);
1564 case "TreeWalker": return new _TreeWalkerImpl._wrap(domObject);
1565 case "HTMLUListElement": return new _UListElementImpl._wrap(domObject);
1566 case "Uint16Array": return new _Uint16ArrayImpl._wrap(domObject);
1567 case "Uint32Array": return new _Uint32ArrayImpl._wrap(domObject);
1568 case "Uint8Array": return new _Uint8ArrayImpl._wrap(domObject);
1569 case "Uint8ClampedArray": return new _Uint8ClampedArrayImpl._wrap(domObject) ;
1570 case "HTMLUnknownElement": return new _UnknownElementImpl._wrap(domObject);
1571 case "ValidityState": return new _ValidityStateImpl._wrap(domObject);
1572 case "HTMLVideoElement": return new _VideoElementImpl._wrap(domObject);
1573 case "WaveShaperNode": return new _WaveShaperNodeImpl._wrap(domObject);
1574 case "WebGLActiveInfo": return new _WebGLActiveInfoImpl._wrap(domObject);
1575 case "WebGLBuffer": return new _WebGLBufferImpl._wrap(domObject);
1576 case "WebGLCompressedTextureS3TC": return new _WebGLCompressedTextureS3TCImp l._wrap(domObject);
1577 case "WebGLContextAttributes": return new _WebGLContextAttributesImpl._wrap( domObject);
1578 case "WebGLContextEvent": return new _WebGLContextEventImpl._wrap(domObject) ;
1579 case "WebGLDebugRendererInfo": return new _WebGLDebugRendererInfoImpl._wrap( domObject);
1580 case "WebGLDebugShaders": return new _WebGLDebugShadersImpl._wrap(domObject) ;
1581 case "WebGLFramebuffer": return new _WebGLFramebufferImpl._wrap(domObject);
1582 case "WebGLLoseContext": return new _WebGLLoseContextImpl._wrap(domObject);
1583 case "WebGLProgram": return new _WebGLProgramImpl._wrap(domObject);
1584 case "WebGLRenderbuffer": return new _WebGLRenderbufferImpl._wrap(domObject) ;
1585 case "WebGLRenderingContext": return new _WebGLRenderingContextImpl._wrap(do mObject);
1586 case "WebGLShader": return new _WebGLShaderImpl._wrap(domObject);
1587 case "WebGLTexture": return new _WebGLTextureImpl._wrap(domObject);
1588 case "WebGLUniformLocation": return new _WebGLUniformLocationImpl._wrap(domO bject);
1589 case "WebGLVertexArrayObjectOES": return new _WebGLVertexArrayObjectOESImpl. _wrap(domObject);
1590 case "WebKitCSSRegionRule": return new _WebKitCSSRegionRuleImpl._wrap(domObj ect);
1591 case "WebKitNamedFlow": return new _WebKitNamedFlowImpl._wrap(domObject);
1592 case "WebSocket": return new _WebSocketImpl._wrap(domObject);
1593 case "WheelEvent": return new _WheelEventImpl._wrap(domObject);
1594 case "DOMWindow": return new _WindowImpl._wrap(domObject);
1595 case "Worker": return new _WorkerImpl._wrap(domObject);
1596 case "WorkerLocation": return new _WorkerLocationImpl._wrap(domObject);
1597 case "WorkerNavigator": return new _WorkerNavigatorImpl._wrap(domObject);
1598 case "XMLHttpRequest": return new _XMLHttpRequestImpl._wrap(domObject);
1599 case "XMLHttpRequestException": return new _XMLHttpRequestExceptionImpl._wra p(domObject);
1600 case "XMLHttpRequestProgressEvent": return new _XMLHttpRequestProgressEventI mpl._wrap(domObject);
1601 case "XMLHttpRequestUpload": return new _XMLHttpRequestUploadImpl._wrap(domO bject);
1602 case "XMLSerializer": return new _XMLSerializerImpl._wrap(domObject);
1603 case "XPathEvaluator": return new _XPathEvaluatorImpl._wrap(domObject);
1604 case "XPathException": return new _XPathExceptionImpl._wrap(domObject);
1605 case "XPathExpression": return new _XPathExpressionImpl._wrap(domObject);
1606 case "XPathNSResolver": return new _XPathNSResolverImpl._wrap(domObject);
1607 case "XPathResult": return new _XPathResultImpl._wrap(domObject);
1608 case "XSLTProcessor": return new _XSLTProcessorImpl._wrap(domObject);
1609 default:
1610 throw 'Unrecognized object $domObject. Name=${domObject.typeName}';
1611 }
1612 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698