Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(568)

Unified Diff: LayoutTests/animations/keyframes-cssom-unprefixed-02-expected.txt

Issue 1004733012: Deprecate CSSKeyframesRule.insertRule() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: update test expectations Created 5 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/animations/keyframes-cssom-unprefixed-02-expected.txt
diff --git a/LayoutTests/animations/keyframes-cssom-unprefixed-02-expected.txt b/LayoutTests/animations/keyframes-cssom-unprefixed-02-expected.txt
index d927b6745373336382094888195c33368a83bdb4..eef0e10d0375b80ecceae1603955eba4b9835bde 100644
--- a/LayoutTests/animations/keyframes-cssom-unprefixed-02-expected.txt
+++ b/LayoutTests/animations/keyframes-cssom-unprefixed-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 @keyframes.
On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".

Powered by Google App Engine
This is Rietveld 408576698