Index: third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-points-interpolation-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-points-interpolation-expected.txt b/third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-points-interpolation-expected.txt |
deleted file mode 100644 |
index 847c61dd5e44bfc50cc4e69eb8dd3d0da794f6b9..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/animations/svg-attribute-interpolation/svg-points-interpolation-expected.txt |
+++ /dev/null |
@@ -1,26 +0,0 @@ |
-CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead. |
- |
-SVG SMIL: |
-PASS: points from [10 20, 80 20, 80 70, 10 70] to [15 10, 75 10, 75 80, 15 80] was [10 20, 80 20, 80 70, 10 70] at 0 |
-PASS: points from [10 20, 80 20, 80 70, 10 70] to [15 10, 75 10, 75 80, 15 80] was [11 18, 79 18, 79 72, 11 72] at 0.2 |
-PASS: points from [10 20, 80 20, 80 70, 10 70] to [15 10, 75 10, 75 80, 15 80] was [13 14, 77 14, 77 76, 13 76] at 0.6 |
-PASS: points from [10 20, 80 20, 80 70, 10 70] to [15 10, 75 10, 75 80, 15 80] was [15 10, 75 10, 75 80, 15 80] at 1 |
-PASS: points from [0 0, 10 0, 20 0, 30 0, 40 0] to [50 0, 60 0, 70 0] was [0 0, 10 0, 20 0, 30 0, 40 0] at 0 |
-PASS: points from [0 0, 10 0, 20 0, 30 0, 40 0] to [50 0, 60 0, 70 0] was [0 0, 10 0, 20 0, 30 0, 40 0] at 0.2 |
-PASS: points from [0 0, 10 0, 20 0, 30 0, 40 0] to [50 0, 60 0, 70 0] was [50 0, 60 0, 70 0] at 0.6 |
-PASS: points from [0 0, 10 0, 20 0, 30 0, 40 0] to [50 0, 60 0, 70 0] was [50 0, 60 0, 70 0] at 1 |
- |
-Web Animations API: |
-PASS: points from [10 20, 80 20, 80 70, 10 70] to [15 10, 75 10, 75 80, 15 80] was [8 24, 82 24, 82 66, 8 66] at -0.4 |
-PASS: points from [10 20, 80 20, 80 70, 10 70] to [15 10, 75 10, 75 80, 15 80] was [10 20, 80 20, 80 70, 10 70] at 0 |
-PASS: points from [10 20, 80 20, 80 70, 10 70] to [15 10, 75 10, 75 80, 15 80] was [11 18, 79 18, 79 72, 11 72] at 0.2 |
-PASS: points from [10 20, 80 20, 80 70, 10 70] to [15 10, 75 10, 75 80, 15 80] was [13 14, 77 14, 77 76, 13 76] at 0.6 |
-PASS: points from [10 20, 80 20, 80 70, 10 70] to [15 10, 75 10, 75 80, 15 80] was [15 10, 75 10, 75 80, 15 80] at 1 |
-PASS: points from [10 20, 80 20, 80 70, 10 70] to [15 10, 75 10, 75 80, 15 80] was [17 6, 73 6, 73 84, 17 84] at 1.4 |
-PASS: points from [0 0, 10 0, 20 0, 30 0, 40 0] to [50 0, 60 0, 70 0] was [0 0, 10 0, 20 0, 30 0, 40 0] at -0.4 |
-PASS: points from [0 0, 10 0, 20 0, 30 0, 40 0] to [50 0, 60 0, 70 0] was [0 0, 10 0, 20 0, 30 0, 40 0] at 0 |
-PASS: points from [0 0, 10 0, 20 0, 30 0, 40 0] to [50 0, 60 0, 70 0] was [0 0, 10 0, 20 0, 30 0, 40 0] at 0.2 |
-PASS: points from [0 0, 10 0, 20 0, 30 0, 40 0] to [50 0, 60 0, 70 0] was [50 0, 60 0, 70 0] at 0.6 |
-PASS: points from [0 0, 10 0, 20 0, 30 0, 40 0] to [50 0, 60 0, 70 0] was [50 0, 60 0, 70 0] at 1 |
-PASS: points from [0 0, 10 0, 20 0, 30 0, 40 0] to [50 0, 60 0, 70 0] was [50 0, 60 0, 70 0] at 1.4 |
- |