| Index: Source/core/html/HTMLImageElement.idl
|
| diff --git a/Source/core/html/HTMLImageElement.idl b/Source/core/html/HTMLImageElement.idl
|
| index 4188034de6a4eef6da09ab90bda0da541f152042..b4ca1750ce0e47bf592cc8a7286ca842bd53d183 100644
|
| --- a/Source/core/html/HTMLImageElement.idl
|
| +++ b/Source/core/html/HTMLImageElement.idl
|
| @@ -18,7 +18,7 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -// https://html.spec.whatwg.org/#htmlimageelement
|
| +// https://html.spec.whatwg.org/#the-img-element
|
|
|
| // TODO(philipj): All long types in this interfaces should be unsigned long.
|
| [
|
|
|