Sign in
webkit
/
WebKit
/
3171213d84ddc1cb3289622b38ea4b8b7d089653
/
.
/
LayoutTests
/
fast
/
images
/
decoding-attribute-async-small-image-expected.html
blob: f190cd75bbf2c7c8dd429966cfe0232a3c57cf5e [
file
] [
log
] [
blame
]
<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>