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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/virtual/threaded/animations/play-state-initially-paused-expected.txt

Issue 1814963002: Use process/control messages (instead of RVH messages) for layout tests. Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebasing... Created 4 years, 3 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/platform/linux/virtual/threaded/animations/play-state-initially-paused-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/virtual/threaded/animations/play-state-initially-paused-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/virtual/threaded/animations/play-state-initially-paused-expected.txt
index bef1207f1e5a1e946039a0699bf69085f5628c2b..90b1d2f99e03de0adbd00953de29a11cfe01f6f6 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/virtual/threaded/animations/play-state-initially-paused-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/virtual/threaded/animations/play-state-initially-paused-expected.txt
@@ -7,15 +7,15 @@ PASS - "left" property for "animation2" element at 0.3s saw something close to:
PASS - "left" property for "animation1" element at 0.5s saw something close to: 175
PASS - "left" property for "animation2" element at 0.5s saw something close to: 125
PASS - "left" property for "animation3" element at 0.5s saw something close to: 0
-FAIL - "left" property for "animation1" element at 0.6s expected: 200 but saw: 216.57875061035156
-FAIL - "left" property for "animation2" element at 0.6s expected: 150 but saw: 166.57875061035156
-FAIL - "left" property for "animation3" element at 0.7s expected: 125 but saw: 141.6024932861328
-FAIL - "left" property for "animation1" element at 0.8s expected: 250 but saw: 275.8292541503906
-FAIL - "left" property for "animation2" element at 0.8s expected: 200 but saw: 225.82925415039062
-FAIL - "left" property for "animation3" element at 0.8s expected: 150 but saw: 175.82925415039062
+PASS - "left" property for "animation1" element at 0.6s saw something close to: 200
+PASS - "left" property for "animation2" element at 0.6s saw something close to: 150
+PASS - "left" property for "animation3" element at 0.7s saw something close to: 125
+PASS - "left" property for "animation1" element at 0.8s saw something close to: 250
+PASS - "left" property for "animation2" element at 0.8s saw something close to: 200
+PASS - "left" property for "animation3" element at 0.8s saw something close to: 150
PASS - "left" property for "animation1" element at 1s saw something close to: 300
-FAIL - "left" property for "animation2" element at 1s expected: 250 but saw: 274.9184875488281
-FAIL - "left" property for "animation3" element at 1s expected: 200 but saw: 224.9185028076172
+PASS - "left" property for "animation2" element at 1s saw something close to: 250
+PASS - "left" property for "animation3" element at 1s saw something close to: 200
PASS - "left" property for "animation1" element at 1.2s saw something close to: 300
PASS - "left" property for "animation2" element at 1.2s saw something close to: 300
PASS - "left" property for "animation3" element at 1.2s saw something close to: 250

Powered by Google App Engine
This is Rietveld 408576698