| Index: Source/core/html/HTMLHeadingElement.idl
|
| diff --git a/Source/core/html/HTMLHeadingElement.idl b/Source/core/html/HTMLHeadingElement.idl
|
| index 90c82d16ba479f9eadc60fc3acc7bff9fc04660a..4ce52c9c7b845df3900875338af44cb2a27f834c 100644
|
| --- a/Source/core/html/HTMLHeadingElement.idl
|
| +++ b/Source/core/html/HTMLHeadingElement.idl
|
| @@ -17,7 +17,7 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -// https://html.spec.whatwg.org/#htmlheadingelement
|
| +// https://html.spec.whatwg.org/#the-h1,-h2,-h3,-h4,-h5,-and-h6-elements
|
|
|
| interface HTMLHeadingElement : HTMLElement {
|
| // obsolete members
|
|
|