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

Side by Side Diff: LayoutTests/animations/interpolation/font-weight-interpolation-expected.txt

Issue 173953002: Make font-weight animatable. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Fixed review issues Created 6 years, 10 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
(Empty)
1 PASS: font-weight from [100] to [900] was [100] at 0
2 PASS: font-weight from [100] to [900] was [200] at 0.125
3 PASS: font-weight from [100] to [900] was [300] at 0.25
4 PASS: font-weight from [100] to [900] was [400] at 0.375
5 PASS: font-weight from [100] to [900] was [500] at 0.5
6 PASS: font-weight from [100] to [900] was [600] at 0.625
7 PASS: font-weight from [100] to [900] was [700] at 0.75
8 PASS: font-weight from [100] to [900] was [800] at 0.875
9 PASS: font-weight from [100] to [900] was [900] at 1
10 PASS: font-weight from [100] to [900] was [100] at 0.0125
11 PASS: font-weight from [100] to [900] was [100] at 0.06125
12 PASS: font-weight from [100] to [900] was [200] at 0.0625
13 PASS: font-weight from [100] to [900] was [200] at 0.06375
14 PASS: font-weight from [100] to [900] was [200] at 0.1125
15 PASS: font-weight from [100] to [900] was [800] at 0.8875
16 PASS: font-weight from [100] to [900] was [800] at 0.93625
17 PASS: font-weight from [100] to [900] was [900] at 0.9375
18 PASS: font-weight from [100] to [900] was [900] at 0.93875
19 PASS: font-weight from [100] to [900] was [100] at -0.1
20 PASS: font-weight from [100] to [900] was [900] at 1.1
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698