| Index: LayoutTests/animations/animation-events-prefixed-04-expected.txt
|
| diff --git a/LayoutTests/animations/animation-events-prefixed-04-expected.txt b/LayoutTests/animations/animation-events-prefixed-04-expected.txt
|
| new file mode 100644
|
| index 0000000000000000000000000000000000000000..97246101aa774b8d1c770e0e156e83158c740042
|
| --- /dev/null
|
| +++ b/LayoutTests/animations/animation-events-prefixed-04-expected.txt
|
| @@ -0,0 +1,4 @@
|
| +Tests that custom events with prefixed animations names are correctly dispatched.
|
| +PASS: webkitAnimationStart event listener has been called.
|
| +PASS: webkitAnimationIteration event listener has been called.
|
| +PASS: webkitAnimationEnd event has been called.
|
|
|