Chromium Code Reviews| Index: third_party/WebKit/Source/core/html/HTMLHtmlElement.idl |
| diff --git a/third_party/WebKit/Source/core/html/HTMLHtmlElement.idl b/third_party/WebKit/Source/core/html/HTMLHtmlElement.idl |
| index 43de4819f721e8b272668cb20816a94f195b3fa1..4a302058f2b8abe3892d9757c10dcad4faa0a63f 100644 |
| --- a/third_party/WebKit/Source/core/html/HTMLHtmlElement.idl |
| +++ b/third_party/WebKit/Source/core/html/HTMLHtmlElement.idl |
| @@ -18,7 +18,7 @@ |
| */ |
| // https://html.spec.whatwg.org/#the-html-element |
| - |
| +[HTMLConstructor] |
| interface HTMLHtmlElement : HTMLElement { |
| // obsolete members |
| // https://html.spec.whatwg.org/#HTMLHtmlElement-partial |