Index: third_party/WebKit/Source/core/html/HTMLElement.idl |
diff --git a/third_party/WebKit/Source/core/html/HTMLElement.idl b/third_party/WebKit/Source/core/html/HTMLElement.idl |
index 36840379a215968f01ae2b0d9474cafec45a7624..057ce9436763b04b2db350c82c0327b0efee0979 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLElement.idl |
+++ b/third_party/WebKit/Source/core/html/HTMLElement.idl |
@@ -19,7 +19,7 @@ |
*/ |
// https://html.spec.whatwg.org/#htmlelement |
- |
+[CustomConstructor] |
interface HTMLElement : Element { |
// metadata attributes |
[Reflect] attribute DOMString title; |