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

Unified Diff: third_party/WebKit/LayoutTests/virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-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-draw-canvas-on-canvas-shadow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt b/third_party/WebKit/LayoutTests/virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt
index b247dfeb4b9e7fd481021bfacb776020cb8fea7e..5b3196b2532b3d388f35a7e482edbe31e23be982 100644
--- a/third_party/WebKit/LayoutTests/virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt
@@ -6,15 +6,15 @@ 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 228.
+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 228.
+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

Powered by Google App Engine
This is Rietveld 408576698