Index: LayoutTests/svg/animations/animate-calcMode-spline-from-by-expected.txt |
diff --git a/LayoutTests/svg/animations/animate-calcMode-spline-from-by-expected.txt b/LayoutTests/svg/animations/animate-calcMode-spline-from-by-expected.txt |
index 1c019f5bc6079a4003bc71899c60ae07497d9435..d3ba620e9fda336caf9d734bdf846fe82ef234f6 100644 |
--- a/LayoutTests/svg/animations/animate-calcMode-spline-from-by-expected.txt |
+++ b/LayoutTests/svg/animations/animate-calcMode-spline-from-by-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 calcMode spline with from-by animation. You should see a green 100x100 rect and only PASS messages |