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

Unified Diff: LayoutTests/platform/mac/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/virtual/web-animations-css/animations/missing-from-to-transforms-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/web-animations-css/animations/missing-from-to-transforms-expected.txt b/LayoutTests/platform/mac/virtual/web-animations-css/animations/missing-from-to-transforms-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..ae7218cee403eaf5456519ae5f01897fa6fe4c1f
--- /dev/null
+++ b/LayoutTests/platform/mac/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.058000054210424 - runAnimationTest
+10.828000027686357 - First webkitAnimationStart event fired
+10.857000015676022 - Finished waiting for animations to start
+10.922000044956803 - Pausing at time: 400, active animations: 4
+10.985000059008598 - Checking expectation: ["anim1",0.4,"box1","webkitTransform.4",20,2]
+11.95499999448657 - Checking expectation: ["anim2",0.4,"box2","webkitTransform.4",20,2]
+12.012999970465899 - Checking expectation: ["anim3",0.4,"box3","webkitTransform.4",20,2]
+12.048000004142523 - Checking expectation: ["anim4",0.4,"box4","webkitTransform.4",20,2]
+12.090999982319772 - Pausing at time: 1000, active animations: 4
+12.129000038839877 - Checking expectation: ["anim1",1,"box1","webkitTransform.4",20,2]
+12.306999997235835 - Checking expectation: ["anim2",1,"box2","webkitTransform.4",20,2]
+12.340000015683472 - Checking expectation: ["anim3",1,"box3","webkitTransform.4",20,2]
+12.367999996058643 - Checking expectation: ["anim4",1,"box4","webkitTransform.4",25,2]
+12.400000006891787 - Pausing at time: 1600, active animations: 4
+12.417000019922853 - Checking expectation: ["anim1",1.6,"box1","webkitTransform.4",15,2]
+12.607999960891902 - Checking expectation: ["anim2",1.6,"box2","webkitTransform.4",15,2]
+12.641999986954033 - Checking expectation: ["anim3",1.6,"box3","webkitTransform.4",15,2]
+12.699999962933362 - Checking expectation: ["anim4",1.6,"box4","webkitTransform.4",15,2]
+12.737000011838973 - Ending test

Powered by Google App Engine
This is Rietveld 408576698