Sign in
webkit
/
WebKit
/
6b7c45f751131450b1675ef5b4b89fb3a0e35aba
/
.
/
LayoutTests
/
fast
/
images
/
decode-decoding-attribute-async-large-image-expected.html
blob: 1d5b1cd69bf44e5beec26052b0e0f2a7869a74a1 [
file
] [
log
] [
blame
]
<body>
<p>
This test ensures if the src of an image with decoding="async" is set to the src of a decoded image, no further decoding will be requested.
</p>
<img
src
=
"resources/green-400x400.png"
>
</body>