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

Side by Side 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, 4 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 unified diff | Download patch
OLDNEW
(Empty)
1 DrawImage with a source of a single pixel should draw one uniform color througho ut. Neighboring pixels in the source image shouldn't affect the destination rect 's output pixels
2
3 (Bugzilla: https://bugs.webkit.org/show_bug.cgi?id=58267) (Radar: rdar://problem /9148473)
4
5 This canvas should be uniformly one color
6
7 PASSED
8
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698