Index: LayoutTests/virtual/legacy-animations-engine/animations/interpolation/svg-fill-interpolation-expected.txt |
diff --git a/LayoutTests/virtual/legacy-animations-engine/animations/interpolation/svg-fill-interpolation-expected.txt b/LayoutTests/virtual/legacy-animations-engine/animations/interpolation/svg-fill-interpolation-expected.txt |
deleted file mode 100644 |
index c36aee396a310c1baa4c05520ba5c0ba8b246775..0000000000000000000000000000000000000000 |
--- a/LayoutTests/virtual/legacy-animations-engine/animations/interpolation/svg-fill-interpolation-expected.txt |
+++ /dev/null |
@@ -1,12 +0,0 @@ |
-PASS: fill from [orange] to [blue] was [#ffff00] at -5 |
-PASS: fill from [orange] to [blue] was [#ffe700] at -0.4 |
-PASS: fill from [orange] to [blue] was [orange] at 0 |
-PASS: fill from [orange] to [blue] was [#cc8433] at 0.2 |
-PASS: fill from [orange] to [blue] was [#664299] at 0.6 |
-PASS: fill from [orange] to [blue] was [blue] at 1 |
-PASS: fill from [orange] to [blue] was [blue] at 1.5 |
-FAIL: fill from [orange] to [url(#gradient)] was [rgb(0, 0, 0)] at 0, expected [orange] (parsed as [rgb(255, 165, 0)]) |
-FAIL: fill from [orange] to [url(#gradient)] was [rgb(0, 0, 0)] at 0.2, expected [orange] (parsed as [rgb(255, 165, 0)]) |
-FAIL: fill from [orange] to [url(#gradient)] was [rgb(0, 0, 0)] at 0.6, expected [url(#gradient)] |
-FAIL: fill from [orange] to [url(#gradient)] was [rgb(0, 0, 0)] at 1, expected [url(#gradient)] |
- |