Sign in
webkit
/
WebKit
/
6b7c45f751131450b1675ef5b4b89fb3a0e35aba
/
.
/
LayoutTests
/
fast
/
images
/
decoding-attribute-sync-large-image-expected.html
blob: 67f6f2ec8f81251d4f87a5f1fdbecb2e05443adf [
file
] [
log
] [
blame
]
<body>
<p>
This test ensures an image with decoding="sync" will be decoded synchronously regardless of its size.
</p>
<img
src
=
"resources/green-400x400.png"
>
</body>