Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / fast / canvas / DrawImageSinglePixelStretch-expected.txt
blob23b98d4404ef4ec699c343e7849b831a3b2e1f29
1 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
3 (Bugzilla: https://bugs.webkit.org/show_bug.cgi?id=58267) (Radar: rdar://problem/9148473)
5 This canvas should be uniformly one color
7 PASSED