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

Unified Diff: LayoutTests/animations/change-keyframes-name-expected.txt

Issue 14556022: Simplify animation testing API (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased Created 7 years, 7 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 | « LayoutTests/animations/change-keyframes-name.html ('k') | LayoutTests/animations/change-one-anim.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/animations/change-keyframes-name-expected.txt
diff --git a/LayoutTests/animations/change-keyframes-name-expected.txt b/LayoutTests/animations/change-keyframes-name-expected.txt
index dc5db473bbca3ff4da33875dfec11cc99f637ca6..e2cac349f9400e1d2512c7737f10d2e489267e66 100644
--- a/LayoutTests/animations/change-keyframes-name-expected.txt
+++ b/LayoutTests/animations/change-keyframes-name-expected.txt
@@ -1,4 +1,3 @@
-This test starts by making sure the animation is not running, because the animation-name and the name of they @keyframes rule do not match. Then it changes the name of the @keyframes rule so they match and makes sure the animation is now running.
-PASS: animation is not running
+This test changes the name of the @keyframes rule so that it matches and makes sure the animation starts running.
PASS - "left" property for "box" element at 0.25s saw something close to: 200
« no previous file with comments | « LayoutTests/animations/change-keyframes-name.html ('k') | LayoutTests/animations/change-one-anim.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698