blob: 23b98d4404ef4ec699c343e7849b831a3b2e1f29 [file] [log] [blame]
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