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