summaryrefslogtreecommitdiffstats
path: root/toolkit/components/windowcreator/test/file_persist_picture_source.html
blob: 26988cbf78ceae67258214824ca927ea5f0f853e (plain)
1
2
3
4
5
<!doctype html>
<picture>
  <source srcset="file_persist_image.png">
  <img width=100 height=100>
</picture>