Chromium Code Reviews| Index: Source/core/html/HTMLFormElement.idl |
| diff --git a/Source/core/html/HTMLFormElement.idl b/Source/core/html/HTMLFormElement.idl |
| index 1448adf3f6605c449d66b0303036560b10513f29..cbd2500f41fb9860586011603cef3a69d8bfc3ef 100644 |
| --- a/Source/core/html/HTMLFormElement.idl |
| +++ b/Source/core/html/HTMLFormElement.idl |
| @@ -18,7 +18,7 @@ |
| * Boston, MA 02110-1301, USA. |
| */ |
| -// https://html.spec.whatwg.org/#htmlformelement |
| +// https://html.spec.whatwg.org/#the-form-element |
| [ |
| OverrideBuiltins, |