1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-15 06:54:57 +00:00
serenity/Tests/LibWeb/Text/expected/IntersectionObserver
Andreas Kling 8addfc14af 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/
2024-02-24 19:56:08 +01:00
..
img-lazy-loading-not-blocked-by-img-outside-viewport.txt LibWeb: Process all pending lazy loading intersection observations 2023-12-24 13:23:40 +01:00
implicit-root-after-originating-iframe-is-removed-from-dom.txt LibWeb: Implement IntersectionObserver "intersection roots" per spec 2024-02-24 19:56:08 +01:00
unobserve-element-without-matching-observe.txt LibWeb: Don't assume IO.unobserve() called on observed element 2023-11-23 09:37:12 +01:00