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

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

Issue 8919029: Add a couple useful SVG constructors. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 // Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file 1 // Copyright (c) 2011, the Dart project authors. Please see the AUTHORS file
2 // for details. All rights reserved. Use of this source code is governed by a 2 // for details. All rights reserved. Use of this source code is governed by a
3 // BSD-style license that can be found in the LICENSE file. 3 // BSD-style license that can be found in the LICENSE file.
4 4
5 // DO NOT EDIT 5 // DO NOT EDIT
6 // Auto-generated Dart HTML library. 6 // Auto-generated Dart HTML library.
7 7
8 #library('htmlimpl'); 8 #library('htmlimpl');
9 9
10 #import('dart:dom', prefix:'dom'); 10 #import('dart:dom', prefix:'dom');
(...skipping 218 matching lines...) Expand 10 before | Expand all | Expand 10 after
229 #source('generated/src/wrapping/_SVGAnimatedTransformListWrappingImplementation. dart'); 229 #source('generated/src/wrapping/_SVGAnimatedTransformListWrappingImplementation. dart');
230 #source('generated/src/wrapping/_SVGAnimationElementWrappingImplementation.dart' ); 230 #source('generated/src/wrapping/_SVGAnimationElementWrappingImplementation.dart' );
231 #source('generated/src/wrapping/_SVGCircleElementWrappingImplementation.dart'); 231 #source('generated/src/wrapping/_SVGCircleElementWrappingImplementation.dart');
232 #source('generated/src/wrapping/_SVGClipPathElementWrappingImplementation.dart') ; 232 #source('generated/src/wrapping/_SVGClipPathElementWrappingImplementation.dart') ;
233 #source('generated/src/wrapping/_SVGColorWrappingImplementation.dart'); 233 #source('generated/src/wrapping/_SVGColorWrappingImplementation.dart');
234 #source('generated/src/wrapping/_SVGComponentTransferFunctionElementWrappingImpl ementation.dart'); 234 #source('generated/src/wrapping/_SVGComponentTransferFunctionElementWrappingImpl ementation.dart');
235 #source('generated/src/wrapping/_SVGCursorElementWrappingImplementation.dart'); 235 #source('generated/src/wrapping/_SVGCursorElementWrappingImplementation.dart');
236 #source('generated/src/wrapping/_SVGDefsElementWrappingImplementation.dart'); 236 #source('generated/src/wrapping/_SVGDefsElementWrappingImplementation.dart');
237 #source('generated/src/wrapping/_SVGDescElementWrappingImplementation.dart'); 237 #source('generated/src/wrapping/_SVGDescElementWrappingImplementation.dart');
238 #source('generated/src/wrapping/_SVGElementInstanceListWrappingImplementation.da rt'); 238 #source('generated/src/wrapping/_SVGElementInstanceListWrappingImplementation.da rt');
239 #source('generated/src/wrapping/_SVGElementWrappingImplementation.dart');
240 #source('generated/src/wrapping/_SVGEllipseElementWrappingImplementation.dart'); 239 #source('generated/src/wrapping/_SVGEllipseElementWrappingImplementation.dart');
241 #source('generated/src/wrapping/_SVGExceptionWrappingImplementation.dart'); 240 #source('generated/src/wrapping/_SVGExceptionWrappingImplementation.dart');
242 #source('generated/src/wrapping/_SVGExternalResourcesRequiredWrappingImplementat ion.dart'); 241 #source('generated/src/wrapping/_SVGExternalResourcesRequiredWrappingImplementat ion.dart');
243 #source('generated/src/wrapping/_SVGFEBlendElementWrappingImplementation.dart'); 242 #source('generated/src/wrapping/_SVGFEBlendElementWrappingImplementation.dart');
244 #source('generated/src/wrapping/_SVGFEColorMatrixElementWrappingImplementation.d art'); 243 #source('generated/src/wrapping/_SVGFEColorMatrixElementWrappingImplementation.d art');
245 #source('generated/src/wrapping/_SVGFEComponentTransferElementWrappingImplementa tion.dart'); 244 #source('generated/src/wrapping/_SVGFEComponentTransferElementWrappingImplementa tion.dart');
246 #source('generated/src/wrapping/_SVGFEConvolveMatrixElementWrappingImplementatio n.dart'); 245 #source('generated/src/wrapping/_SVGFEConvolveMatrixElementWrappingImplementatio n.dart');
247 #source('generated/src/wrapping/_SVGFEDiffuseLightingElementWrappingImplementati on.dart'); 246 #source('generated/src/wrapping/_SVGFEDiffuseLightingElementWrappingImplementati on.dart');
248 #source('generated/src/wrapping/_SVGFEDisplacementMapElementWrappingImplementati on.dart'); 247 #source('generated/src/wrapping/_SVGFEDisplacementMapElementWrappingImplementati on.dart');
249 #source('generated/src/wrapping/_SVGFEDistantLightElementWrappingImplementation. dart'); 248 #source('generated/src/wrapping/_SVGFEDistantLightElementWrappingImplementation. dart');
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after
319 #source('generated/src/wrapping/_SVGPatternElementWrappingImplementation.dart'); 318 #source('generated/src/wrapping/_SVGPatternElementWrappingImplementation.dart');
320 #source('generated/src/wrapping/_SVGPointListWrappingImplementation.dart'); 319 #source('generated/src/wrapping/_SVGPointListWrappingImplementation.dart');
321 #source('generated/src/wrapping/_SVGPointWrappingImplementation.dart'); 320 #source('generated/src/wrapping/_SVGPointWrappingImplementation.dart');
322 #source('generated/src/wrapping/_SVGPolygonElementWrappingImplementation.dart'); 321 #source('generated/src/wrapping/_SVGPolygonElementWrappingImplementation.dart');
323 #source('generated/src/wrapping/_SVGPolylineElementWrappingImplementation.dart') ; 322 #source('generated/src/wrapping/_SVGPolylineElementWrappingImplementation.dart') ;
324 #source('generated/src/wrapping/_SVGPreserveAspectRatioWrappingImplementation.da rt'); 323 #source('generated/src/wrapping/_SVGPreserveAspectRatioWrappingImplementation.da rt');
325 #source('generated/src/wrapping/_SVGRadialGradientElementWrappingImplementation. dart'); 324 #source('generated/src/wrapping/_SVGRadialGradientElementWrappingImplementation. dart');
326 #source('generated/src/wrapping/_SVGRectElementWrappingImplementation.dart'); 325 #source('generated/src/wrapping/_SVGRectElementWrappingImplementation.dart');
327 #source('generated/src/wrapping/_SVGRectWrappingImplementation.dart'); 326 #source('generated/src/wrapping/_SVGRectWrappingImplementation.dart');
328 #source('generated/src/wrapping/_SVGRenderingIntentWrappingImplementation.dart') ; 327 #source('generated/src/wrapping/_SVGRenderingIntentWrappingImplementation.dart') ;
329 #source('generated/src/wrapping/_SVGSVGElementWrappingImplementation.dart');
330 #source('generated/src/wrapping/_SVGScriptElementWrappingImplementation.dart'); 328 #source('generated/src/wrapping/_SVGScriptElementWrappingImplementation.dart');
331 #source('generated/src/wrapping/_SVGSetElementWrappingImplementation.dart'); 329 #source('generated/src/wrapping/_SVGSetElementWrappingImplementation.dart');
332 #source('generated/src/wrapping/_SVGStopElementWrappingImplementation.dart'); 330 #source('generated/src/wrapping/_SVGStopElementWrappingImplementation.dart');
333 #source('generated/src/wrapping/_SVGStringListWrappingImplementation.dart'); 331 #source('generated/src/wrapping/_SVGStringListWrappingImplementation.dart');
334 #source('generated/src/wrapping/_SVGStylableWrappingImplementation.dart'); 332 #source('generated/src/wrapping/_SVGStylableWrappingImplementation.dart');
335 #source('generated/src/wrapping/_SVGStyleElementWrappingImplementation.dart'); 333 #source('generated/src/wrapping/_SVGStyleElementWrappingImplementation.dart');
336 #source('generated/src/wrapping/_SVGSwitchElementWrappingImplementation.dart'); 334 #source('generated/src/wrapping/_SVGSwitchElementWrappingImplementation.dart');
337 #source('generated/src/wrapping/_SVGSymbolElementWrappingImplementation.dart'); 335 #source('generated/src/wrapping/_SVGSymbolElementWrappingImplementation.dart');
338 #source('generated/src/wrapping/_SVGTRefElementWrappingImplementation.dart'); 336 #source('generated/src/wrapping/_SVGTRefElementWrappingImplementation.dart');
339 #source('generated/src/wrapping/_SVGTSpanElementWrappingImplementation.dart'); 337 #source('generated/src/wrapping/_SVGTSpanElementWrappingImplementation.dart');
(...skipping 109 matching lines...) Expand 10 before | Expand all | Expand 10 after
449 #source('src/MutationEventWrappingImplementation.dart'); 447 #source('src/MutationEventWrappingImplementation.dart');
450 #source('src/NodeWrappingImplementation.dart'); 448 #source('src/NodeWrappingImplementation.dart');
451 #source('src/NotificationWrappingImplementation.dart'); 449 #source('src/NotificationWrappingImplementation.dart');
452 #source('src/OverflowEventWrappingImplementation.dart'); 450 #source('src/OverflowEventWrappingImplementation.dart');
453 #source('src/PageTransitionEventWrappingImplementation.dart'); 451 #source('src/PageTransitionEventWrappingImplementation.dart');
454 #source('src/PopStateEventWrappingImplementation.dart'); 452 #source('src/PopStateEventWrappingImplementation.dart');
455 #source('src/ProgressEventWrappingImplementation.dart'); 453 #source('src/ProgressEventWrappingImplementation.dart');
456 #source('src/SharedWorkerWrappingImplementation.dart'); 454 #source('src/SharedWorkerWrappingImplementation.dart');
457 #source('src/StorageEventWrappingImplementation.dart'); 455 #source('src/StorageEventWrappingImplementation.dart');
458 #source('src/SVGDocumentWrappingImplementation.dart'); 456 #source('src/SVGDocumentWrappingImplementation.dart');
457 #source('src/SVGElementWrappingImplementation.dart');
459 #source('src/SVGElementInstanceWrappingImplementation.dart'); 458 #source('src/SVGElementInstanceWrappingImplementation.dart');
459 #source('src/SVGSVGElementWrappingImplementation.dart');
460 #source('src/TextEventWrappingImplementation.dart'); 460 #source('src/TextEventWrappingImplementation.dart');
461 #source('src/TextWrappingImplementation.dart'); 461 #source('src/TextWrappingImplementation.dart');
462 #source('src/TouchEventWrappingImplementation.dart'); 462 #source('src/TouchEventWrappingImplementation.dart');
463 #source('src/TransitionEventWrappingImplementation.dart'); 463 #source('src/TransitionEventWrappingImplementation.dart');
464 #source('src/UIEventWrappingImplementation.dart'); 464 #source('src/UIEventWrappingImplementation.dart');
465 #source('src/WebSocketWrappingImplementation.dart'); 465 #source('src/WebSocketWrappingImplementation.dart');
466 #source('src/WheelEventWrappingImplementation.dart'); 466 #source('src/WheelEventWrappingImplementation.dart');
467 #source('src/WindowWrappingImplementation.dart'); 467 #source('src/WindowWrappingImplementation.dart');
468 #source('src/WorkerWrappingImplementation.dart'); 468 #source('src/WorkerWrappingImplementation.dart');
469 #source('src/XMLHttpRequestProgressEventWrappingImplementation.dart'); 469 #source('src/XMLHttpRequestProgressEventWrappingImplementation.dart');
470 #source('src/XMLHttpRequestUploadWrappingImplementation.dart'); 470 #source('src/XMLHttpRequestUploadWrappingImplementation.dart');
471 #source('src/XMLHttpRequestWrappingImplementation.dart'); 471 #source('src/XMLHttpRequestWrappingImplementation.dart');
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698