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

Unified Diff: third_party/WebKit/LayoutTests/animations/simultaneous-start-transform-expected.txt

Issue 2970883003: Separate out animations tests with prefixing (Closed)
Patch Set: Rebaseline virtual/threaded version of test too Created 3 years, 5 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: third_party/WebKit/LayoutTests/animations/simultaneous-start-transform-expected.txt
diff --git a/third_party/WebKit/LayoutTests/animations/simultaneous-start-transform-expected.txt b/third_party/WebKit/LayoutTests/animations/simultaneous-start-transform-expected.txt
index fa061fcc1b3d0ebdcbf69a44ab637f5362ef1501..8ba2169ec99614f7b35e1fec46854fdf2465ec5e 100644
--- a/third_party/WebKit/LayoutTests/animations/simultaneous-start-transform-expected.txt
+++ b/third_party/WebKit/LayoutTests/animations/simultaneous-start-transform-expected.txt
@@ -1,10 +1,10 @@
-PASS - "webkitTransform" property for "box1" element at 2s saw something close to: 0.309017,0.951057,-0.951057,0.309017,0,0
-PASS - "webkitTransform" property for "box2" element at 2s saw something close to: 0.309017,0.951057,-0.951057,0.309017,0,0
-PASS - "webkitTransform" property for "box1" and "box2" elements at 2s are close enough to each other
-PASS - "webkitTransform" property for "box1" element at 5s saw something close to: -1,0,0,-1,0,0
-PASS - "webkitTransform" property for "box2" element at 5s saw something close to: -1,0,0,-1,0,0
-PASS - "webkitTransform" property for "box1" and "box2" elements at 5s are close enough to each other
-PASS - "webkitTransform" property for "box1" element at 8s saw something close to: 0.309017,-0.951057,0.951057,0.309017,0,0
-PASS - "webkitTransform" property for "box2" element at 8s saw something close to: 0.309017,-0.951057,0.951057,0.309017,0,0
-PASS - "webkitTransform" property for "box1" and "box2" elements at 8s are close enough to each other
+PASS - "transform" property for "box1" element at 2s saw something close to: 0.309017,0.951057,-0.951057,0.309017,0,0
+PASS - "transform" property for "box2" element at 2s saw something close to: 0.309017,0.951057,-0.951057,0.309017,0,0
+PASS - "transform" property for "box1" and "box2" elements at 2s are close enough to each other
+PASS - "transform" property for "box1" element at 5s saw something close to: -1,0,0,-1,0,0
+PASS - "transform" property for "box2" element at 5s saw something close to: -1,0,0,-1,0,0
+PASS - "transform" property for "box1" and "box2" elements at 5s are close enough to each other
+PASS - "transform" property for "box1" element at 8s saw something close to: 0.309017,-0.951057,0.951057,0.309017,0,0
+PASS - "transform" property for "box2" element at 8s saw something close to: 0.309017,-0.951057,0.951057,0.309017,0,0
+PASS - "transform" property for "box1" and "box2" elements at 8s are close enough to each other

Powered by Google App Engine
This is Rietveld 408576698