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

Unified Diff: LayoutTests/fast/canvas/canvas-fillPath-shadow-expected.txt

Issue 16691002: Improve the LayoutTest related with Config conversions for Canvas2D (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: Created 7 years, 6 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/fast/canvas/canvas-fillPath-shadow-expected.txt
diff --git a/LayoutTests/fast/canvas/canvas-fillPath-shadow-expected.txt b/LayoutTests/fast/canvas/canvas-fillPath-shadow-expected.txt
index 0b70abd6c8161420668b47afafbf63bbc9a84c36..d494c5acefbc42aa99f7a9f9fa62ea5787e5902a 100644
--- a/LayoutTests/fast/canvas/canvas-fillPath-shadow-expected.txt
+++ b/LayoutTests/fast/canvas/canvas-fillPath-shadow-expected.txt
@@ -10,7 +10,7 @@ PASS data[0] is 255
PASS data[1] is 20
PASS data[2] is 0
PASS data[0] is 255
-FAIL data[1] should be 20. Was 17.
+PASS data[1] is within 3 of 20
PASS data[2] is 0
PASS data[0] is 255
PASS data[1] is 20

Powered by Google App Engine
This is Rietveld 408576698