| Index: Source/core/html/HTMLMenuElement.idl
|
| diff --git a/Source/core/html/HTMLMenuElement.idl b/Source/core/html/HTMLMenuElement.idl
|
| index 52f6c2509094beb2c905e7e17f3a43c40633676b..9d54c09786fcfeee7c9be4214a1971d07d1f8200 100644
|
| --- a/Source/core/html/HTMLMenuElement.idl
|
| +++ b/Source/core/html/HTMLMenuElement.idl
|
| @@ -17,7 +17,7 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -// https://html.spec.whatwg.org/#htmlmenuelement
|
| +// https://html.spec.whatwg.org/#the-menu-element
|
|
|
| interface HTMLMenuElement : HTMLElement {
|
| [RuntimeEnabled=ContextMenu, Reflect] attribute DOMString type;
|
|
|