0
0
mirror of https://github.com/puppeteer/puppeteer synced 2024-06-14 14:02:48 +00:00
puppeteer/test/assets/picture.html

6 lines
127 B
HTML
Raw Normal View History

<!DOCTYPE html>
<img
srcset="logo-1x.png, logo-2x.png 2x, logo-3x.png 3x"
src="logo-1x.png"
height="320"
width="320" />