haikuwebkit/LayoutTests/fast/images/decoding-attribute-async-sm...

5 lines
172 B
HTML

<body>
<p>This test ensures an image with decoding="async" will be decoded asynchronously regardless of its size.</p>
<img src="resources/green-24x24.jpg">
</body>