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

7 lines
201 B
HTML

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