| Index: Source/core/events/UIEventInit.idl
|
| diff --git a/Source/core/events/UIEventInit.idl b/Source/core/events/UIEventInit.idl
|
| index e5b70e0fb481efd1e5c6bc0b1d03f099dcb36217..debb6cfb3bf740622e79723f4f3705f702419bd0 100644
|
| --- a/Source/core/events/UIEventInit.idl
|
| +++ b/Source/core/events/UIEventInit.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.
|
|
|
| -// http://www.w3.org/TR/DOM-Level-3-Events/#idl-def-UIEvent
|
| +// https://w3c.github.io/uievents/#idl-def-UIEventInit
|
|
|
| dictionary UIEventInit : EventInit {
|
| Window? view = null;
|
|
|