Index: LayoutTests/animations/interpolation/shape-inside-expected.txt |
diff --git a/LayoutTests/animations/interpolation/shape-inside-expected.txt b/LayoutTests/animations/interpolation/shape-inside-expected.txt |
deleted file mode 100644 |
index 022d78aea9a500c4c607c2a7b97cf4a218c21870..0000000000000000000000000000000000000000 |
--- a/LayoutTests/animations/interpolation/shape-inside-expected.txt |
+++ /dev/null |
@@ -1,16 +0,0 @@ |
-CSS Animations: |
-PASS: shape-inside from [none] to [ellipse(100% 100% at 0% 0%)] was [none] at -0.3 |
-PASS: shape-inside from [none] to [ellipse(100% 100% at 0% 0%)] was [none] at 0 |
-PASS: shape-inside from [none] to [ellipse(100% 100% at 0% 0%)] was [none] at 0.3 |
-PASS: shape-inside from [none] to [ellipse(100% 100% at 0% 0%)] was [ellipse(100% 100% at 0% 0%)] at 0.6 |
-PASS: shape-inside from [none] to [ellipse(100% 100% at 0% 0%)] was [ellipse(100% 100% at 0% 0%)] at 1 |
-PASS: shape-inside from [none] to [ellipse(100% 100% at 0% 0%)] was [ellipse(100% 100% at 0% 0%)] at 1.5 |
- |
-Web Animations API: |
-PASS: shapeInside from [none] to [ellipse(100% 100% at 0% 0%)] was [none] at -0.3 |
-PASS: shapeInside from [none] to [ellipse(100% 100% at 0% 0%)] was [none] at 0 |
-PASS: shapeInside from [none] to [ellipse(100% 100% at 0% 0%)] was [none] at 0.3 |
-PASS: shapeInside from [none] to [ellipse(100% 100% at 0% 0%)] was [ellipse(100% 100% at 0% 0%)] at 0.6 |
-PASS: shapeInside from [none] to [ellipse(100% 100% at 0% 0%)] was [ellipse(100% 100% at 0% 0%)] at 1 |
-PASS: shapeInside from [none] to [ellipse(100% 100% at 0% 0%)] was [ellipse(100% 100% at 0% 0%)] at 1.5 |
- |