summaryrefslogtreecommitdiffstats
path: root/remote/test/puppeteer/test/assets/lazy-oopif-frame.html
blob: 7c259b6673ac1a892108cf7c960007ad9d9bef3d (plain)
1
2
3
<iframe width="100%" height="300" src="about:blank"></iframe>
<div style="height: 800vh"></div>
<iframe width="100%" height="300" src='www.example.com' loading="lazy"></iframe>