| Index: third_party/WebKit/LayoutTests/animations/animation-end-event-short-iterations-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/animations/animation-end-event-short-iterations-expected.txt b/third_party/WebKit/LayoutTests/animations/animation-end-event-short-iterations-expected.txt
|
| index fb6759af13c7cf6966fc15ff5c746ec2928a2534..06c92641cffc9b069b2a5cfb4272b6e0d93f4a5a 100644
|
| --- a/third_party/WebKit/LayoutTests/animations/animation-end-event-short-iterations-expected.txt
|
| +++ b/third_party/WebKit/LayoutTests/animations/animation-end-event-short-iterations-expected.txt
|
| @@ -1,3 +1,3 @@
|
| -Checks that we still end an animation properly (i.e. fire a webkitAnimationEnd event) when using more than one iteration with very short durations.
|
| -PASS: got webkitAnimationEnd event
|
| +Checks that we still end an animation properly (i.e. fire a animationend event) when using more than one iteration with very short durations.
|
| +PASS: got animationend event
|
|
|
|
|