| Index: third_party/WebKit/Source/core/html/HTMLHeadingElement.idl
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLHeadingElement.idl b/third_party/WebKit/Source/core/html/HTMLHeadingElement.idl
|
| index db2088e8da5cfac4b0689c000bc2a0398467abfb..b2dfaf1073f690f0aa428f278e1ca2ca04983d16 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLHeadingElement.idl
|
| +++ b/third_party/WebKit/Source/core/html/HTMLHeadingElement.idl
|
| @@ -18,7 +18,7 @@
|
| */
|
|
|
| // https://html.spec.whatwg.org/#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements
|
| -
|
| +[HTMLConstructor]
|
| interface HTMLHeadingElement : HTMLElement {
|
| // obsolete members
|
| // https://html.spec.whatwg.org/#HTMLHeadingElement-partial
|
|
|