| Index: third_party/WebKit/Source/core/html/HTMLModElement.idl
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLModElement.idl b/third_party/WebKit/Source/core/html/HTMLModElement.idl
|
| index 5ef7deac8f63ae45745443d6b25a241a9695d67e..65ad1b69d33394f2b80cf9bd59a251a3eb0eec6b 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLModElement.idl
|
| +++ b/third_party/WebKit/Source/core/html/HTMLModElement.idl
|
| @@ -19,7 +19,7 @@
|
|
|
| // https://html.spec.whatwg.org/#the-ins-element
|
| // https://html.spec.whatwg.org/#the-del-element
|
| -
|
| +[HTMLConstructor]
|
| interface HTMLModElement : HTMLElement {
|
| [CEReactions, Reflect, URL] attribute DOMString cite;
|
| [CEReactions, Reflect] attribute DOMString dateTime;
|
|
|