| Index: LayoutTests/animations/keyframes-cssom-prefixed-02-expected.txt
|
| diff --git a/LayoutTests/animations/keyframes-cssom-prefixed-02-expected.txt b/LayoutTests/animations/keyframes-cssom-prefixed-02-expected.txt
|
| index 0298947c8b70d6ecefd9714ec2059f34ff48f5d2..98e86ec2003877e0b22bf00ed853bcf40498e1fa 100644
|
| --- a/LayoutTests/animations/keyframes-cssom-prefixed-02-expected.txt
|
| +++ b/LayoutTests/animations/keyframes-cssom-prefixed-02-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.
|
| Test the CSSOM of @-webkit-keyframes.
|
|
|
| On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
|
|
|