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/virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt

Issue 680633003: Auto-rebaseline for r184443 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 2 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
« no previous file with comments | « LayoutTests/virtual/gpu/canvas/philip/tests/2d.shadow.image.transparent.2-expected.txt ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt
diff --git a/LayoutTests/virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt b/LayoutTests/virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt
index 3322b058d65a64b4f246b4c95136031d4129a909..b247dfeb4b9e7fd481021bfacb776020cb8fea7e 100644
--- a/LayoutTests/virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt
+++ b/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
-PASS d[3] is 255
+FAIL d[3] should be 255. Was 228.
PASS d[0] is 255
PASS d[1] is 0
PASS d[2] is 0
-PASS d[3] is 255
+FAIL d[3] should be 255. Was 228.
PASS d[0] is 255
PASS d[1] is 0
PASS d[2] is 0
-PASS d[3] is 255
+FAIL d[3] should be 255. Was 203.
PASS d[0] is 255
PASS d[1] is 0
PASS d[2] is 0
@@ -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
-FAIL d[0] should be 255. Was 0.
+PASS d[0] is 255
PASS d[1] is 0
PASS d[2] is 0
-FAIL d[3] is not around 100 (actual: 0)
+PASS d[3] is around 100
PASS d[0] is 255
PASS d[1] is 0
PASS d[2] is 0
-FAIL d[3] is not around 100 (actual: 7)
+PASS d[3] is around 100
PASS d[0] is 255
PASS d[1] is 0
PASS d[2] is 0
-FAIL d[3] is not around 100 (actual: 3)
-FAIL d[0] should be 255. Was 0.
+PASS d[3] is around 100
+PASS d[0] is 255
PASS d[1] is 0
PASS d[2] is 0
-FAIL d[3] is not around 50 (actual: 0)
+PASS d[3] is around 50
PASS d[0] is 255
PASS d[1] is 0
PASS d[2] is 0
-FAIL d[3] is not around 50 (actual: 4)
+PASS d[3] is around 50
PASS d[0] is 255
PASS d[1] is 0
PASS d[2] is 0
-FAIL d[3] is not around 50 (actual: 1)
+PASS d[3] is around 50
PASS successfullyParsed is true
TEST COMPLETE
« no previous file with comments | « LayoutTests/virtual/gpu/canvas/philip/tests/2d.shadow.image.transparent.2-expected.txt ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698