Skip to content

Process all pending lazy loading intersection observations#12391

Open
shannonbooth wants to merge 1 commit intowhatwg:mainfrom
shannonbooth:lazy-load-intersection
Open

Process all pending lazy loading intersection observations#12391
shannonbooth wants to merge 1 commit intowhatwg:mainfrom
shannonbooth:lazy-load-intersection

Conversation

@shannonbooth
Copy link
Copy Markdown
Member

@shannonbooth shannonbooth commented Apr 19, 2026

Otherwise images outside the viewport can prevent loading of images inside the viewport, depending on DOM order.

Fixes: #10019

(See WHATWG Working Mode: Changes for more details.)


/media.html ( diff )
/urls-and-fetching.html ( diff )

@shannonbooth shannonbooth reopened this Apr 19, 2026
@shannonbooth shannonbooth marked this pull request as draft April 19, 2026 11:54
Otherwise images outside the viewport can prevent loading of images
inside the viewport, depending on DOM order.
@shannonbooth shannonbooth force-pushed the lazy-load-intersection branch from 292eee5 to 2eee806 Compare April 19, 2026 12:01
@shannonbooth shannonbooth marked this pull request as ready for review April 19, 2026 12:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Callback steps in "start intersection-observing a lazy loading element" may return too early

1 participant