Index: LayoutTests/animations/interpolation/font-weight-interpolation-expected.txt |
diff --git a/LayoutTests/animations/interpolation/font-weight-interpolation-expected.txt b/LayoutTests/animations/interpolation/font-weight-interpolation-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..35922d9e59d1487a4b0989a65be1befadaee7daf |
--- /dev/null |
+++ b/LayoutTests/animations/interpolation/font-weight-interpolation-expected.txt |
@@ -0,0 +1,21 @@ |
+PASS: font-weight from [100] to [900] was [100] at 0 |
+PASS: font-weight from [100] to [900] was [200] at 0.125 |
+PASS: font-weight from [100] to [900] was [300] at 0.25 |
+PASS: font-weight from [100] to [900] was [400] at 0.375 |
+PASS: font-weight from [100] to [900] was [500] at 0.5 |
+PASS: font-weight from [100] to [900] was [600] at 0.625 |
+PASS: font-weight from [100] to [900] was [700] at 0.75 |
+PASS: font-weight from [100] to [900] was [800] at 0.875 |
+PASS: font-weight from [100] to [900] was [900] at 1 |
+PASS: font-weight from [100] to [900] was [100] at 0.0125 |
+PASS: font-weight from [100] to [900] was [100] at 0.06125 |
+PASS: font-weight from [100] to [900] was [200] at 0.0625 |
+PASS: font-weight from [100] to [900] was [200] at 0.06375 |
+PASS: font-weight from [100] to [900] was [200] at 0.1125 |
+PASS: font-weight from [100] to [900] was [800] at 0.8875 |
+PASS: font-weight from [100] to [900] was [800] at 0.93625 |
+PASS: font-weight from [100] to [900] was [900] at 0.9375 |
+PASS: font-weight from [100] to [900] was [900] at 0.93875 |
+PASS: font-weight from [100] to [900] was [100] at -0.1 |
+PASS: font-weight from [100] to [900] was [900] at 1.1 |
+ |