haikuwebkit/LayoutTests/fast/images/decoding-attribute-dynamic-...

5 lines
217 B
HTML

<body>
<p>This test ensures if the decoding attribute of an image is set dynamically to "async", the image will be decoded asynchronously regardless of its size.</p>
<img src="resources/green-24x24.jpg">
</body>