| Index: Source/core/events/FocusEvent.idl
|
| diff --git a/Source/core/events/FocusEvent.idl b/Source/core/events/FocusEvent.idl
|
| index 1af45e41ab6402687300ff664f258297886a7ada..2f95287bc0eaa4d4f39847fefbc9a277e54d626d 100644
|
| --- a/Source/core/events/FocusEvent.idl
|
| +++ b/Source/core/events/FocusEvent.idl
|
| @@ -23,7 +23,7 @@
|
| * THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -// http://www.w3.org/TR/DOM-Level-3-Events/#interface-FocusEvent
|
| +// https://w3c.github.io/uievents/#interface-FocusEvent
|
|
|
| [
|
| Constructor(DOMString type, optional FocusEventInit eventInitDict),
|
|
|