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

Side by Side Diff: third_party/WebKit/LayoutTests/animations/prefixed/animation-shorthand-unprefixed-expected.txt

Issue 2970883003: Separate out animations tests with prefixing (Closed)
Patch Set: Rebaseline virtual/threaded version of test too 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 Testing animationName on a: PASS 1 Testing animationName on a: PASS
2 Testing animationDuration on a: PASS 2 Testing animationDuration on a: PASS
3 Testing animationTimingFunction on a: PASS 3 Testing animationTimingFunction on a: PASS
4 Testing animationDelay on a: PASS 4 Testing animationDelay on a: PASS
5 Testing animationIterationCount on a: PASS 5 Testing animationIterationCount on a: PASS
6 Testing animationDirection on a: PASS 6 Testing animationDirection on a: PASS
7 Testing animationFillMode on a: PASS 7 Testing animationFillMode on a: PASS
8 Testing animationName on b: PASS 8 Testing animationName on b: PASS
9 Testing animationDuration on b: PASS 9 Testing animationDuration on b: PASS
10 Testing animationTimingFunction on b: PASS 10 Testing animationTimingFunction on b: PASS
(...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after
62 Testing animationDirection on i: PASS 62 Testing animationDirection on i: PASS
63 Testing animationFillMode on i: PASS 63 Testing animationFillMode on i: PASS
64 Testing animationName on j: PASS 64 Testing animationName on j: PASS
65 Testing animationDuration on j: PASS 65 Testing animationDuration on j: PASS
66 Testing animationTimingFunction on j: PASS 66 Testing animationTimingFunction on j: PASS
67 Testing animationDelay on j: PASS 67 Testing animationDelay on j: PASS
68 Testing animationIterationCount on j: PASS 68 Testing animationIterationCount on j: PASS
69 Testing animationDirection on j: PASS 69 Testing animationDirection on j: PASS
70 Testing animationFillMode on j: PASS 70 Testing animationFillMode on j: PASS
71 71
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698