Index: LayoutTests/svg/animations/svglength-animation-LengthModeOther-expected.txt |
diff --git a/LayoutTests/svg/animations/svglength-animation-LengthModeOther-expected.txt b/LayoutTests/svg/animations/svglength-animation-LengthModeOther-expected.txt |
index 616f323c1983e1881b701444f9e3d1fefcd797a5..402ad2a69e131bdff925b7372dab41403a25b88d 100644 |
--- a/LayoutTests/svg/animations/svglength-animation-LengthModeOther-expected.txt |
+++ b/LayoutTests/svg/animations/svglength-animation-LengthModeOther-expected.txt |
@@ -1,4 +1,6 @@ |
CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead. |
+CONSOLE WARNING: 'Element.offsetLeft' is deprecated and will be removed in M47, around Novemver 2015. The offset* attributes are only standardized and widely supported for HTML elements |
+CONSOLE WARNING: 'Element.offsetTop' is deprecated and will be removed in M47, around Novemver 2015. The offset* attributes are only standardized and widely supported for HTML elements |
SVG 1.1 dynamic animation tests |
Test SVGLength animation on LengthModeOther. |