Index: LayoutTests/animations/keyframes-rule-expected.txt |
diff --git a/LayoutTests/animations/keyframes-rule-expected.txt b/LayoutTests/animations/keyframes-rule-expected.txt |
index dbc7a49d68b3b81a03feb3ae5d85429b6c9f76b3..20dc20530d5e00b3ab907d55920d6e3edf247275 100644 |
--- a/LayoutTests/animations/keyframes-rule-expected.txt |
+++ b/LayoutTests/animations/keyframes-rule-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. |
This tests the CSSKeyframeRule and CSSKeyframesRule interfaces. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |