haikuwebkit/LayoutTests/fast/images/webp-color-profile-lossless...

7 lines
198 B
HTML

<!-- The die at the center of the image should be green. -->
<img src="resources/webp-color-profile-lossless.webp">
<script>
if (window.testRunner)
window.testRunner.dumpAsText(true);
</script>