Index: third_party/WebKit/Source/core/html/HTMLLegendElement.idl |
diff --git a/third_party/WebKit/Source/core/html/HTMLLegendElement.idl b/third_party/WebKit/Source/core/html/HTMLLegendElement.idl |
index 6f52bcda4dc39e6520514ae932d02e39223ca029..909b3ab17f3155d22568b2a4faa948cc9cfb112c 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLLegendElement.idl |
+++ b/third_party/WebKit/Source/core/html/HTMLLegendElement.idl |
@@ -19,7 +19,7 @@ |
*/ |
// https://html.spec.whatwg.org/#the-legend-element |
- |
+[HTMLConstructor] |
interface HTMLLegendElement : HTMLElement { |
readonly attribute HTMLFormElement? form; |