Index: LayoutTests/platform/linux/virtual/web-animations-css/animations/missing-from-to-expected.txt |
diff --git a/LayoutTests/platform/linux/virtual/web-animations-css/animations/missing-from-to-expected.txt b/LayoutTests/platform/linux/virtual/web-animations-css/animations/missing-from-to-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..9e1312e6745de44e8aeaed09dfcd18f12819cf98 |
--- /dev/null |
+++ b/LayoutTests/platform/linux/virtual/web-animations-css/animations/missing-from-to-expected.txt |
@@ -0,0 +1,33 @@ |
+PASS - "left" property for "box1" element at 0.4s saw something close to: 20 |
+PASS - "left" property for "box2" element at 0.4s saw something close to: 20 |
+PASS - "left" property for "box3" element at 0.4s saw something close to: 20 |
+PASS - "left" property for "box4" element at 0.4s saw something close to: 20 |
+PASS - "left" property for "box1" element at 1s saw something close to: 20 |
+PASS - "left" property for "box2" element at 1s saw something close to: 20 |
+PASS - "left" property for "box3" element at 1s saw something close to: 20 |
+PASS - "left" property for "box4" element at 1s saw something close to: 25 |
+PASS - "left" property for "box1" element at 1.6s saw something close to: 15 |
+PASS - "left" property for "box2" element at 1.6s saw something close to: 15 |
+FAIL - "left" property for "box3" element at 1.6s expected: 15 but saw: 10 |
+PASS - "left" property for "box4" element at 1.6s saw something close to: 15 |
+ |
+Log: |
+22.256000000083986 - runAnimationTest |
+26.24100000002727 - First webkitAnimationStart event fired |
+26.33400000001984 - Finished waiting for animations to start |
+26.47500000000491 - Pausing at time: 400, active animations: 4 |
+26.61200000000008 - Checking expectation: ["anim1",0.4,"box1","left",20,2] |
+35.47000000003209 - Checking expectation: ["anim2",0.4,"box2","left",20,2] |
+35.5850000000828 - Checking expectation: ["anim3",0.4,"box3","left",20,2] |
+35.63500000007025 - Checking expectation: ["anim4",0.4,"box4","left",20,2] |
+35.692000000040025 - Pausing at time: 1000, active animations: 4 |
+35.73400000004767 - Checking expectation: ["anim1",1,"box1","left",20,2] |
+36.05800000002546 - Checking expectation: ["anim2",1,"box2","left",20,2] |
+36.10900000001038 - Checking expectation: ["anim3",1,"box3","left",20,2] |
+36.15300000001298 - Checking expectation: ["anim4",1,"box4","left",25,2] |
+36.1920000000282 - Pausing at time: 1600, active animations: 4 |
+36.22300000006362 - Checking expectation: ["anim1",1.6,"box1","left",15,2] |
+36.508000000026186 - Checking expectation: ["anim2",1.6,"box2","left",15,2] |
+36.55700000001616 - Checking expectation: ["anim3",1.6,"box3","left",15,2] |
+36.90100000005714 - Checking expectation: ["anim4",1.6,"box4","left",15,2] |
+36.98900000006233 - Ending test |