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

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

Issue 10513011: Roll IDL to multivm@576 (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/DOMURL.idl ('k') | third_party/WebCore/html/HTMLIFrameElement.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebCore/html/HTMLFieldSetElement.idl
diff --git a/third_party/WebCore/html/HTMLFieldSetElement.idl b/third_party/WebCore/html/HTMLFieldSetElement.idl
index 6006ad704996bd850275cb8c321e142a76f2f415..d67b3f6472c612a16de6932976216ccfddb67d20 100644
--- a/third_party/WebCore/html/HTMLFieldSetElement.idl
+++ b/third_party/WebCore/html/HTMLFieldSetElement.idl
@@ -26,6 +26,8 @@ module html {
readonly attribute DOMString type;
+ readonly attribute HTMLCollection elements;
+
readonly attribute boolean willValidate;
readonly attribute ValidityState validity;
readonly attribute DOMString validationMessage;
« no previous file with comments | « third_party/WebCore/html/DOMURL.idl ('k') | third_party/WebCore/html/HTMLIFrameElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698