| Index: Source/core/events/TransitionEventInit.idl
|
| diff --git a/Source/core/events/TransitionEventInit.idl b/Source/core/events/TransitionEventInit.idl
|
| index fbcb40e5d44a351ee1cc5995fcd617ba7d73bf2d..8a0f8eae4f3ac1a1879f68ada89b5ff4883ac129 100644
|
| --- a/Source/core/events/TransitionEventInit.idl
|
| +++ b/Source/core/events/TransitionEventInit.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://dev.w3.org/csswg/css-transitions/#Events-TransitionEvent
|
| +// http://dev.w3.org/csswg/css-transitions/#transition-events
|
|
|
| dictionary TransitionEventInit : EventInit {
|
| DOMString propertyName = "";
|
|
|