Sign in
webkit
/
WebKit
/
e77cf655aa99024abb12bad4d3b2831532a4b908
/
.
/
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>