Index: LayoutTests/svg/animations/animateTransform-translate-invalid-attributetype-expected.txt |
diff --git a/LayoutTests/svg/animations/animateTransform-translate-invalid-attributetype-expected.txt b/LayoutTests/svg/animations/animateTransform-translate-invalid-attributetype-expected.txt |
index c87541e522d411c2dea69f22efe7b8837f8217f6..d3530f34b9ddd66586b7e63793ed439ee47ad5fe 100644 |
--- a/LayoutTests/svg/animations/animateTransform-translate-invalid-attributetype-expected.txt |
+++ b/LayoutTests/svg/animations/animateTransform-translate-invalid-attributetype-expected.txt |
@@ -1,3 +1,4 @@ |
+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 |
Tests that an animateTransform with invalid attributeType does not animate. Should result in a 100x100 rect and only PASS messages. |