Index: third_party/WebKit/Source/core/html/HTMLIFrameElement.idl |
diff --git a/third_party/WebKit/Source/core/html/HTMLIFrameElement.idl b/third_party/WebKit/Source/core/html/HTMLIFrameElement.idl |
index 0a43b108ad1fd5e6c85bb2e2e9a51784fe94be08..aecc1c18750c7065feb8269a5134e13351ca24be 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLIFrameElement.idl |
+++ b/third_party/WebKit/Source/core/html/HTMLIFrameElement.idl |
@@ -19,7 +19,7 @@ |
*/ |
// https://html.spec.whatwg.org/#the-iframe-element |
- |
+[HTMLConstructor] |
interface HTMLIFrameElement : HTMLElement { |
[CEReactions, Reflect, URL] attribute DOMString src; |
[CEReactions, Reflect] attribute DOMString srcdoc; |