Index: third_party/WebKit/LayoutTests/animations/animation-direction-reverse-timing-functions-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/animations/animation-direction-reverse-timing-functions-expected.txt b/third_party/WebKit/LayoutTests/animations/animation-direction-reverse-timing-functions-expected.txt |
deleted file mode 100644 |
index df475974f8d4a1d41dd08f6ae83e4f6eb97adb04..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/animations/animation-direction-reverse-timing-functions-expected.txt |
+++ /dev/null |
@@ -1,9 +0,0 @@ |
-PASS - "left" property for "box1" element at 0.2s saw something close to: 18 |
-PASS - "left" property for "box2" element at 0.2s saw something close to: 18 |
-PASS - "left" property for "box3" element at 0.2s saw something close to: 198 |
-PASS - "left" property for "box4" element at 0.2s saw something close to: 198 |
-PASS - "left" property for "box1" element at 2.2s saw something close to: 18 |
-PASS - "left" property for "box2" element at 2.2s saw something close to: 198 |
-PASS - "left" property for "box3" element at 2.2s saw something close to: 198 |
-PASS - "left" property for "box4" element at 2.2s saw something close to: 18 |
- |