Skip to content

core: remove offscreen-images audit#16748

Merged
connorjclark merged 3 commits into
mainfrom
rm-offscreenimages
Oct 8, 2025
Merged

core: remove offscreen-images audit#16748
connorjclark merged 3 commits into
mainfrom
rm-offscreenimages

Conversation

@connorjclark

Copy link
Copy Markdown
Collaborator

Offscreen images are already deprioritized by the browser so while lazy loading helps reduce bandwidth, it is unlikely to have an impact on what Lighthouse measures.

@connorjclark connorjclark requested a review from a team as a code owner October 8, 2025 18:16
@connorjclark connorjclark requested review from paulirish and removed request for a team October 8, 2025 18:16
@connorjclark connorjclark merged commit bd73bf1 into main Oct 8, 2025
25 of 28 checks passed
@connorjclark connorjclark deleted the rm-offscreenimages branch October 8, 2025 18:52
@mattzeunert

Copy link
Copy Markdown
Contributor

Offscreen images are already deprioritized by the browser

I guess this change has shipped now, but in practice I think low-priority images often load ahead of high-priority ones. For example because of this https://www.debugbear.com/blog/http-prioritization

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants