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

Unified Diff: third_party/WebKit/LayoutTests/animations/timing-functions-expected.txt

Issue 2979503002: Move animation timing 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/timing-functions-expected.txt
diff --git a/third_party/WebKit/LayoutTests/animations/timing-functions-expected.txt b/third_party/WebKit/LayoutTests/animations/timing-functions-expected.txt
deleted file mode 100644
index 8e55c254fd220b977602fca86821210fcac2064d..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/animations/timing-functions-expected.txt
+++ /dev/null
@@ -1,34 +0,0 @@
-PASS - "left" property for "box1" element at 0.25s saw something close to: 141
-PASS - "left" property for "box2" element at 0.25s saw something close to: 141
-PASS - "left" property for "box3" element at 0.25s saw something close to: 125
-PASS - "left" property for "box4" element at 0.25s saw something close to: 200
-PASS - "left" property for "box5" element at 0.25s saw something close to: 100
-PASS - "left" property for "box6" element at 0.25s saw something close to: 100
-PASS - "left" property for "box7" element at 0.25s saw something close to: 133
-PASS - "left" property for "box8" element at 0.25s saw something close to: 100
-PASS - "left" property for "box9" element at 0.25s saw something close to: 100
-PASS - "left" property for "middlebox1" element at 0.25s saw something close to: 141
-PASS - "left" property for "middlebox2" element at 0.25s saw something close to: 141
-PASS - "left" property for "box1" element at 0.5s saw something close to: 180
-PASS - "left" property for "box2" element at 0.5s saw something close to: 180
-PASS - "left" property for "box3" element at 0.5s saw something close to: 150
-PASS - "left" property for "box4" element at 0.5s saw something close to: 200
-PASS - "left" property for "box5" element at 0.5s saw something close to: 100
-PASS - "left" property for "box6" element at 0.5s saw something close to: 133
-PASS - "left" property for "box7" element at 0.5s saw something close to: 166
-PASS - "left" property for "box8" element at 0.5s saw something close to: 133
-PASS - "left" property for "box9" element at 0.5s saw something close to: 150
-PASS - "left" property for "middlebox1" element at 0.5s saw something close to: 180
-PASS - "left" property for "middlebox2" element at 0.5s saw something close to: 180
-PASS - "left" property for "box1" element at 0.75s saw something close to: 196
-PASS - "left" property for "box2" element at 0.75s saw something close to: 196
-PASS - "left" property for "box3" element at 0.75s saw something close to: 175
-PASS - "left" property for "box4" element at 0.75s saw something close to: 200
-PASS - "left" property for "box5" element at 0.75s saw something close to: 100
-PASS - "left" property for "box6" element at 0.75s saw something close to: 166
-PASS - "left" property for "box7" element at 0.75s saw something close to: 200
-PASS - "left" property for "box8" element at 0.75s saw something close to: 166
-PASS - "left" property for "box9" element at 0.75s saw something close to: 200
-PASS - "left" property for "middlebox1" element at 0.75s saw something close to: 196
-PASS - "left" property for "middlebox2" element at 0.75s saw something close to: 196
-

Powered by Google App Engine
This is Rietveld 408576698