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

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

Issue 9987001: Roll IDL forward to multivm@358 (Closed) Base URL: https://dart.googlecode.com/svn/branches/bleeding_edge/dart
Patch Set: Roll to 358 Created 8 years, 8 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/dom/Node.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 0c34dee7541ce077bdfc09e74f0293e9a6651617..6006ad704996bd850275cb8c321e142a76f2f415 100644
--- a/third_party/WebCore/html/HTMLFieldSetElement.idl
+++ b/third_party/WebCore/html/HTMLFieldSetElement.idl
@@ -20,6 +20,7 @@
module html {
interface HTMLFieldSetElement : HTMLElement {
+ attribute [Reflect] boolean disabled;
readonly attribute HTMLFormElement form;
attribute [Reflect] DOMString name;
« no previous file with comments | « third_party/WebCore/dom/Node.idl ('k') | third_party/WebCore/html/HTMLIFrameElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698