Index: LayoutTests/platform/win-xp/virtual/web-animations-css/animations/missing-from-to-expected.txt |
diff --git a/LayoutTests/platform/win-xp/virtual/web-animations-css/animations/missing-from-to-expected.txt b/LayoutTests/platform/win-xp/virtual/web-animations-css/animations/missing-from-to-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..e841c2cc0d947f00c0b2f89146adf2cbc0ad1011 |
--- /dev/null |
+++ b/LayoutTests/platform/win-xp/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: |
+17.00000000005275 - runAnimationTest |
+19.000000000005457 - First webkitAnimationStart event fired |
+19.000000000005457 - Finished waiting for animations to start |
+19.000000000005457 - Pausing at time: 400, active animations: 4 |
+19.000000000005457 - Checking expectation: ["anim1",0.4,"box1","left",20,2] |
+21.000000000185537 - Checking expectation: ["anim2",0.4,"box2","left",20,2] |
+21.000000000185537 - Checking expectation: ["anim3",0.4,"box3","left",20,2] |
+21.000000000185537 - Checking expectation: ["anim4",0.4,"box4","left",20,2] |
+21.000000000185537 - Pausing at time: 1000, active animations: 4 |
+21.000000000185537 - Checking expectation: ["anim1",1,"box1","left",20,2] |
+21.000000000185537 - Checking expectation: ["anim2",1,"box2","left",20,2] |
+21.000000000185537 - Checking expectation: ["anim3",1,"box3","left",20,2] |
+21.000000000185537 - Checking expectation: ["anim4",1,"box4","left",25,2] |
+21.000000000185537 - Pausing at time: 1600, active animations: 4 |
+21.000000000185537 - Checking expectation: ["anim1",1.6,"box1","left",15,2] |
+22.00000000016189 - Checking expectation: ["anim2",1.6,"box2","left",15,2] |
+22.00000000016189 - Checking expectation: ["anim3",1.6,"box3","left",15,2] |
+22.00000000016189 - Checking expectation: ["anim4",1.6,"box4","left",15,2] |
+22.00000000016189 - Ending test |