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

Unified Diff: third_party/WebKit/LayoutTests/animations/animation-direction-reverse-timing-functions-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-timing-functions-hardware-expected.txt
diff --git a/third_party/WebKit/LayoutTests/animations/animation-direction-reverse-timing-functions-hardware-expected.txt b/third_party/WebKit/LayoutTests/animations/animation-direction-reverse-timing-functions-hardware-expected.txt
index 854f735af217ecbc624f4f2336d6a0469b200882..a70db5c2ec2e746e873359a455aaf9bb1fbee603 100644
--- a/third_party/WebKit/LayoutTests/animations/animation-direction-reverse-timing-functions-hardware-expected.txt
+++ b/third_party/WebKit/LayoutTests/animations/animation-direction-reverse-timing-functions-hardware-expected.txt
@@ -1,9 +1,9 @@
-PASS - "webkitTransform" property for "box1" element at 0.2s saw something close to: 1,0,0,1,18,0
-PASS - "webkitTransform" property for "box2" element at 0.2s saw something close to: 1,0,0,1,18,0
-PASS - "webkitTransform" property for "box3" element at 0.2s saw something close to: 1,0,0,1,198,0
-PASS - "webkitTransform" property for "box4" element at 0.2s saw something close to: 1,0,0,1,198,0
-PASS - "webkitTransform" property for "box1" element at 2.2s saw something close to: 1,0,0,1,18,0
-PASS - "webkitTransform" property for "box2" element at 2.2s saw something close to: 1,0,0,1,198,0
-PASS - "webkitTransform" property for "box3" element at 2.2s saw something close to: 1,0,0,1,198,0
-PASS - "webkitTransform" property for "box4" element at 2.2s saw something close to: 1,0,0,1,18,0
+PASS - "transform" property for "box1" element at 0.2s saw something close to: 1,0,0,1,18,0
+PASS - "transform" property for "box2" element at 0.2s saw something close to: 1,0,0,1,18,0
+PASS - "transform" property for "box3" element at 0.2s saw something close to: 1,0,0,1,198,0
+PASS - "transform" property for "box4" element at 0.2s saw something close to: 1,0,0,1,198,0
+PASS - "transform" property for "box1" element at 2.2s saw something close to: 1,0,0,1,18,0
+PASS - "transform" property for "box2" element at 2.2s saw something close to: 1,0,0,1,198,0
+PASS - "transform" property for "box3" element at 2.2s saw something close to: 1,0,0,1,198,0
+PASS - "transform" property for "box4" element at 2.2s saw something close to: 1,0,0,1,18,0

Powered by Google App Engine
This is Rietveld 408576698