Index: LayoutTests/platform/mac-lion/virtual/web-animations-css/animations/missing-from-to-transforms-expected.txt |
diff --git a/LayoutTests/platform/mac-lion/virtual/web-animations-css/animations/missing-from-to-transforms-expected.txt b/LayoutTests/platform/mac-lion/virtual/web-animations-css/animations/missing-from-to-transforms-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..8407a3b08adba1a9db7457f7b637a8c0f3d72718 |
--- /dev/null |
+++ b/LayoutTests/platform/mac-lion/virtual/web-animations-css/animations/missing-from-to-transforms-expected.txt |
@@ -0,0 +1,33 @@ |
+PASS - "webkitTransform.4" property for "box1" element at 0.4s saw something close to: 20 |
+PASS - "webkitTransform.4" property for "box2" element at 0.4s saw something close to: 20 |
+PASS - "webkitTransform.4" property for "box3" element at 0.4s saw something close to: 20 |
+PASS - "webkitTransform.4" property for "box4" element at 0.4s saw something close to: 20 |
+PASS - "webkitTransform.4" property for "box1" element at 1s saw something close to: 20 |
+PASS - "webkitTransform.4" property for "box2" element at 1s saw something close to: 20 |
+PASS - "webkitTransform.4" property for "box3" element at 1s saw something close to: 20 |
+PASS - "webkitTransform.4" property for "box4" element at 1s saw something close to: 25 |
+PASS - "webkitTransform.4" property for "box1" element at 1.6s saw something close to: 15 |
+PASS - "webkitTransform.4" property for "box2" element at 1.6s saw something close to: 15 |
+FAIL - "webkitTransform.4" property for "box3" element at 1.6s expected: 15 but saw: matrix(1, 0, 0, 1, 10, 0) |
+PASS - "webkitTransform.4" property for "box4" element at 1.6s saw something close to: 15 |
+ |
+Log: |
+21.235999999930755 - runAnimationTest |
+25.94499999997879 - First webkitAnimationStart event fired |
+26.026999999999134 - Finished waiting for animations to start |
+26.217999999971653 - Pausing at time: 400, active animations: 4 |
+26.362999999946624 - Checking expectation: ["anim1",0.4,"box1","webkitTransform.4",20,2] |
+28.820999999993546 - Checking expectation: ["anim2",0.4,"box2","webkitTransform.4",20,2] |
+28.949000000011438 - Checking expectation: ["anim3",0.4,"box3","webkitTransform.4",20,2] |
+29.021999999940817 - Checking expectation: ["anim4",0.4,"box4","webkitTransform.4",20,2] |
+29.112999999938438 - Pausing at time: 1000, active animations: 4 |
+29.18899999997393 - Checking expectation: ["anim1",1,"box1","webkitTransform.4",20,2] |
+30.312999999978274 - Checking expectation: ["anim2",1,"box2","webkitTransform.4",20,2] |
+30.382999999915228 - Checking expectation: ["anim3",1,"box3","webkitTransform.4",20,2] |
+30.440999999996166 - Checking expectation: ["anim4",1,"box4","webkitTransform.4",25,2] |
+30.50699999994322 - Pausing at time: 1600, active animations: 4 |
+30.546999999955915 - Checking expectation: ["anim1",1.6,"box1","webkitTransform.4",15,2] |
+30.952999999954045 - Checking expectation: ["anim2",1.6,"box2","webkitTransform.4",15,2] |
+31.026999999994587 - Checking expectation: ["anim3",1.6,"box3","webkitTransform.4",15,2] |
+31.152000000020053 - Checking expectation: ["anim4",1.6,"box4","webkitTransform.4",15,2] |
+31.224999999949432 - Ending test |