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

Unified Diff: client/html/generated/html/frog/Element.dart

Issue 9610011: Port DocumentFragment to the new wrapperless DOM. (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 side-by-side diff with in-line comments
Download patch
Index: client/html/generated/html/frog/Element.dart
diff --git a/client/html/generated/html/frog/Element.dart b/client/html/generated/html/frog/Element.dart
index c94bf8b3f5e04fdde8b61081a1765209e391c95b..906784ff5d547bfb34f22c897b0b8902dc7116d6 100644
--- a/client/html/generated/html/frog/Element.dart
+++ b/client/html/generated/html/frog/Element.dart
@@ -616,6 +616,8 @@ class _ElementImpl extends _NodeImpl implements Element native "*Element" {
String title;
+ bool translate;
+
final String webkitRegionOverflow;
String webkitdropzone;

Powered by Google App Engine
This is Rietveld 408576698