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

Unified Diff: LayoutTests/platform/chromium-mac/virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt

Issue 14891003: The first in a series of mass rebaselines. I tried to avoid (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 8 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: LayoutTests/platform/chromium-mac/virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt
diff --git a/LayoutTests/platform/chromium-mac/virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt b/LayoutTests/platform/chromium-mac/virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt
index 2ab003e25e047d6ef4168349f8360d6b21e2edb0..4711ea73060d9d4229e15c7784e9c6c2246bcca4 100644
--- a/LayoutTests/platform/chromium-mac/virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt
+++ b/LayoutTests/platform/chromium-mac/virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt
@@ -27,30 +27,30 @@ PASS d[0] is 255
PASS d[1] is 0
PASS d[2] is 0
PASS d[3] is around 127
-PASS d[0] is 255
+FAIL d[0] should be 255. Was 0.
PASS d[1] is 0
PASS d[2] is 0
-PASS d[3] is around 100
+FAIL d[3] is not around 100 (actual: 0)
FAIL d[0] should be 255. Was 0.
PASS d[1] is 0
PASS d[2] is 0
FAIL d[3] is not around 100 (actual: 0)
-PASS d[0] is 255
+FAIL d[0] should be 255. Was 0.
PASS d[1] is 0
PASS d[2] is 0
-PASS d[3] is around 100
-PASS d[0] is 255
+FAIL d[3] is not around 100 (actual: 0)
+FAIL d[0] should be 255. Was 0.
PASS d[1] is 0
PASS d[2] is 0
-PASS d[3] is around 50
+FAIL d[3] is not around 50 (actual: 0)
FAIL d[0] should be 255. Was 0.
PASS d[1] is 0
PASS d[2] is 0
FAIL d[3] is not around 50 (actual: 0)
-PASS d[0] is 255
+FAIL d[0] should be 255. Was 0.
PASS d[1] is 0
PASS d[2] is 0
-PASS d[3] is around 50
+FAIL d[3] is not around 50 (actual: 0)
PASS successfullyParsed is true
TEST COMPLETE

Powered by Google App Engine
This is Rietveld 408576698