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

Unified Diff: third_party/WebKit/LayoutTests/animations/animation-direction-reverse-hardware-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/animation-direction-reverse-hardware-expected.txt
diff --git a/third_party/WebKit/LayoutTests/animations/animation-direction-reverse-hardware-expected.txt b/third_party/WebKit/LayoutTests/animations/animation-direction-reverse-hardware-expected.txt
index 81ec23246f8a684c778ffe3c7fe65b24b3acd422..30117fb0fccb1d4f63a6428c21955016395f733e 100644
--- a/third_party/WebKit/LayoutTests/animations/animation-direction-reverse-hardware-expected.txt
+++ b/third_party/WebKit/LayoutTests/animations/animation-direction-reverse-hardware-expected.txt
@@ -1,17 +1,17 @@
-PASS - "webkitTransform" property for "box1" element at 0.2s saw something close to: 1,0,0,1,20,0
-PASS - "webkitTransform" property for "box2" element at 0.2s saw something close to: 1,0,0,1,20,0
-PASS - "webkitTransform" property for "box3" element at 0.2s saw something close to: 1,0,0,1,180,0
-PASS - "webkitTransform" property for "box4" element at 0.2s saw something close to: 1,0,0,1,180,0
-PASS - "webkitTransform" property for "box5" element at 0.2s saw something close to: 1,0,0,1,40,0
-PASS - "webkitTransform" property for "box6" element at 0.2s saw something close to: 1,0,0,1,40,0
-PASS - "webkitTransform" property for "box7" element at 0.2s saw something close to: 1,0,0,1,180,0
-PASS - "webkitTransform" property for "box8" element at 0.2s saw something close to: 1,0,0,1,180,0
-PASS - "webkitTransform" property for "box1" element at 2.2s saw something close to: 1,0,0,1,20,0
-PASS - "webkitTransform" property for "box2" element at 2.2s saw something close to: 1,0,0,1,180,0
-PASS - "webkitTransform" property for "box3" element at 2.2s saw something close to: 1,0,0,1,180,0
-PASS - "webkitTransform" property for "box4" element at 2.2s saw something close to: 1,0,0,1,20,0
-PASS - "webkitTransform" property for "box5" element at 2.2s saw something close to: 1,0,0,1,40,0
-PASS - "webkitTransform" property for "box6" element at 2.2s saw something close to: 1,0,0,1,180,0
-PASS - "webkitTransform" property for "box7" element at 2.2s saw something close to: 1,0,0,1,180,0
-PASS - "webkitTransform" property for "box8" element at 2.2s saw something close to: 1,0,0,1,40,0
+PASS - "transform" property for "box1" element at 0.2s saw something close to: 1,0,0,1,20,0
+PASS - "transform" property for "box2" element at 0.2s saw something close to: 1,0,0,1,20,0
+PASS - "transform" property for "box3" element at 0.2s saw something close to: 1,0,0,1,180,0
+PASS - "transform" property for "box4" element at 0.2s saw something close to: 1,0,0,1,180,0
+PASS - "transform" property for "box5" element at 0.2s saw something close to: 1,0,0,1,40,0
+PASS - "transform" property for "box6" element at 0.2s saw something close to: 1,0,0,1,40,0
+PASS - "transform" property for "box7" element at 0.2s saw something close to: 1,0,0,1,180,0
+PASS - "transform" property for "box8" element at 0.2s saw something close to: 1,0,0,1,180,0
+PASS - "transform" property for "box1" element at 2.2s saw something close to: 1,0,0,1,20,0
+PASS - "transform" property for "box2" element at 2.2s saw something close to: 1,0,0,1,180,0
+PASS - "transform" property for "box3" element at 2.2s saw something close to: 1,0,0,1,180,0
+PASS - "transform" property for "box4" element at 2.2s saw something close to: 1,0,0,1,20,0
+PASS - "transform" property for "box5" element at 2.2s saw something close to: 1,0,0,1,40,0
+PASS - "transform" property for "box6" element at 2.2s saw something close to: 1,0,0,1,180,0
+PASS - "transform" property for "box7" element at 2.2s saw something close to: 1,0,0,1,180,0
+PASS - "transform" property for "box8" element at 2.2s saw something close to: 1,0,0,1,40,0

Powered by Google App Engine
This is Rietveld 408576698