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

Unified Diff: LayoutTests/platform/win-xp/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/win-xp/virtual/web-animations-css/animations/missing-from-to-transforms-expected.txt
diff --git a/LayoutTests/platform/win-xp/virtual/web-animations-css/animations/missing-from-to-transforms-expected.txt b/LayoutTests/platform/win-xp/virtual/web-animations-css/animations/missing-from-to-transforms-expected.txt
new file mode 100644
index 0000000000000000000000000000000000000000..bbfad475ba328bc4893ce3e051a4537937324b30
--- /dev/null
+++ b/LayoutTests/platform/win-xp/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:
+15.999999999849024 - runAnimationTest
+18.000000000029104 - First webkitAnimationStart event fired
+18.000000000029104 - Finished waiting for animations to start
+19.000000000005457 - Pausing at time: 400, active animations: 4
+19.000000000005457 - Checking expectation: ["anim1",0.4,"box1","webkitTransform.4",20,2]
+19.99999999998181 - Checking expectation: ["anim2",0.4,"box2","webkitTransform.4",20,2]
+19.99999999998181 - Checking expectation: ["anim3",0.4,"box3","webkitTransform.4",20,2]
+19.99999999998181 - Checking expectation: ["anim4",0.4,"box4","webkitTransform.4",20,2]
+19.99999999998181 - Pausing at time: 1000, active animations: 4
+19.99999999998181 - Checking expectation: ["anim1",1,"box1","webkitTransform.4",20,2]
+20.999999999958163 - Checking expectation: ["anim2",1,"box2","webkitTransform.4",20,2]
+20.999999999958163 - Checking expectation: ["anim3",1,"box3","webkitTransform.4",20,2]
+20.999999999958163 - Checking expectation: ["anim4",1,"box4","webkitTransform.4",25,2]
+20.999999999958163 - Pausing at time: 1600, active animations: 4
+20.999999999958163 - Checking expectation: ["anim1",1.6,"box1","webkitTransform.4",15,2]
+20.999999999958163 - Checking expectation: ["anim2",1.6,"box2","webkitTransform.4",15,2]
+20.999999999958163 - Checking expectation: ["anim3",1.6,"box3","webkitTransform.4",15,2]
+20.999999999958163 - Checking expectation: ["anim4",1.6,"box4","webkitTransform.4",15,2]
+21.999999999934516 - Ending test

Powered by Google App Engine
This is Rietveld 408576698