🏠 New in High Baseline Support: Lazy-loading images and iframes
June 19, 2026
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.
June 19, 2026
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.