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

Unified Diff: client/dom/generated/src/interface/HTMLElement.dart

Issue 9466036: Fix parsing of DOMString[] in IDL (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 10 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/dom/generated/src/interface/HTMLElement.dart
diff --git a/client/dom/generated/src/interface/HTMLElement.dart b/client/dom/generated/src/interface/HTMLElement.dart
index 0f8b7d47e2ac0a342b46d36952a23c2055dd9c13..17e07e8817fa0fbf3f9391a3ede69262ccd7a52c 100644
--- a/client/dom/generated/src/interface/HTMLElement.dart
+++ b/client/dom/generated/src/interface/HTMLElement.dart
@@ -42,6 +42,8 @@ interface HTMLElement extends Element {
String title;
+ bool translate;
+
String webkitdropzone;
void click();
« no previous file with comments | « client/dom/generated/src/interface/Clipboard.dart ('k') | client/dom/generated/src/interface/IDBDatabase.dart » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698