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

Unified Diff: third_party/WebKit/LayoutTests/animations/animation-direction-reverse-hardware-expected.txt

Issue 2975723002: Move direction and fill tests to subdirectory (Closed)
Patch Set: 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
deleted file mode 100644
index 30117fb0fccb1d4f63a6428c21955016395f733e..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/animations/animation-direction-reverse-hardware-expected.txt
+++ /dev/null
@@ -1,17 +0,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