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

Unified Diff: client/html/src/SVGDocument.dart

Issue 8835006: New version of dart:html (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Fix typos Created 9 years ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « client/html/src/Measurement.dart ('k') | client/html/src/SVGDocumentWrappingImplementation.dart » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: client/html/src/SVGDocument.dart
diff --git a/client/html/generated/src/interface/ArrayBuffer.dart b/client/html/src/SVGDocument.dart
similarity index 84%
copy from client/html/generated/src/interface/ArrayBuffer.dart
copy to client/html/src/SVGDocument.dart
index 25b52b6b9e9966d0df22f13eedcce0b2b0c47118..14d3dd1a08c62751cd38bbc2879237aab1c4b1c2 100644
--- a/client/html/generated/src/interface/ArrayBuffer.dart
+++ b/client/html/src/SVGDocument.dart
@@ -4,7 +4,5 @@
// WARNING: Do not edit - generated code.
-interface ArrayBuffer {
-
- int get byteLength();
+interface SVGDocument extends Document {
}
« no previous file with comments | « client/html/src/Measurement.dart ('k') | client/html/src/SVGDocumentWrappingImplementation.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698