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

Unified Diff: LayoutTests/animations/missing-from-to-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/missing-from-to.html ('k') | LayoutTests/animations/missing-from-to-transforms.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/animations/missing-from-to-expected.txt
diff --git a/LayoutTests/animations/missing-from-to-expected.txt b/LayoutTests/animations/missing-from-to-expected.txt
index 4ddf27dbc07794c22da5decfd3c57c80a747b9e2..6a58f66b86b3cbf74615f80e2bb1ebfa8b60aaaa 100644
--- a/LayoutTests/animations/missing-from-to-expected.txt
+++ b/LayoutTests/animations/missing-from-to-expected.txt
@@ -1,5 +1,4 @@
-This test performs animations of the left property on five boxes over 2 seconds. Box 1 has all keyframes. Box 2 has a missing "from" keyframe. Box 3 has a missing "to" keyframe. Box 4 has both "from" and "to" keyframes missing, but other keyframes which should trigger the generation of "from" and "to". Box 5 has no keyframes, and should not animate. The test takes 3 snapshots each and expects each result to be within a specified range.
-PASS - box5 animation was not running
+This test performs animations of the left property on four boxes over 2 seconds. Box 1 has all keyframes. Box 2 has a missing "from" keyframe. Box 3 has a missing "to" keyframe. Box 4 has both "from" and "to" keyframes missing, but other keyframes which should trigger the generation of "from" and "to". The test takes 3 snapshots each and expects each result to be within a specified range.
PASS - "left" property for "box1" element at 0.4s saw something close to: 20
PASS - "left" property for "box1" element at 1s saw something close to: 20
PASS - "left" property for "box1" element at 1.6s saw something close to: 15
« no previous file with comments | « LayoutTests/animations/missing-from-to.html ('k') | LayoutTests/animations/missing-from-to-transforms.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698