| Index: LayoutTests/svg/animations/animate-color-calcMode-discrete-expected.txt
|
| diff --git a/LayoutTests/svg/animations/animate-color-calcMode-discrete-expected.txt b/LayoutTests/svg/animations/animate-color-calcMode-discrete-expected.txt
|
| index 129919acf4156e0d7a342cf412cbe68906e0a411..bce507af7cb88d02a8d7d4880b07dcb6c6c4aa95 100644
|
| --- a/LayoutTests/svg/animations/animate-color-calcMode-discrete-expected.txt
|
| +++ b/LayoutTests/svg/animations/animate-color-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. You should see a green 100x100 rect and only PASS messages
|
|
|