Index: third_party/WebKit/Source/core/html/HTMLHRElement.idl |
diff --git a/third_party/WebKit/Source/core/html/HTMLHRElement.idl b/third_party/WebKit/Source/core/html/HTMLHRElement.idl |
index bed39c7ad82125b8a97f44c7db6bc1ed4937e9ef..db7b8dce75f9ba4840da4bfe668a9c0bc8f7d2fc 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLHRElement.idl |
+++ b/third_party/WebKit/Source/core/html/HTMLHRElement.idl |
@@ -18,7 +18,7 @@ |
*/ |
// https://html.spec.whatwg.org/#the-hr-element |
- |
+[HTMLConstructor] |
interface HTMLHRElement : HTMLElement { |
// obsolete members |
// https://html.spec.whatwg.org/#HTMLHRElement-partial |