Index: LayoutTests/animations/change-keyframes-expected.txt |
diff --git a/LayoutTests/animations/change-keyframes-expected.txt b/LayoutTests/animations/change-keyframes-expected.txt |
index d833812b5633f23d0659171da2f5f3b38339c4f9..ebad92faf002bdf737d49c4d4eea01ef49e82179 100644 |
--- a/LayoutTests/animations/change-keyframes-expected.txt |
+++ b/LayoutTests/animations/change-keyframes-expected.txt |
@@ -1,3 +1,4 @@ |
+CONSOLE WARNING: 'CSSKeyframesRule.insertRule()' is deprecated and will be removed in M45, around August 2015. Please use 'CSSKeyframesRule.appendRule()' instead. |
Warning this test is running in real-time and may be flaky. |
PASS - "left" property for "box" element at 0.5s saw something close to: 200 |
PASS - "top" property for "box" element at 1s saw something close to: 100 |