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

Side by Side Diff: LayoutTests/animations/interpolation/line-height-interpolation-expected.txt

Issue 203723005: Web Animations API: Update interpolation test harness to test element.animate() (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Rebased and added rounding to numbers that get displayed Created 6 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 PASS: line-height from [4] to [14] was [0] at -1 2 PASS: line-height from [4] to [14] was [0] at -1
2 PASS: line-height from [4] to [14] was [1] at -0.3 3 PASS: line-height from [4] to [14] was [1] at -0.3
3 PASS: line-height from [4] to [14] was [4] at 0 4 PASS: line-height from [4] to [14] was [4] at 0
4 PASS: line-height from [4] to [14] was [7] at 0.3 5 PASS: line-height from [4] to [14] was [7] at 0.3
5 PASS: line-height from [4] to [14] was [10] at 0.6 6 PASS: line-height from [4] to [14] was [10] at 0.6
6 PASS: line-height from [4] to [14] was [14] at 1 7 PASS: line-height from [4] to [14] was [14] at 1
7 PASS: line-height from [4] to [14] was [19] at 1.5 8 PASS: line-height from [4] to [14] was [19] at 1.5
8 PASS: line-height from [4px] to [14px] was [0px] at -1 9 PASS: line-height from [4px] to [14px] was [0px] at -1
9 PASS: line-height from [4px] to [14px] was [1px] at -0.3 10 PASS: line-height from [4px] to [14px] was [1px] at -0.3
10 PASS: line-height from [4px] to [14px] was [4px] at 0 11 PASS: line-height from [4px] to [14px] was [4px] at 0
(...skipping 62 matching lines...) Expand 10 before | Expand all | Expand 10 after
73 PASS: line-height from [100px] to [50vmax] was [325px] at 0.75 74 PASS: line-height from [100px] to [50vmax] was [325px] at 0.75
74 PASS: line-height from [100px] to [50vmax] was [400px] at 1 75 PASS: line-height from [100px] to [50vmax] was [400px] at 1
75 PASS: line-height from [100px] to [50vmax] was [550px] at 1.5 76 PASS: line-height from [100px] to [50vmax] was [550px] at 1.5
76 PASS: line-height from [75vw] to [25vh] was [712.5px] at -0.25 77 PASS: line-height from [75vw] to [25vh] was [712.5px] at -0.25
77 PASS: line-height from [75vw] to [25vh] was [600px] at 0 78 PASS: line-height from [75vw] to [25vh] was [600px] at 0
78 PASS: line-height from [75vw] to [25vh] was [487.5px] at 0.25 79 PASS: line-height from [75vw] to [25vh] was [487.5px] at 0.25
79 PASS: line-height from [75vw] to [25vh] was [262.5px] at 0.75 80 PASS: line-height from [75vw] to [25vh] was [262.5px] at 0.75
80 PASS: line-height from [75vw] to [25vh] was [150px] at 1 81 PASS: line-height from [75vw] to [25vh] was [150px] at 1
81 PASS: line-height from [75vw] to [25vh] was [0px] at 1.5 82 PASS: line-height from [75vw] to [25vh] was [0px] at 1.5
82 83
84 Web Animations API:
85 PASS: lineHeight from [4] to [14] was [0] at -1
86 PASS: lineHeight from [4] to [14] was [1] at -0.3
87 PASS: lineHeight from [4] to [14] was [4] at 0
88 PASS: lineHeight from [4] to [14] was [7] at 0.3
89 PASS: lineHeight from [4] to [14] was [10] at 0.6
90 PASS: lineHeight from [4] to [14] was [14] at 1
91 PASS: lineHeight from [4] to [14] was [19] at 1.5
92 PASS: lineHeight from [4px] to [14px] was [0px] at -1
93 PASS: lineHeight from [4px] to [14px] was [1px] at -0.3
94 PASS: lineHeight from [4px] to [14px] was [4px] at 0
95 PASS: lineHeight from [4px] to [14px] was [7px] at 0.3
96 PASS: lineHeight from [4px] to [14px] was [10px] at 0.6
97 PASS: lineHeight from [4px] to [14px] was [14px] at 1
98 PASS: lineHeight from [4px] to [14px] was [19px] at 1.5
99 PASS: lineHeight from [normal] to [normal] was [normal] at -0.3
100 PASS: lineHeight from [normal] to [normal] was [normal] at 0
101 PASS: lineHeight from [normal] to [normal] was [normal] at 0.3
102 PASS: lineHeight from [normal] to [normal] was [normal] at 0.6
103 PASS: lineHeight from [normal] to [normal] was [normal] at 1
104 PASS: lineHeight from [normal] to [normal] was [normal] at 1.5
105 PASS: lineHeight from [4] to [14px] was [4] at -0.3
106 PASS: lineHeight from [4] to [14px] was [4] at 0
107 PASS: lineHeight from [4] to [14px] was [4] at 0.3
108 PASS: lineHeight from [4] to [14px] was [14px] at 0.6
109 PASS: lineHeight from [4] to [14px] was [14px] at 1
110 PASS: lineHeight from [4] to [14px] was [14px] at 1.5
111 PASS: lineHeight from [14px] to [normal] was [14px] at -0.3
112 PASS: lineHeight from [14px] to [normal] was [14px] at 0
113 PASS: lineHeight from [14px] to [normal] was [14px] at 0.3
114 PASS: lineHeight from [14px] to [normal] was [normal] at 0.6
115 PASS: lineHeight from [14px] to [normal] was [normal] at 1
116 PASS: lineHeight from [14px] to [normal] was [normal] at 1.5
117 PASS: lineHeight from [normal] to [4] was [normal] at -0.3
118 PASS: lineHeight from [normal] to [4] was [normal] at 0
119 PASS: lineHeight from [normal] to [4] was [normal] at 0.3
120 PASS: lineHeight from [normal] to [4] was [4] at 0.6
121 PASS: lineHeight from [normal] to [4] was [4] at 1
122 PASS: lineHeight from [normal] to [4] was [4] at 1.5
123 PASS: lineHeight from [4] to [normal] was [4] at -0.3
124 PASS: lineHeight from [4] to [normal] was [4] at 0
125 PASS: lineHeight from [4] to [normal] was [4] at 0.3
126 PASS: lineHeight from [4] to [normal] was [normal] at 0.6
127 PASS: lineHeight from [4] to [normal] was [normal] at 1
128 PASS: lineHeight from [4] to [normal] was [normal] at 1.5
129 PASS: lineHeight from [normal] to [14px] was [normal] at -0.3
130 PASS: lineHeight from [normal] to [14px] was [normal] at 0
131 PASS: lineHeight from [normal] to [14px] was [normal] at 0.3
132 PASS: lineHeight from [normal] to [14px] was [14px] at 0.6
133 PASS: lineHeight from [normal] to [14px] was [14px] at 1
134 PASS: lineHeight from [normal] to [14px] was [14px] at 1.5
135 PASS: lineHeight from [14px] to [4] was [14px] at -0.3
136 PASS: lineHeight from [14px] to [4] was [14px] at 0
137 PASS: lineHeight from [14px] to [4] was [14px] at 0.3
138 PASS: lineHeight from [14px] to [4] was [4] at 0.6
139 PASS: lineHeight from [14px] to [4] was [4] at 1
140 PASS: lineHeight from [14px] to [4] was [4] at 1.5
141 PASS: lineHeight from [4vw] to [14vw] was [0] at -1
142 PASS: lineHeight from [4vw] to [14vw] was [1vw] at -0.3
143 PASS: lineHeight from [4vw] to [14vw] was [4vw] at 0
144 PASS: lineHeight from [4vw] to [14vw] was [7vw] at 0.3
145 PASS: lineHeight from [4vw] to [14vw] was [10vw] at 0.6
146 PASS: lineHeight from [4vw] to [14vw] was [14vw] at 1
147 PASS: lineHeight from [4vw] to [14vw] was [19vw] at 1.5
148 PASS: lineHeight from [50vmin] to [100px] was [350px] at -0.25
149 PASS: lineHeight from [50vmin] to [100px] was [300px] at 0
150 PASS: lineHeight from [50vmin] to [100px] was [250px] at 0.25
151 PASS: lineHeight from [50vmin] to [100px] was [150px] at 0.75
152 PASS: lineHeight from [50vmin] to [100px] was [100px] at 1
153 PASS: lineHeight from [50vmin] to [100px] was [0px] at 1.5
154 PASS: lineHeight from [100px] to [50vmax] was [25px] at -0.25
155 PASS: lineHeight from [100px] to [50vmax] was [100px] at 0
156 PASS: lineHeight from [100px] to [50vmax] was [175px] at 0.25
157 PASS: lineHeight from [100px] to [50vmax] was [325px] at 0.75
158 PASS: lineHeight from [100px] to [50vmax] was [400px] at 1
159 PASS: lineHeight from [100px] to [50vmax] was [550px] at 1.5
160 PASS: lineHeight from [75vw] to [25vh] was [712.5px] at -0.25
161 PASS: lineHeight from [75vw] to [25vh] was [600px] at 0
162 PASS: lineHeight from [75vw] to [25vh] was [487.5px] at 0.25
163 PASS: lineHeight from [75vw] to [25vh] was [262.5px] at 0.75
164 PASS: lineHeight from [75vw] to [25vh] was [150px] at 1
165 PASS: lineHeight from [75vw] to [25vh] was [0px] at 1.5
166
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698