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

Unified Diff: third_party/WebCore/html/HTMLIFrameElement.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/html/HTMLFieldSetElement.idl ('k') | third_party/WebCore/html/canvas/Float32Array.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 25f9cb14bd2d2762ae035c3fa98f84fd4a8007bb..809074ce28ff29542117cdc6d5ffe14101453518 100644
--- a/third_party/WebCore/html/HTMLIFrameElement.idl
+++ b/third_party/WebCore/html/HTMLIFrameElement.idl
@@ -31,6 +31,7 @@ module html {
attribute [Reflect] DOMString sandbox;
attribute [Reflect] DOMString scrolling;
attribute [Reflect, URL] DOMString src;
+ attribute [Reflect] DOMString srcdoc;
attribute [Reflect] DOMString width;
// Introduced in DOM Level 2:
« no previous file with comments | « third_party/WebCore/html/HTMLFieldSetElement.idl ('k') | third_party/WebCore/html/canvas/Float32Array.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698