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

Side by Side Diff: LayoutTests/animations/timing-functions-expected.txt

Issue 149363002: Web Animations API: Implement step-middle and steps(x, middle) timing functions. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Merged patch into fresh branch (to avoid scary rebase) Created 6 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 unified diff | Download patch
« no previous file with comments | « LayoutTests/animations/timing-functions.html ('k') | Source/core/animation/AnimationTest.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 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
2 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
3 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
4 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
5 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
6 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
7 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
8 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
9 PASS - "left" property for "box9" element at 0.25s saw something close to: 141
10 PASS - "left" property for "box10" element at 0.25s saw something close to: 141
9 PASS - "left" property for "box1" element at 0.5s saw something close to: 180 11 PASS - "left" property for "box1" 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 "box2" element at 0.5s saw something close to: 180
11 PASS - "left" property for "box3" element at 0.5s saw something close to: 150 13 PASS - "left" property for "box3" element at 0.5s saw something close to: 150
12 PASS - "left" property for "box4" element at 0.5s saw something close to: 200 14 PASS - "left" property for "box4" element at 0.5s saw something close to: 200
13 PASS - "left" property for "box5" element at 0.5s saw something close to: 100 15 PASS - "left" property for "box5" element at 0.5s saw something close to: 100
14 PASS - "left" property for "box6" element at 0.5s saw something close to: 133 16 PASS - "left" property for "box6" element at 0.5s saw something close to: 133
15 PASS - "left" property for "box7" element at 0.5s saw something close to: 166 17 PASS - "left" property for "box7" element at 0.5s saw something close to: 166
16 PASS - "left" property for "box8" element at 0.5s saw something close to: 133 18 PASS - "left" property for "box8" element at 0.5s saw something close to: 133
19 PASS - "left" property for "box9" element at 0.5s saw something close to: 180
20 PASS - "left" property for "box10" element at 0.5s saw something close to: 180
17 PASS - "left" property for "box1" element at 0.75s saw something close to: 196 21 PASS - "left" property for "box1" element at 0.75s saw something close to: 196
18 PASS - "left" property for "box2" element at 0.75s saw something close to: 196 22 PASS - "left" property for "box2" element at 0.75s saw something close to: 196
19 PASS - "left" property for "box3" element at 0.75s saw something close to: 175 23 PASS - "left" property for "box3" element at 0.75s saw something close to: 175
20 PASS - "left" property for "box4" element at 0.75s saw something close to: 200 24 PASS - "left" property for "box4" element at 0.75s saw something close to: 200
21 PASS - "left" property for "box5" element at 0.75s saw something close to: 100 25 PASS - "left" property for "box5" element at 0.75s saw something close to: 100
22 PASS - "left" property for "box6" element at 0.75s saw something close to: 166 26 PASS - "left" property for "box6" element at 0.75s saw something close to: 166
23 PASS - "left" property for "box7" element at 0.75s saw something close to: 200 27 PASS - "left" property for "box7" element at 0.75s saw something close to: 200
24 PASS - "left" property for "box8" element at 0.75s saw something close to: 166 28 PASS - "left" property for "box8" element at 0.75s saw something close to: 166
29 PASS - "left" property for "box9" element at 0.75s saw something close to: 196
30 PASS - "left" property for "box10" element at 0.75s saw something close to: 196
25 31
OLDNEW
« no previous file with comments | « LayoutTests/animations/timing-functions.html ('k') | Source/core/animation/AnimationTest.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698