Index: LayoutTests/http/tests/css/shared-stylesheet-mutation-preconstruct-expected.txt |
diff --git a/LayoutTests/http/tests/css/shared-stylesheet-mutation-preconstruct-expected.txt b/LayoutTests/http/tests/css/shared-stylesheet-mutation-preconstruct-expected.txt |
index 9e97cb4766df2d829dbcf508563a135f459f71d9..cbec1ab6dcf2d67d67a61e4c309afc07156145a7 100644 |
--- a/LayoutTests/http/tests/css/shared-stylesheet-mutation-preconstruct-expected.txt |
+++ b/LayoutTests/http/tests/css/shared-stylesheet-mutation-preconstruct-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. |
The test loads the same stylesheet to different frames and then mutates them. The mutations should not affect other frames. |
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE". |