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