jdm deleted the intersection-isintersecting branch
June 15, 2026 08:04Closed
TG199 pushed a commit to TG199/servo that referenced this pull request
Jun 21, 2026… initial threshold. (servo#45680) These changes both make our threshold indexing code easier to follow and also align us better with how other browser engines have implemented IntersectionObserver. There are spec issues that have been open for six years without resolution, sadly, but the relevant WPT tests help us ensure that we're matching other engines. Testing: Newly passing tests. Fixes: part of servo#35767 --------- Signed-off-by: Josh Matthews <josh@joshmatthews.net>