Index: LayoutTests/svg/dom/move-animating-svg-to-other-frame-expected.txt |
diff --git a/LayoutTests/svg/dom/move-animating-svg-to-other-frame-expected.txt b/LayoutTests/svg/dom/move-animating-svg-to-other-frame-expected.txt |
index 11718d2ff0dbdbf5e561a4ee437d17b3b915ff02..193c3e42f1f71736b9ad1638040e5841b3ac26ad 100644 |
--- a/LayoutTests/svg/dom/move-animating-svg-to-other-frame-expected.txt |
+++ b/LayoutTests/svg/dom/move-animating-svg-to-other-frame-expected.txt |
@@ -1,3 +1,4 @@ |
+CONSOLE WARNING: SVG's SMIL animations (<animate>, <set>, etc.) are deprecated and will be removed. Please use CSS animations or Web animations instead. |
Moving animating svg document to other iframe should not crash. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |