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

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

Issue 2573413002: CSS Animations: More layout tests use testharness.js (Closed)
Patch Set: animation-direction-reverse-non-hardware.html Created 4 years 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-non-hardware-expected.txt
diff --git a/third_party/WebKit/LayoutTests/animations/animation-direction-reverse-non-hardware-expected.txt b/third_party/WebKit/LayoutTests/animations/animation-direction-reverse-non-hardware-expected.txt
deleted file mode 100644
index e3af556e1415e1580b67393df1c6017005ec459b..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/animations/animation-direction-reverse-non-hardware-expected.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-PASS - "left" property for "box1" element at 0.2s saw something close to: 20
-PASS - "left" property for "box2" element at 0.2s saw something close to: 20
-PASS - "left" property for "box3" element at 0.2s saw something close to: 180
-PASS - "left" property for "box4" element at 0.2s saw something close to: 180
-PASS - "left" property for "box5" element at 0.2s saw something close to: 40
-PASS - "left" property for "box6" element at 0.2s saw something close to: 40
-PASS - "left" property for "box7" element at 0.2s saw something close to: 180
-PASS - "left" property for "box8" element at 0.2s saw something close to: 180
-PASS - "left" property for "box1" element at 2.2s saw something close to: 20
-PASS - "left" property for "box2" element at 2.2s saw something close to: 180
-PASS - "left" property for "box3" element at 2.2s saw something close to: 180
-PASS - "left" property for "box4" element at 2.2s saw something close to: 20
-PASS - "left" property for "box5" element at 2.2s saw something close to: 40
-PASS - "left" property for "box6" element at 2.2s saw something close to: 180
-PASS - "left" property for "box7" element at 2.2s saw something close to: 180
-PASS - "left" property for "box8" element at 2.2s saw something close to: 40
-

Powered by Google App Engine
This is Rietveld 408576698