Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(42)

Unified Diff: LayoutTests/platform/mac-snowleopard/virtual/web-animations-css/animations/missing-from-to-transforms-expected.txt

Issue 23060014: Rebaseline web-animations-css failures. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac-snowleopard/virtual/web-animations-css/animations/missing-from-to-transforms-expected.txt
diff --git a/LayoutTests/platform/mac-snowleopard/virtual/web-animations-css/animations/missing-from-to-transforms-expected.txt b/LayoutTests/platform/mac-snowleopard/virtual/web-animations-css/animations/missing-from-to-transforms-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..cf3d47ca1f1c2dcd0b0eac3327f73161e1a65f55
--- /dev/null
+++ b/LayoutTests/platform/mac-snowleopard/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.455000000092696 - runAnimationTest
+12.063000000011925 - First webkitAnimationStart event fired
+12.09900000003472 - Finished waiting for animations to start
+12.162999999986823 - Pausing at time: 400, active animations: 4
+12.220000000070286 - Checking expectation: ["anim1",0.4,"box1","webkitTransform.4",20,2]
+13.268000000039137 - Checking expectation: ["anim2",0.4,"box2","webkitTransform.4",20,2]
+13.328000000001339 - Checking expectation: ["anim3",0.4,"box3","webkitTransform.4",20,2]
+13.36700000001656 - Checking expectation: ["anim4",0.4,"box4","webkitTransform.4",20,2]
+13.413000000014108 - Pausing at time: 1000, active animations: 4
+13.444000000049527 - Checking expectation: ["anim1",1,"box1","webkitTransform.4",20,2]
+13.644999999996799 - Checking expectation: ["anim2",1,"box2","webkitTransform.4",20,2]
+13.68800000000192 - Checking expectation: ["anim3",1,"box3","webkitTransform.4",20,2]
+13.718000000039865 - Checking expectation: ["anim4",1,"box4","webkitTransform.4",25,2]
+13.761000000044987 - Pausing at time: 1600, active animations: 4
+13.780999999994492 - Checking expectation: ["anim1",1.6,"box1","webkitTransform.4",15,2]
+13.974000000075648 - Checking expectation: ["anim2",1.6,"box2","webkitTransform.4",15,2]
+14.01700000008077 - Checking expectation: ["anim3",1.6,"box3","webkitTransform.4",15,2]
+14.079000000037922 - Checking expectation: ["anim4",1.6,"box4","webkitTransform.4",15,2]
+14.117000000055668 - Ending test

Powered by Google App Engine
This is Rietveld 408576698