Index: LayoutTests/svg/animations/animate-number-calcMode-discrete-keyTimes-expected.txt |
diff --git a/LayoutTests/svg/animations/animate-number-calcMode-discrete-keyTimes-expected.txt b/LayoutTests/svg/animations/animate-number-calcMode-discrete-keyTimes-expected.txt |
index 061bfc7a4fec6ccbd0452454a33fa299b0985b87..0a9123103e529099851e7dc81c45b61077bc20cf 100644 |
--- a/LayoutTests/svg/animations/animate-number-calcMode-discrete-keyTimes-expected.txt |
+++ b/LayoutTests/svg/animations/animate-number-calcMode-discrete-keyTimes-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 discrete with from-to animation on numbers. You should see a green 100x100 rect and only PASS messages |