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

Unified Diff: client/html/generated/html/interface/SVGStylable.dart

Issue 9662010: Don't put private members in dart:html interfaces. (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Code review changes 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 side-by-side diff with in-line comments
Download patch
Index: client/html/generated/html/interface/SVGStylable.dart
diff --git a/client/html/generated/html/interface/SVGStylable.dart b/client/html/generated/html/interface/SVGStylable.dart
index 92910b81af0c1186786b0866807d46a79f27f3db..55ee77bb3b401faba483e0966bb7c734f625605a 100644
--- a/client/html/generated/html/interface/SVGStylable.dart
+++ b/client/html/generated/html/interface/SVGStylable.dart
@@ -6,8 +6,6 @@
interface SVGStylable {
- final SVGAnimatedString _svgClassName;
-
final CSSStyleDeclaration style;
CSSValue getPresentationAttribute(String name);
« no previous file with comments | « client/html/generated/html/interface/SVGElementInstance.dart ('k') | client/html/generated/html/interface/WebSocket.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698