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

Side by Side Diff: LayoutTests/animations/multiple-animations-expected.txt

Issue 14805007: Clean up expectations for animation helper tests. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebaseline LayoutTests/css3/masking/clip-path-animation 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 This test performs animations of the left property on two boxes over 2 seconds. It takes 3 snapshots each and expects each result to be within a specified range .
2 PASS - "left" property for "box1" element at 0.4s saw something close to: 20 1 PASS - "left" property for "box1" element at 0.4s saw something close to: 20
3 PASS - "left" property for "box2" element at 0.5s saw something close to: 20 2 PASS - "left" property for "box2" element at 0.5s saw something close to: 20
4 PASS - "left" property for "box2" element at 1s saw something close to: 30 3 PASS - "left" property for "box2" element at 1s saw something close to: 30
5 PASS - "left" property for "box1" element at 1.2s saw something close to: 10 4 PASS - "left" property for "box1" element at 1.2s saw something close to: 10
6 PASS - "left" property for "box2" element at 1.5s saw something close to: 25 5 PASS - "left" property for "box2" element at 1.5s saw something close to: 25
7 PASS - "left" property for "box1" element at 1.6s saw something close to: 15 6 PASS - "left" property for "box1" element at 1.6s saw something close to: 15
8 7
OLDNEW
« no previous file with comments | « LayoutTests/animations/missing-from-to-transforms-expected.txt ('k') | LayoutTests/animations/multiple-keyframes-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698