Index: third_party/WebKit/LayoutTests/platform/linux/svg/animations/animate-elem-06-t-drt-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/animations/animate-elem-06-t-drt-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/animations/animate-elem-06-t-drt-expected.txt |
deleted file mode 100644 |
index 9d4054cd03a5ee1379f5a2f2c5e51bc3bbc40a17..0000000000000000000000000000000000000000 |
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/animations/animate-elem-06-t-drt-expected.txt |
+++ /dev/null |
@@ -1,21 +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 1.1 dynamic animation tests |
- |
- |
-A copy of the corresponding W3C-SVG-1.1 test, which dumps the animation at certain times |
- |
-On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |
- |
- |
-PASS getTransformToElement(rootSVGElement, path).e is -15 |
-PASS getTransformToElement(rootSVGElement, path).f is -43 |
-FAIL getTransformToElement(rootSVGElement, path).e should be close to -38.5. Was -38.3656120300293. |
-PASS getTransformToElement(rootSVGElement, path).f is -30 |
-PASS getTransformToElement(rootSVGElement, path).e is -65 |
-PASS getTransformToElement(rootSVGElement, path).f is -33 |
-PASS getTransformToElement(rootSVGElement, path).e is -65 |
-PASS getTransformToElement(rootSVGElement, path).f is -33 |
-PASS successfullyParsed is true |
- |
-TEST COMPLETE |
- |