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

Unified Diff: third_party/WebKit/LayoutTests/fast/canvas/DrawImageSinglePixelStretch-expected.txt

Issue 2186553003: Update two layout tests to reflect bleeding in ctx.drawImage (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase 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/fast/canvas/DrawImageSinglePixelStretch-expected.txt
diff --git a/third_party/WebKit/LayoutTests/fast/canvas/DrawImageSinglePixelStretch-expected.txt b/third_party/WebKit/LayoutTests/fast/canvas/DrawImageSinglePixelStretch-expected.txt
deleted file mode 100644
index 23b98d4404ef4ec699c343e7849b831a3b2e1f29..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/fast/canvas/DrawImageSinglePixelStretch-expected.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-DrawImage with a source of a single pixel should draw one uniform color throughout. Neighboring pixels in the source image shouldn't affect the destination rect's output pixels
-
-(Bugzilla: https://bugs.webkit.org/show_bug.cgi?id=58267) (Radar: rdar://problem/9148473)
-
-This canvas should be uniformly one color
-
-PASSED
-
-

Powered by Google App Engine
This is Rietveld 408576698