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

Unified Diff: third_party/WebKit/LayoutTests/virtual/gpu/fast/canvas/canvas-scale-drawImage-shadow-expected.txt

Issue 1502283002: Changing the equation of computing sigma from blur radius (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: update test expectations on mac Created 5 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/virtual/gpu/fast/canvas/canvas-scale-drawImage-shadow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/gpu/fast/canvas/canvas-scale-drawImage-shadow-expected.txt b/third_party/WebKit/LayoutTests/virtual/gpu/fast/canvas/canvas-scale-drawImage-shadow-expected.txt
index 228bdbaa0fbce0b387be0b893a5fc5c22a2fe56e..b54ef61568ef9a5e1ff8f9f2dd123ad5f52022e4 100644
--- a/third_party/WebKit/LayoutTests/virtual/gpu/fast/canvas/canvas-scale-drawImage-shadow-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/gpu/fast/canvas/canvas-scale-drawImage-shadow-expected.txt
@@ -6,11 +6,11 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS d[0] is 255
PASS d[1] is 0
PASS d[2] is 0
-FAIL d[3] should be 255. Was 203.
+PASS d[3] is 255
PASS d[0] is 255
PASS d[1] is 0
PASS d[2] is 0
-FAIL d[3] should be 255. Was 203.
+PASS d[3] is 255
PASS d[0] is 255
PASS d[1] is 0
PASS d[2] is 0
@@ -18,7 +18,7 @@ PASS d[3] is around 76
PASS d[0] is 255
PASS d[1] is 0
PASS d[2] is 0
-FAIL d[3] is not around 76 (actual: 61)
+PASS d[3] is around 76
PASS d[0] is 255
PASS d[1] is 0
PASS d[2] is 0

Powered by Google App Engine
This is Rietveld 408576698