Index: LayoutTests/platform/linux-x86/virtual/web-animations-css/animations/missing-from-to-expected.txt |
diff --git a/LayoutTests/platform/linux-x86/virtual/web-animations-css/animations/missing-from-to-expected.txt b/LayoutTests/platform/linux-x86/virtual/web-animations-css/animations/missing-from-to-expected.txt |
new file mode 100644 |
index 0000000000000000000000000000000000000000..c726382ee3e04da20375b74bfd83719effef7e74 |
--- /dev/null |
+++ b/LayoutTests/platform/linux-x86/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: |
+8.608000000094762 - runAnimationTest |
+10.28000000007978 - First webkitAnimationStart event fired |
+10.320000000092477 - Finished waiting for animations to start |
+10.378000000059728 - Pausing at time: 400, active animations: 4 |
+10.441000000014355 - Checking expectation: ["anim1",0.4,"box1","left",20,2] |
+11.23300000006111 - Checking expectation: ["anim2",0.4,"box2","left",20,2] |
+11.301000000003114 - Checking expectation: ["anim3",0.4,"box3","left",20,2] |
+11.342000000013286 - Checking expectation: ["anim4",0.4,"box4","left",20,2] |
+11.377000000038606 - Pausing at time: 1000, active animations: 4 |
+11.398000000099273 - Checking expectation: ["anim1",1,"box1","left",20,2] |
+11.606000000028871 - Checking expectation: ["anim2",1,"box2","left",20,2] |
+11.640000000056716 - Checking expectation: ["anim3",1,"box3","left",20,2] |
+11.666999999988548 - Checking expectation: ["anim4",1,"box4","left",25,2] |
+11.692000000039116 - Pausing at time: 1600, active animations: 4 |
+11.71199999998862 - Checking expectation: ["anim1",1.6,"box1","left",15,2] |
+11.915000000044529 - Checking expectation: ["anim2",1.6,"box2","left",15,2] |
+11.947000000077423 - Checking expectation: ["anim3",1.6,"box3","left",15,2] |
+12.0040000000472 - Checking expectation: ["anim4",1.6,"box4","left",15,2] |
+12.051000000042222 - Ending test |