Index: LayoutTests/platform/mac-lion/virtual/web-animations-css/animations/missing-from-to-expected.txt |
diff --git a/LayoutTests/platform/mac-lion/virtual/web-animations-css/animations/missing-from-to-expected.txt b/LayoutTests/platform/mac-lion/virtual/web-animations-css/animations/missing-from-to-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..91210963e0e77b749599eae207f7c0c1910559af |
--- /dev/null |
+++ b/LayoutTests/platform/mac-lion/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: |
+21.434999999996762 - runAnimationTest |
+25.440000000003238 - First webkitAnimationStart event fired |
+25.546000000076674 - Finished waiting for animations to start |
+25.74200000003657 - Pausing at time: 400, active animations: 4 |
+25.919000000044434 - Checking expectation: ["anim1",0.4,"box1","left",20,2] |
+28.083000000037828 - Checking expectation: ["anim2",0.4,"box2","left",20,2] |
+28.236999999990076 - Checking expectation: ["anim3",0.4,"box3","left",20,2] |
+28.311000000030617 - Checking expectation: ["anim4",0.4,"box4","left",20,2] |
+28.390000000058535 - Pausing at time: 1000, active animations: 4 |
+28.442000000040935 - Checking expectation: ["anim1",1,"box1","left",20,2] |
+28.916000000094755 - Checking expectation: ["anim2",1,"box2","left",20,2] |
+28.989000000024134 - Checking expectation: ["anim3",1,"box3","left",20,2] |
+29.0540000000874 - Checking expectation: ["anim4",1,"box4","left",25,2] |
+29.1140000000496 - Pausing at time: 1600, active animations: 4 |
+29.160000000047148 - Checking expectation: ["anim1",1.6,"box1","left",15,2] |
+29.72900000008849 - Checking expectation: ["anim2",1.6,"box2","left",15,2] |
+29.81800000009116 - Checking expectation: ["anim3",1.6,"box3","left",15,2] |
+29.97200000004341 - Checking expectation: ["anim4",1.6,"box4","left",15,2] |
+30.0520000000688 - Ending test |