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

Side by Side Diff: third_party/WebKit/LayoutTests/animations/direction-and-fill/fill-mode-iteration-count-non-integer-expected.txt

Issue 2975723002: Move direction and fill tests to subdirectory (Closed)
Patch Set: Created 3 years, 5 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
OLDNEW
1 This test performs an animation of the left property with four different fill mo des. It animates over 0.1 seconds with a 0.1 second delay. It takes snapshots at document load and the end of the animation. 1 This test performs an animation of the left property with four different fill mo des. It animates over 0.1 seconds with a 0.1 second delay. It takes snapshots at document load and the end of the animation.
2 None 2 None
3 Backwards 3 Backwards
4 Forwards 4 Forwards
5 Both 5 Both
6 Both iterating 6 Both iterating
7 Both iterating reverse 7 Both iterating reverse
8 PASS: Start of animation for element 'none': Saw something close to 100 8 PASS: Start of animation for element 'none': Saw something close to 100
9 PASS: Start of animation for element 'backwards': Saw something close to 200 9 PASS: Start of animation for element 'backwards': Saw something close to 200
10 PASS: Start of animation for element 'forwards': Saw something close to 100 10 PASS: Start of animation for element 'forwards': Saw something close to 100
11 PASS: Start of animation for element 'both': Saw something close to 200 11 PASS: Start of animation for element 'both': Saw something close to 200
12 PASS: Start of animation for element 'both_iterating': Saw something close to 20 0 12 PASS: Start of animation for element 'both_iterating': Saw something close to 20 0
13 PASS: Start of animation for element 'both_iterating_reverse': Saw something clo se to 300 13 PASS: Start of animation for element 'both_iterating_reverse': Saw something clo se to 300
14 PASS: End of animation for element 'none': Saw something close to 100 14 PASS: End of animation for element 'none': Saw something close to 100
15 PASS: End of animation for element 'backwards': Saw something close to 100 15 PASS: End of animation for element 'backwards': Saw something close to 100
16 PASS: End of animation for element 'forwards': Saw something close to 240 16 PASS: End of animation for element 'forwards': Saw something close to 240
17 PASS: End of animation for element 'both': Saw something close to 240 17 PASS: End of animation for element 'both': Saw something close to 240
18 PASS: End of animation for element 'both_iterating': Saw something close to 240 18 PASS: End of animation for element 'both_iterating': Saw something close to 240
19 PASS: End of animation for element 'both_iterating_reverse': Saw something close to 260 19 PASS: End of animation for element 'both_iterating_reverse': Saw something close to 260
20 20
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698