| Index: third_party/WebKit/Source/core/html/HTMLAreaElement.idl
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLAreaElement.idl b/third_party/WebKit/Source/core/html/HTMLAreaElement.idl
|
| index 55b3a88404f9100e86a0341f5397b7be1bb977cf..eb1e2b8867076efaf7f209f9d49fafca7c9dd746 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLAreaElement.idl
|
| +++ b/third_party/WebKit/Source/core/html/HTMLAreaElement.idl
|
| @@ -19,7 +19,7 @@
|
| */
|
|
|
| // https://html.spec.whatwg.org/#the-area-element
|
| -
|
| +[HTMLConstructor]
|
| interface HTMLAreaElement : HTMLElement {
|
| [CEReactions, Reflect] attribute DOMString alt;
|
| [CEReactions, Reflect] attribute DOMString coords;
|
|
|