Index: third_party/WebKit/Source/core/html/HTMLLIElement.idl |
diff --git a/third_party/WebKit/Source/core/html/HTMLLIElement.idl b/third_party/WebKit/Source/core/html/HTMLLIElement.idl |
index b9ed2dee56aa663a7b643f082259713bfac2ff78..2b14720844771eab8aed9960023172749171a74a 100644 |
--- a/third_party/WebKit/Source/core/html/HTMLLIElement.idl |
+++ b/third_party/WebKit/Source/core/html/HTMLLIElement.idl |
@@ -18,7 +18,7 @@ |
*/ |
// https://html.spec.whatwg.org/#the-li-element |
- |
+[HTMLConstructor] |
interface HTMLLIElement : HTMLElement { |
[CEReactions, Reflect] attribute long value; |