blob: 5b84c7ef3753f1e1994fe1676533328374dc02a0 (
plain)
1
2
3
|
<!doctype html>
<img width=100 height=100 srcset="file_persist_image.png">
<img width=100 height=100 srcset="file_persist_image.png 1x, file_persist_image.png 2x, file_persist_image.png 100w, file_persist_image_bad.png">
|