| Index: Source/core/events/PointerEventInit.idl
|
| diff --git a/Source/core/events/PointerEventInit.idl b/Source/core/events/PointerEventInit.idl
|
| index 2571b5f21a24666e058eb7a954464650444c7388..d474bcd9b945e9374a86c71af120e43b4cc6301b 100644
|
| --- a/Source/core/events/PointerEventInit.idl
|
| +++ b/Source/core/events/PointerEventInit.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/pointerevents/#pointerevent-interface
|
| +// https://w3c.github.io/pointerevents/#pointerevent-interface
|
|
|
| [
|
| RuntimeEnabled=PointerEvent,
|
|
|