Index: LayoutTests/svg/animations/animate-color-rgba-calcMode-discrete-expected.txt |
diff --git a/LayoutTests/svg/animations/animate-color-rgba-calcMode-discrete-expected.txt b/LayoutTests/svg/animations/animate-color-rgba-calcMode-discrete-expected.txt |
index 1de2514fcc5cb565e90b7f1f18a4e45122beba8e..24c2a8550b3f842e927c05ffd7234d19b38af2c9 100644 |
--- a/LayoutTests/svg/animations/animate-color-rgba-calcMode-discrete-expected.txt |
+++ b/LayoutTests/svg/animations/animate-color-rgba-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 colors with alpha channel. You should see a green 100x100 rect and only PASS messages |