| Index: Source/core/html/HTMLMenuItemElement.idl
|
| diff --git a/Source/core/html/HTMLMenuItemElement.idl b/Source/core/html/HTMLMenuItemElement.idl
|
| index 78e00ec16257977246a4097415a2ee1aafe183d2..99cd8800e44deaa4dfccd52dc477850f8add2fac 100644
|
| --- a/Source/core/html/HTMLMenuItemElement.idl
|
| +++ b/Source/core/html/HTMLMenuItemElement.idl
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// https://html.spec.whatwg.org/#htmlmenuitemelement
|
| +// https://html.spec.whatwg.org/#the-menuitem-element
|
|
|
| [
|
| RuntimeEnabled=ContextMenu,
|
|
|