Switch language한국어
Back to the list

Google Chrome’s secret loading feature could speed up browsing for you

TL;DR AI

Key summary

2 min read
  1. Chromium is adding native lazy loading support for video and audio elements via a proposal by Helmut Januschka.

  2. The change lets developers use loading="lazy" on media elements instead of JavaScript workarounds like Intersection Observer.

  3. Chromium implemented the feature earlier in the year and a recent code change indicates it could be enabled by default, possibly in Chrome 148.

Read the original