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

Unified Diff: third_party/WebKit/LayoutTests/canvas/philip/tests/2d.pattern.paint.repeaty.coord1-expected.txt

Issue 2130063002: Correct color bleeding of no-repeat pattern in canvas2d (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Nits Created 4 years, 5 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/canvas/philip/tests/2d.pattern.paint.repeaty.coord1-expected.txt
diff --git a/third_party/WebKit/LayoutTests/canvas/philip/tests/2d.pattern.paint.repeaty.coord1-expected.txt b/third_party/WebKit/LayoutTests/canvas/philip/tests/2d.pattern.paint.repeaty.coord1-expected.txt
index 6fd33e3ff5b9e50ff0a0c9bf09e4e0bb36e13f5d..db418b2834d49ea4487bd095cf8531f2f62f9464 100644
--- a/third_party/WebKit/LayoutTests/canvas/philip/tests/2d.pattern.paint.repeaty.coord1-expected.txt
+++ b/third_party/WebKit/LayoutTests/canvas/philip/tests/2d.pattern.paint.repeaty.coord1-expected.txt
@@ -1,3 +1,2 @@
-Failed assertion: got pixel [255,0,0,255] at (1,1), expected [0,255,0,255]
-Failed assertion: got pixel [255,0,0,255] at (1,48), expected [0,255,0,255]
+Passed

Powered by Google App Engine
This is Rietveld 408576698