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