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

Unified Diff: third_party/WebCore/html/HTMLKeygenElement.idl

Issue 10590003: Roll IDL to multivm@615 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Created 8 years, 6 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
« no previous file with comments | « third_party/WebCore/html/HTMLButtonElement.idl ('k') | third_party/WebCore/html/HTMLSelectElement.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebCore/html/HTMLKeygenElement.idl
diff --git a/third_party/WebCore/html/HTMLKeygenElement.idl b/third_party/WebCore/html/HTMLKeygenElement.idl
index 914fb99b00a4b6e15ccab152083ece0c2344dd09..fc6f25c814134635558e3440968d4fbece502956 100644
--- a/third_party/WebCore/html/HTMLKeygenElement.idl
+++ b/third_party/WebCore/html/HTMLKeygenElement.idl
@@ -36,7 +36,7 @@ module html {
attribute [Reflect] boolean disabled;
readonly attribute HTMLFormElement form;
attribute [Reflect] DOMString keytype;
- attribute DOMString name;
+ attribute [Reflect] DOMString name;
readonly attribute DOMString type;
« no previous file with comments | « third_party/WebCore/html/HTMLButtonElement.idl ('k') | third_party/WebCore/html/HTMLSelectElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698