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

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

Issue 2608423002: Fix RGBA alpha parsing and serialization to adhere to W3 standard. (Closed)
Patch Set: NeedsRebaseline for failed layout tests Created 3 years, 11 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/virtual/gpu/fast/canvas/canvas-fillPath-shadow-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/gpu/fast/canvas/canvas-fillPath-shadow-expected.txt b/third_party/WebKit/LayoutTests/virtual/gpu/fast/canvas/canvas-fillPath-shadow-expected.txt
index a96920c23bac546aed02a67e01f1e39e331e85e0..d494c5acefbc42aa99f7a9f9fa62ea5787e5902a 100644
--- a/third_party/WebKit/LayoutTests/virtual/gpu/fast/canvas/canvas-fillPath-shadow-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/gpu/fast/canvas/canvas-fillPath-shadow-expected.txt
@@ -4,16 +4,16 @@ On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE
PASS data[0] is 255
-FAIL data[1] should be 20. Was 21.
+PASS data[1] is 20
PASS data[2] is 0
PASS data[0] is 255
-FAIL data[1] should be 20. Was 21.
+PASS data[1] is 20
PASS data[2] is 0
PASS data[0] is 255
PASS data[1] is within 3 of 20
PASS data[2] is 0
PASS data[0] is 255
-FAIL data[1] should be 20. Was 21.
+PASS data[1] is 20
PASS data[2] is 0
PASS data[0] is 255
PASS data[1] is 0

Powered by Google App Engine
This is Rietveld 408576698