haikuwebkit/LayoutTests/fast/images/decoding-attribute-sync-lar...

5 lines
169 B
HTML

<body>
<p>This test ensures an image with decoding="sync" will be decoded synchronously regardless of its size.</p>
<img src="resources/green-400x400.png">
</body>