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

Side by Side Diff: LayoutTests/animations/animation-direction-reverse-hardware-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 2 keyframes: normal
2 2 keyframes: alternate
3 2 keyframes: reverse
4 2 keyframes: alternate-reverse
5 4 keyframes: normal
6 4 keyframes: alternate
7 4 keyframes: reverse
8 4 keyframes: alternate-reverse
9 PASS - "webkitTransform" property for "box1" element at 0.2s saw something close to: 1,0,0,1,20,0 1 PASS - "webkitTransform" property for "box1" element at 0.2s saw something close to: 1,0,0,1,20,0
10 PASS - "webkitTransform" property for "box2" element at 0.2s saw something close to: 1,0,0,1,20,0 2 PASS - "webkitTransform" property for "box2" element at 0.2s saw something close to: 1,0,0,1,20,0
11 PASS - "webkitTransform" property for "box3" element at 0.2s saw something close to: 1,0,0,1,180,0 3 PASS - "webkitTransform" property for "box3" element at 0.2s saw something close to: 1,0,0,1,180,0
12 PASS - "webkitTransform" property for "box4" element at 0.2s saw something close to: 1,0,0,1,180,0 4 PASS - "webkitTransform" property for "box4" element at 0.2s saw something close to: 1,0,0,1,180,0
13 PASS - "webkitTransform" property for "box5" element at 0.2s saw something close to: 1,0,0,1,40,0 5 PASS - "webkitTransform" property for "box5" element at 0.2s saw something close to: 1,0,0,1,40,0
14 PASS - "webkitTransform" property for "box6" element at 0.2s saw something close to: 1,0,0,1,40,0 6 PASS - "webkitTransform" property for "box6" element at 0.2s saw something close to: 1,0,0,1,40,0
15 PASS - "webkitTransform" property for "box7" element at 0.2s saw something close to: 1,0,0,1,180,0 7 PASS - "webkitTransform" property for "box7" element at 0.2s saw something close to: 1,0,0,1,180,0
16 PASS - "webkitTransform" property for "box8" element at 0.2s saw something close to: 1,0,0,1,180,0 8 PASS - "webkitTransform" property for "box8" element at 0.2s saw something close to: 1,0,0,1,180,0
17 PASS - "webkitTransform" property for "box1" element at 2.2s saw something close to: 1,0,0,1,20,0 9 PASS - "webkitTransform" property for "box1" element at 2.2s saw something close to: 1,0,0,1,20,0
18 PASS - "webkitTransform" property for "box2" element at 2.2s saw something close to: 1,0,0,1,180,0 10 PASS - "webkitTransform" property for "box2" element at 2.2s saw something close to: 1,0,0,1,180,0
19 PASS - "webkitTransform" property for "box3" element at 2.2s saw something close to: 1,0,0,1,180,0 11 PASS - "webkitTransform" property for "box3" element at 2.2s saw something close to: 1,0,0,1,180,0
20 PASS - "webkitTransform" property for "box4" element at 2.2s saw something close to: 1,0,0,1,20,0 12 PASS - "webkitTransform" property for "box4" element at 2.2s saw something close to: 1,0,0,1,20,0
21 PASS - "webkitTransform" property for "box5" element at 2.2s saw something close to: 1,0,0,1,40,0 13 PASS - "webkitTransform" property for "box5" element at 2.2s saw something close to: 1,0,0,1,40,0
22 PASS - "webkitTransform" property for "box6" element at 2.2s saw something close to: 1,0,0,1,180,0 14 PASS - "webkitTransform" property for "box6" element at 2.2s saw something close to: 1,0,0,1,180,0
23 PASS - "webkitTransform" property for "box7" element at 2.2s saw something close to: 1,0,0,1,180,0 15 PASS - "webkitTransform" property for "box7" element at 2.2s saw something close to: 1,0,0,1,180,0
24 PASS - "webkitTransform" property for "box8" element at 2.2s saw something close to: 1,0,0,1,40,0 16 PASS - "webkitTransform" property for "box8" element at 2.2s saw something close to: 1,0,0,1,40,0
25 17
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698