Index: LayoutTests/platform/mac-snowleopard/virtual/web-animations-css/animations/missing-from-to-expected.txt |
diff --git a/LayoutTests/platform/mac-snowleopard/virtual/web-animations-css/animations/missing-from-to-expected.txt b/LayoutTests/platform/mac-snowleopard/virtual/web-animations-css/animations/missing-from-to-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..267ba217f27ec59da8a724e3a4d4ac125bea391c |
--- /dev/null |
+++ b/LayoutTests/platform/mac-snowleopard/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: |
+11.663999999996122 - runAnimationTest |
+13.33399999998619 - First webkitAnimationStart event fired |
+13.368000000014035 - Finished waiting for animations to start |
+13.426999999978761 - Pausing at time: 400, active animations: 4 |
+13.505000000009204 - Checking expectation: ["anim1",0.4,"box1","left",20,2] |
+14.4230000000789 - Checking expectation: ["anim2",0.4,"box2","left",20,2] |
+14.486000000033528 - Checking expectation: ["anim3",0.4,"box3","left",20,2] |
+14.516000000071472 - Checking expectation: ["anim4",0.4,"box4","left",20,2] |
+14.544999999998254 - Pausing at time: 1000, active animations: 4 |
+14.56400000006397 - Checking expectation: ["anim1",1,"box1","left",20,2] |
+14.748000000054162 - Checking expectation: ["anim2",1,"box2","left",20,2] |
+14.77799999997842 - Checking expectation: ["anim3",1,"box3","left",20,2] |
+14.803000000028987 - Checking expectation: ["anim4",1,"box4","left",25,2] |
+14.824999999973443 - Pausing at time: 1600, active animations: 4 |
+14.84400000003916 - Checking expectation: ["anim1",1.6,"box1","left",15,2] |
+15.027000000031876 - Checking expectation: ["anim2",1.6,"box2","left",15,2] |
+15.05700000006982 - Checking expectation: ["anim3",1.6,"box3","left",15,2] |
+15.11300000004212 - Checking expectation: ["anim4",1.6,"box4","left",15,2] |
+15.153000000054817 - Ending test |