haikuwebkit/LayoutTests/fast/images/ycbcr-with-cmyk-color-profi...

8 lines
270 B
HTML

<!DOCTYPE html>
<img src="resources/ycbcr-with-cmyk-color-profile.jpg" width="350" height="350">
<img src="resources/ycbcr-with-no-color-profile.jpg" width="350" height="350">
<script>
if (window.testRunner)
window.testRunner.dumpAsText(pixelTest = true);
</script>