w3c / IntersectionObserver

Intersection Observer
https://www.w3.org/TR/intersection-observer/
Other
3.62k stars 531 forks source link

Fix overflow clipping. #517

Closed emilio closed 9 months ago

emilio commented 9 months ago

Fixes #504. The overflow property clips to padding edges, so IntersectionObserver should match that clip.

The following tasks have been completed:

Browser bugs:


Preview | Diff