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

Side by Side Diff: LayoutTests/animations/timing-functions-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 an animation of the left property. It animates over 1 second. It takes 3 snapshots and expects each result to be within a specified range.
2 PASS - "left" property for "box1" element at 0.25s saw something close to: 141 1 PASS - "left" property for "box1" element at 0.25s saw something close to: 141
3 PASS - "left" property for "box2" element at 0.25s saw something close to: 141 2 PASS - "left" property for "box2" element at 0.25s saw something close to: 141
4 PASS - "left" property for "box3" element at 0.25s saw something close to: 125 3 PASS - "left" property for "box3" element at 0.25s saw something close to: 125
5 PASS - "left" property for "box4" element at 0.25s saw something close to: 200 4 PASS - "left" property for "box4" element at 0.25s saw something close to: 200
6 PASS - "left" property for "box5" element at 0.25s saw something close to: 100 5 PASS - "left" property for "box5" element at 0.25s saw something close to: 100
7 PASS - "left" property for "box6" element at 0.25s saw something close to: 100 6 PASS - "left" property for "box6" element at 0.25s saw something close to: 100
8 PASS - "left" property for "box7" element at 0.25s saw something close to: 133 7 PASS - "left" property for "box7" element at 0.25s saw something close to: 133
9 PASS - "left" property for "box8" element at 0.25s saw something close to: 100 8 PASS - "left" property for "box8" element at 0.25s saw something close to: 100
10 PASS - "left" property for "box1" element at 0.5s saw something close to: 180 9 PASS - "left" property for "box1" element at 0.5s saw something close to: 180
11 PASS - "left" property for "box2" element at 0.5s saw something close to: 180 10 PASS - "left" property for "box2" element at 0.5s saw something close to: 180
12 PASS - "left" property for "box3" element at 0.5s saw something close to: 150 11 PASS - "left" property for "box3" element at 0.5s saw something close to: 150
13 PASS - "left" property for "box4" element at 0.5s saw something close to: 200 12 PASS - "left" property for "box4" element at 0.5s saw something close to: 200
14 PASS - "left" property for "box5" element at 0.5s saw something close to: 100 13 PASS - "left" property for "box5" element at 0.5s saw something close to: 100
15 PASS - "left" property for "box6" element at 0.5s saw something close to: 133 14 PASS - "left" property for "box6" element at 0.5s saw something close to: 133
16 PASS - "left" property for "box7" element at 0.5s saw something close to: 166 15 PASS - "left" property for "box7" element at 0.5s saw something close to: 166
17 PASS - "left" property for "box8" element at 0.5s saw something close to: 133 16 PASS - "left" property for "box8" element at 0.5s saw something close to: 133
18 PASS - "left" property for "box1" element at 0.75s saw something close to: 196 17 PASS - "left" property for "box1" element at 0.75s saw something close to: 196
19 PASS - "left" property for "box2" element at 0.75s saw something close to: 196 18 PASS - "left" property for "box2" element at 0.75s saw something close to: 196
20 PASS - "left" property for "box3" element at 0.75s saw something close to: 175 19 PASS - "left" property for "box3" element at 0.75s saw something close to: 175
21 PASS - "left" property for "box4" element at 0.75s saw something close to: 200 20 PASS - "left" property for "box4" element at 0.75s saw something close to: 200
22 PASS - "left" property for "box5" element at 0.75s saw something close to: 100 21 PASS - "left" property for "box5" element at 0.75s saw something close to: 100
23 PASS - "left" property for "box6" element at 0.75s saw something close to: 166 22 PASS - "left" property for "box6" element at 0.75s saw something close to: 166
24 PASS - "left" property for "box7" element at 0.75s saw something close to: 200 23 PASS - "left" property for "box7" element at 0.75s saw something close to: 200
25 PASS - "left" property for "box8" element at 0.75s saw something close to: 166 24 PASS - "left" property for "box8" element at 0.75s saw something close to: 166
26 25
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698