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

Unified Diff: third_party/WebCore/html/HTMLIFrameElement.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/HTMLFieldSetElement.idl ('k') | third_party/WebCore/html/HTMLInputElement.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebCore/html/HTMLIFrameElement.idl
diff --git a/third_party/WebCore/html/HTMLIFrameElement.idl b/third_party/WebCore/html/HTMLIFrameElement.idl
index 809074ce28ff29542117cdc6d5ffe14101453518..2dbf38dbed31760890f1795a1bdd16cf5e99fb9d 100644
--- a/third_party/WebCore/html/HTMLIFrameElement.idl
+++ b/third_party/WebCore/html/HTMLIFrameElement.idl
@@ -29,6 +29,7 @@ module html {
attribute [Reflect] DOMString marginWidth;
attribute [Reflect] DOMString name;
attribute [Reflect] DOMString sandbox;
+ attribute [Reflect, Conditional=IFRAME_SEAMLESS] boolean seamless;
attribute [Reflect] DOMString scrolling;
attribute [Reflect, URL] DOMString src;
attribute [Reflect] DOMString srcdoc;
« no previous file with comments | « third_party/WebCore/html/HTMLFieldSetElement.idl ('k') | third_party/WebCore/html/HTMLInputElement.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698