Index: LayoutTests/svg/animations/animate-marker-orient-from-auto-to-angle-expected.txt |
diff --git a/LayoutTests/svg/animations/animate-marker-orient-from-auto-to-angle-expected.txt b/LayoutTests/svg/animations/animate-marker-orient-from-auto-to-angle-expected.txt |
index 8f53ed8d9d9e419d37c05a415d4d1cdd20db4f5f..436fcd043dd3dca710eb50fb6b03f8b7d07ea631 100644 |
--- a/LayoutTests/svg/animations/animate-marker-orient-from-auto-to-angle-expected.txt |
+++ b/LayoutTests/svg/animations/animate-marker-orient-from-auto-to-angle-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 |
Animate SVGMarkerElement orientAttr from auto to an angle |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |