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

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

Issue 956553004: Use Length for baselineShiftValue in SVGLayoutStyle (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: A few more TEs. Created 5 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 | Annotate | Revision Log
OLDNEW
1 CSS Animations: 1 CSS Animations:
2 PASS: baseline-shift from [-10px] to [10px] was [-15px] at -0.25 2 PASS: baseline-shift from [-10px] to [10px] was [-15px] at -0.25
3 PASS: baseline-shift from [-10px] to [10px] was [-10px] at 0 3 PASS: baseline-shift from [-10px] to [10px] was [-10px] at 0
4 PASS: baseline-shift from [-10px] to [10px] was [-5px] at 0.25 4 PASS: baseline-shift from [-10px] to [10px] was [-5px] at 0.25
5 PASS: baseline-shift from [-10px] to [10px] was [0px] at 0.5 5 PASS: baseline-shift from [-10px] to [10px] was [0px] at 0.5
6 PASS: baseline-shift from [-10px] to [10px] was [5px] at 0.75 6 PASS: baseline-shift from [-10px] to [10px] was [5px] at 0.75
7 PASS: baseline-shift from [-10px] to [10px] was [10px] at 1 7 PASS: baseline-shift from [-10px] to [10px] was [10px] at 1
8 PASS: baseline-shift from [-10px] to [10px] was [15px] at 1.25 8 PASS: baseline-shift from [-10px] to [10px] was [15px] at 1.25
9 PASS: baseline-shift from [baseline] to [100px] was [-25px] at -0.25 9 PASS: baseline-shift from [baseline] to [100px] was [-25px] at -0.25
10 PASS: baseline-shift from [baseline] to [100px] was [0px] at 0 10 PASS: baseline-shift from [baseline] to [100px] was [0px] at 0
(...skipping 20 matching lines...) Expand all
31 PASS: baseline-shift from [100px] to [super] was [100px] at 0.25 31 PASS: baseline-shift from [100px] to [super] was [100px] at 0.25
32 PASS: baseline-shift from [100px] to [super] was [super] at 0.75 32 PASS: baseline-shift from [100px] to [super] was [super] at 0.75
33 PASS: baseline-shift from [100px] to [super] was [super] at 1 33 PASS: baseline-shift from [100px] to [super] was [super] at 1
34 PASS: baseline-shift from [100px] to [super] was [super] at 1.25 34 PASS: baseline-shift from [100px] to [super] was [super] at 1.25
35 PASS: baseline-shift from [50mm] to [inherit] was [228.720474243164px] at -0.25 35 PASS: baseline-shift from [50mm] to [inherit] was [228.720474243164px] at -0.25
36 PASS: baseline-shift from [50mm] to [inherit] was [50mm] at 0 36 PASS: baseline-shift from [50mm] to [inherit] was [50mm] at 0
37 PASS: baseline-shift from [50mm] to [inherit] was [149.232284545898px] at 0.25 37 PASS: baseline-shift from [50mm] to [inherit] was [149.232284545898px] at 0.25
38 PASS: baseline-shift from [50mm] to [inherit] was [69.7440948486328px] at 0.75 38 PASS: baseline-shift from [50mm] to [inherit] was [69.7440948486328px] at 0.75
39 PASS: baseline-shift from [50mm] to [inherit] was [30px] at 1 39 PASS: baseline-shift from [50mm] to [inherit] was [30px] at 1
40 PASS: baseline-shift from [50mm] to [inherit] was [-9.74409484863281px] at 1.25 40 PASS: baseline-shift from [50mm] to [inherit] was [-9.74409484863281px] at 1.25
41 PASS: baseline-shift from [10px] to [20em] was [10px] at -0.25 41 PASS: baseline-shift from [10px] to [21em] was [-40px] at -0.25
42 PASS: baseline-shift from [10px] to [20em] was [10px] at 0 42 PASS: baseline-shift from [10px] to [21em] was [10px] at 0
43 PASS: baseline-shift from [10px] to [20em] was [10px] at 0.25 43 PASS: baseline-shift from [10px] to [21em] was [60px] at 0.25
44 PASS: baseline-shift from [10px] to [20em] was [20em] at 0.75 44 PASS: baseline-shift from [10px] to [21em] was [160px] at 0.75
45 PASS: baseline-shift from [10px] to [20em] was [20em] at 1 45 PASS: baseline-shift from [10px] to [21em] was [210px] at 1
46 PASS: baseline-shift from [10px] to [20em] was [20em] at 1.25 46 PASS: baseline-shift from [10px] to [21em] was [260px] at 1.25
47 PASS: baseline-shift from [inherit] to [40em] was [30px] at -0.25 47 PASS: baseline-shift from [inherit] to [33em] was [-45px] at -0.25
48 PASS: baseline-shift from [inherit] to [40em] was [30px] at 0 48 PASS: baseline-shift from [inherit] to [33em] was [30px] at 0
49 PASS: baseline-shift from [inherit] to [40em] was [30px] at 0.25 49 PASS: baseline-shift from [inherit] to [33em] was [105px] at 0.25
50 PASS: baseline-shift from [inherit] to [40em] was [40em] at 0.75 50 PASS: baseline-shift from [inherit] to [33em] was [255px] at 0.75
51 PASS: baseline-shift from [inherit] to [40em] was [40em] at 1 51 PASS: baseline-shift from [inherit] to [33em] was [330px] at 1
52 PASS: baseline-shift from [inherit] to [40em] was [40em] at 1.25 52 PASS: baseline-shift from [inherit] to [33em] was [405px] at 1.25
53 53
54 Web Animations API: 54 Web Animations API:
55 PASS: baselineShift from [-10px] to [10px] was [-15px] at -0.25 55 PASS: baselineShift from [-10px] to [10px] was [-15px] at -0.25
56 PASS: baselineShift from [-10px] to [10px] was [-10px] at 0 56 PASS: baselineShift from [-10px] to [10px] was [-10px] at 0
57 PASS: baselineShift from [-10px] to [10px] was [-5px] at 0.25 57 PASS: baselineShift from [-10px] to [10px] was [-5px] at 0.25
58 PASS: baselineShift from [-10px] to [10px] was [0px] at 0.5 58 PASS: baselineShift from [-10px] to [10px] was [0px] at 0.5
59 PASS: baselineShift from [-10px] to [10px] was [5px] at 0.75 59 PASS: baselineShift from [-10px] to [10px] was [5px] at 0.75
60 PASS: baselineShift from [-10px] to [10px] was [10px] at 1 60 PASS: baselineShift from [-10px] to [10px] was [10px] at 1
61 PASS: baselineShift from [-10px] to [10px] was [15px] at 1.25 61 PASS: baselineShift from [-10px] to [10px] was [15px] at 1.25
62 PASS: baselineShift from [baseline] to [100px] was [-25px] at -0.25 62 PASS: baselineShift from [baseline] to [100px] was [-25px] at -0.25
(...skipping 21 matching lines...) Expand all
84 PASS: baselineShift from [100px] to [super] was [100px] at 0.25 84 PASS: baselineShift from [100px] to [super] was [100px] at 0.25
85 PASS: baselineShift from [100px] to [super] was [super] at 0.75 85 PASS: baselineShift from [100px] to [super] was [super] at 0.75
86 PASS: baselineShift from [100px] to [super] was [super] at 1 86 PASS: baselineShift from [100px] to [super] was [super] at 1
87 PASS: baselineShift from [100px] to [super] was [super] at 1.25 87 PASS: baselineShift from [100px] to [super] was [super] at 1.25
88 PASS: baselineShift from [50mm] to [inherit] was [228.720474243164px] at -0.25 88 PASS: baselineShift from [50mm] to [inherit] was [228.720474243164px] at -0.25
89 PASS: baselineShift from [50mm] to [inherit] was [50mm] at 0 89 PASS: baselineShift from [50mm] to [inherit] was [50mm] at 0
90 PASS: baselineShift from [50mm] to [inherit] was [149.232284545898px] at 0.25 90 PASS: baselineShift from [50mm] to [inherit] was [149.232284545898px] at 0.25
91 PASS: baselineShift from [50mm] to [inherit] was [69.7440948486328px] at 0.75 91 PASS: baselineShift from [50mm] to [inherit] was [69.7440948486328px] at 0.75
92 PASS: baselineShift from [50mm] to [inherit] was [30px] at 1 92 PASS: baselineShift from [50mm] to [inherit] was [30px] at 1
93 PASS: baselineShift from [50mm] to [inherit] was [-9.74409484863281px] at 1.25 93 PASS: baselineShift from [50mm] to [inherit] was [-9.74409484863281px] at 1.25
94 PASS: baselineShift from [10px] to [20em] was [10px] at -0.25 94 PASS: baselineShift from [10px] to [21em] was [-40px] at -0.25
95 PASS: baselineShift from [10px] to [20em] was [10px] at 0 95 PASS: baselineShift from [10px] to [21em] was [10px] at 0
96 PASS: baselineShift from [10px] to [20em] was [10px] at 0.25 96 PASS: baselineShift from [10px] to [21em] was [60px] at 0.25
97 PASS: baselineShift from [10px] to [20em] was [20em] at 0.75 97 PASS: baselineShift from [10px] to [21em] was [160px] at 0.75
98 PASS: baselineShift from [10px] to [20em] was [20em] at 1 98 PASS: baselineShift from [10px] to [21em] was [210px] at 1
99 PASS: baselineShift from [10px] to [20em] was [20em] at 1.25 99 PASS: baselineShift from [10px] to [21em] was [260px] at 1.25
100 PASS: baselineShift from [inherit] to [40em] was [30px] at -0.25 100 PASS: baselineShift from [inherit] to [33em] was [-45px] at -0.25
101 PASS: baselineShift from [inherit] to [40em] was [30px] at 0 101 PASS: baselineShift from [inherit] to [33em] was [30px] at 0
102 PASS: baselineShift from [inherit] to [40em] was [30px] at 0.25 102 PASS: baselineShift from [inherit] to [33em] was [105px] at 0.25
103 PASS: baselineShift from [inherit] to [40em] was [40em] at 0.75 103 PASS: baselineShift from [inherit] to [33em] was [255px] at 0.75
104 PASS: baselineShift from [inherit] to [40em] was [40em] at 1 104 PASS: baselineShift from [inherit] to [33em] was [330px] at 1
105 PASS: baselineShift from [inherit] to [40em] was [40em] at 1.25 105 PASS: baselineShift from [inherit] to [33em] was [405px] at 1.25
106 106
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698