web-feature: Lazy-loading images and iframes

baseline logo Widely available

The loading="lazy" attribute for <img> and <iframe> elements blocks loading the external resource until the user scrolls to that element’s part of the page.