Index: LayoutTests/animations/interpolation/widows-interpolation-expected.txt |
diff --git a/LayoutTests/animations/interpolation/widows-interpolation-expected.txt b/LayoutTests/animations/interpolation/widows-interpolation-expected.txt |
index ceef411bbf3605b0a00adbb2c247ec0823cdda37..74ca93fed41c2cbd9a62072aa2d5e689aea81ce8 100644 |
--- a/LayoutTests/animations/interpolation/widows-interpolation-expected.txt |
+++ b/LayoutTests/animations/interpolation/widows-interpolation-expected.txt |
@@ -1,3 +1,14 @@ |
+CSS Animations: |
+PASS: widows from [10] to [20] was [1] at -3 |
+PASS: widows from [10] to [20] was [1] at -2.5 |
+PASS: widows from [10] to [20] was [5] at -0.5 |
+PASS: widows from [10] to [20] was [10] at 0 |
+PASS: widows from [10] to [20] was [13] at 0.3 |
+PASS: widows from [10] to [20] was [16] at 0.6 |
+PASS: widows from [10] to [20] was [20] at 1 |
+PASS: widows from [10] to [20] was [25] at 1.5 |
+ |
+Web Animations API: |
PASS: widows from [10] to [20] was [1] at -3 |
PASS: widows from [10] to [20] was [1] at -2.5 |
PASS: widows from [10] to [20] was [5] at -0.5 |