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