LibWeb: Implement IntersectionObserver "intersection roots" per spec

In particular, get the implicit root correctly for intersection
observers that don't have an explicit root specified.

This makes it possible to load the Terminal app on https://puter.com/
This commit is contained in:
Andreas Kling 2024-02-23 20:50:19 +01:00
commit 8addfc14af
Notes: sideshowbarker 2024-07-17 06:51:40 +09:00
3 changed files with 27 additions and 3 deletions