Index: third_party/WebKit/LayoutTests/animations/animation-events-prefixed-04-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/animations/animation-events-prefixed-04-expected.txt b/third_party/WebKit/LayoutTests/animations/animation-events-prefixed-04-expected.txt |
deleted file mode 100644 |
index 97246101aa774b8d1c770e0e156e83158c740042..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/animations/animation-events-prefixed-04-expected.txt |
+++ /dev/null |
@@ -1,4 +0,0 @@ |
-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. |