| Index: Source/core/events/CompositionEventInit.idl
|
| diff --git a/Source/core/events/CompositionEventInit.idl b/Source/core/events/CompositionEventInit.idl
|
| index 97851c0d421a6060a68251fc3a55d9b50565a13a..fcf09de2de514cc54500c15b9e887f369f635e15 100644
|
| --- a/Source/core/events/CompositionEventInit.idl
|
| +++ b/Source/core/events/CompositionEventInit.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/#interface-CompositionEvent
|
| +// https://w3c.github.io/uievents/#idl-def-CompositionEventInit
|
|
|
| dictionary CompositionEventInit : UIEventInit {
|
| DOMString data = "";
|
|
|