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

Side by Side Diff: LayoutTests/animations/interpolation/svg-baseline-shift-interpolation-expected.txt

Issue 26979002: CSS Animations: Simplify interpolation test results under test-runner (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update expectations. Created 7 years, 2 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 TT
2 TT
3 TT
4 TT
5 TT
6 TT
7 TT
8 TT
9 TT
10 TT
11 TT
12 TT
13 TT
14 TT
15 PASS: baseline-shift from [-10px] to [10px] was [-15px] at -0.25 1 PASS: baseline-shift from [-10px] to [10px] was [-15px] at -0.25
16 PASS: baseline-shift from [-10px] to [10px] was [-10px] at 0 2 PASS: baseline-shift from [-10px] to [10px] was [-10px] at 0
17 PASS: baseline-shift from [-10px] to [10px] was [-5px] at 0.25 3 PASS: baseline-shift from [-10px] to [10px] was [-5px] at 0.25
18 PASS: baseline-shift from [-10px] to [10px] was [0px] at 0.5 4 PASS: baseline-shift from [-10px] to [10px] was [0px] at 0.5
19 PASS: baseline-shift from [-10px] to [10px] was [5px] at 0.75 5 PASS: baseline-shift from [-10px] to [10px] was [5px] at 0.75
20 PASS: baseline-shift from [-10px] to [10px] was [10px] at 1 6 PASS: baseline-shift from [-10px] to [10px] was [10px] at 1
21 PASS: baseline-shift from [-10px] to [10px] was [15px] at 1.25 7 PASS: baseline-shift from [-10px] to [10px] was [15px] at 1.25
22 8
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698