Index: LayoutTests/svg/animations/animate-number-calcMode-discrete-expected.txt |
diff --git a/LayoutTests/svg/animations/animate-number-calcMode-discrete-expected.txt b/LayoutTests/svg/animations/animate-number-calcMode-discrete-expected.txt |
index 9b147ac8f99668e9b98b1115eec98620a8e89a71..fa4fd761e720d261f3ef38887b0ede4a6365e109 100644 |
--- a/LayoutTests/svg/animations/animate-number-calcMode-discrete-expected.txt |
+++ b/LayoutTests/svg/animations/animate-number-calcMode-discrete-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 |