haikuwebkit/LayoutTests/fast/images/webp-color-profile-lossy.html

7 lines
223 B
HTML

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