Index: LayoutTests/platform/linux/virtual/web-animations-css/animations/missing-from-to-transforms-expected.txt |
diff --git a/LayoutTests/platform/linux/virtual/web-animations-css/animations/missing-from-to-transforms-expected.txt b/LayoutTests/platform/linux/virtual/web-animations-css/animations/missing-from-to-transforms-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..e518436aa5426c122185c7eefa466c28fc22ad34 |
--- /dev/null |
+++ b/LayoutTests/platform/linux/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: |
+14.381999999955042 - runAnimationTest |
+17.023999999992157 - First webkitAnimationStart event fired |
+17.080999999961932 - Finished waiting for animations to start |
+17.224999999939428 - Pausing at time: 400, active animations: 4 |
+17.343999999980042 - Checking expectation: ["anim1",0.4,"box1","webkitTransform.4",20,2] |
+19.070999999939886 - Checking expectation: ["anim2",0.4,"box2","webkitTransform.4",20,2] |
+19.182999999998174 - Checking expectation: ["anim3",0.4,"box3","webkitTransform.4",20,2] |
+19.250999999940177 - Checking expectation: ["anim4",0.4,"box4","webkitTransform.4",20,2] |
+19.33299999996052 - Pausing at time: 1000, active animations: 4 |
+19.38499999994292 - Checking expectation: ["anim1",1,"box1","webkitTransform.4",20,2] |
+19.69999999994343 - Checking expectation: ["anim2",1,"box2","webkitTransform.4",20,2] |
+19.762999999898057 - Checking expectation: ["anim3",1,"box3","webkitTransform.4",20,2] |
+19.81799999998657 - Checking expectation: ["anim4",1,"box4","webkitTransform.4",25,2] |
+19.887999999923522 - Pausing at time: 1600, active animations: 4 |
+19.921999999951367 - Checking expectation: ["anim1",1.6,"box1","webkitTransform.4",15,2] |
+20.245999999929154 - Checking expectation: ["anim2",1.6,"box2","webkitTransform.4",15,2] |
+20.307999999999993 - Checking expectation: ["anim3",1.6,"box3","webkitTransform.4",15,2] |
+20.448999999985062 - Checking expectation: ["anim4",1.6,"box4","webkitTransform.4",15,2] |
+20.51999999991949 - Ending test |