blob: bed7a37dde52e4db28ad2bdc063ef2ab2785a97e [file] [log] [blame]
PASS Verify that drawImage->getImageData round trip preserves color values when image metadata has no color space and canvas uses the default color space.
PASS Verify that drawImage->getImageData round trip preserves color values when image metadata has srgb color space and canvas uses the srgb color space.
PASS Verify that drawImage->getImageData round trip preserves color values when image metadata has no color space and canvas uses the srgb color space.
PASS Verify that drawImage->getImageData round trip preserves color values when image metadata has srgb color space and canvas uses the default color space.