puppeteer/test/assets/lazy-oopif-frame.html

3 lines
176 B
HTML
Raw Normal View History

<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>