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