| Index: Source/core/html/HTMLMetaElement.idl
|
| diff --git a/Source/core/html/HTMLMetaElement.idl b/Source/core/html/HTMLMetaElement.idl
|
| index d4be1f86ba3c0ff196ac25747ff820821fb417b2..c575e0377d55286e19b80bcf80fb19678258fa9a 100644
|
| --- a/Source/core/html/HTMLMetaElement.idl
|
| +++ b/Source/core/html/HTMLMetaElement.idl
|
| @@ -17,7 +17,7 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -// https://html.spec.whatwg.org/#htmlmetaelement
|
| +// https://html.spec.whatwg.org/#the-meta-element
|
|
|
| interface HTMLMetaElement : HTMLElement {
|
| [Reflect] attribute DOMString name;
|
|
|