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