Index: LayoutTests/virtual/legacy-animations-engine/animations/interpolation/perspective-origin-interpolation-expected.txt |
diff --git a/LayoutTests/virtual/legacy-animations-engine/animations/interpolation/perspective-origin-interpolation-expected.txt b/LayoutTests/virtual/legacy-animations-engine/animations/interpolation/perspective-origin-interpolation-expected.txt |
deleted file mode 100644 |
index 9e3afde53da34d77186eaa4899d12a8487d2b054..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/legacy-animations-engine/animations/interpolation/perspective-origin-interpolation-expected.txt |
+++ /dev/null |
@@ -1,7 +0,0 @@ |
-PASS: -webkit-perspective-origin from [0% 50%] to [100% 150%] was [-30% 20%] at -0.3 |
-PASS: -webkit-perspective-origin from [0% 50%] to [100% 150%] was [0% 50%] at 0 |
-PASS: -webkit-perspective-origin from [0% 50%] to [100% 150%] was [30% 80%] at 0.3 |
-PASS: -webkit-perspective-origin from [0% 50%] to [100% 150%] was [60% 110%] at 0.6 |
-PASS: -webkit-perspective-origin from [0% 50%] to [100% 150%] was [100% 150%] at 1 |
-PASS: -webkit-perspective-origin from [0% 50%] to [100% 150%] was [150% 200%] at 1.5 |
- |