Index: LayoutTests/platform/linux-x86/virtual/web-animations-css/animations/missing-from-to-transforms-expected.txt |
diff --git a/LayoutTests/platform/linux-x86/virtual/web-animations-css/animations/missing-from-to-transforms-expected.txt b/LayoutTests/platform/linux-x86/virtual/web-animations-css/animations/missing-from-to-transforms-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..b005f21afb20199d657b5bf41ea957339967ea76 |
--- /dev/null |
+++ b/LayoutTests/platform/linux-x86/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: |
+10.973000000035427 - runAnimationTest |
+12.619999999969878 - First webkitAnimationStart event fired |
+12.655999999992673 - Finished waiting for animations to start |
+12.724000000048363 - Pausing at time: 400, active animations: 4 |
+12.780000000020664 - Checking expectation: ["anim1",0.4,"box1","webkitTransform.4",20,2] |
+13.82300000000214 - Checking expectation: ["anim2",0.4,"box2","webkitTransform.4",20,2] |
+13.899000000037631 - Checking expectation: ["anim3",0.4,"box3","webkitTransform.4",20,2] |
+13.938999999936641 - Checking expectation: ["anim4",0.4,"box4","webkitTransform.4",20,2] |
+13.987000000042826 - Pausing at time: 1000, active animations: 4 |
+14.018999999962034 - Checking expectation: ["anim1",1,"box1","webkitTransform.4",20,2] |
+14.240999999969972 - Checking expectation: ["anim2",1,"box2","webkitTransform.4",20,2] |
+14.279999999985193 - Checking expectation: ["anim3",1,"box3","webkitTransform.4",20,2] |
+14.310000000023138 - Checking expectation: ["anim4",1,"box4","webkitTransform.4",25,2] |
+14.345000000048458 - Pausing at time: 1600, active animations: 4 |
+14.364000000000487 - Checking expectation: ["anim1",1.6,"box1","webkitTransform.4",15,2] |
+14.576000000033673 - Checking expectation: ["anim2",1.6,"box2","webkitTransform.4",15,2] |
+14.62000000003627 - Checking expectation: ["anim3",1.6,"box3","webkitTransform.4",15,2] |
+14.679999999998472 - Checking expectation: ["anim4",1.6,"box4","webkitTransform.4",15,2] |
+14.719000000013693 - Ending test |