haikuwebkit/LayoutTests/fast/images/jpeg-with-color-profile.html

7 lines
240 B
HTML

The red sector of the image should be at the 12 o'clock position.</p>
<img src="resources/red-at-12-oclock-with-color-profile.jpg" width="400px">
<script>
if (window.testRunner)
window.testRunner.dumpAsText(pixelTest = true);
</script>