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

Unified Diff: LayoutTests/animations/change-keyframes-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
« no previous file with comments | « no previous file | LayoutTests/animations/keyframes-cssom-prefixed-02-expected.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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
« no previous file with comments | « no previous file | LayoutTests/animations/keyframes-cssom-prefixed-02-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698