Index: LayoutTests/svg/animations/animateTransform-pattern-transform-expected.txt |
diff --git a/LayoutTests/svg/animations/animateTransform-pattern-transform-expected.txt b/LayoutTests/svg/animations/animateTransform-pattern-transform-expected.txt |
index 9f0241708b5571506b3102d14bd6a7cfccfc9787..31e526fc88fcbb08de7422b2e6ff552316228a54 100644 |
--- a/LayoutTests/svg/animations/animateTransform-pattern-transform-expected.txt |
+++ b/LayoutTests/svg/animations/animateTransform-pattern-transform-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 |
Tests animation of 'patternTransform'. Should result in a 100x100 rect and only PASS messages. |