blob: 680c9cd9feade7bc44878a642011fa84b6c526c7 [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.