| Index: Source/core/html/HTMLKeygenElement.idl
|
| diff --git a/Source/core/html/HTMLKeygenElement.idl b/Source/core/html/HTMLKeygenElement.idl
|
| index 77e5371bf9987aba77a7ade55cf8f68a54709eda..a98f7303164d2bcd6fde251029ab062141f4d5f5 100644
|
| --- a/Source/core/html/HTMLKeygenElement.idl
|
| +++ b/Source/core/html/HTMLKeygenElement.idl
|
| @@ -28,7 +28,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// https://html.spec.whatwg.org/#htmlkeygenelement
|
| +// https://html.spec.whatwg.org/#the-keygen-element
|
|
|
| interface HTMLKeygenElement : HTMLElement {
|
| [Reflect] attribute boolean autofocus;
|
|
|