mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-08-20 09:21:55 +00:00
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:
parent
8586897928
commit
8addfc14af
Notes:
sideshowbarker
2024-07-17 06:51:40 +09:00
Author: https://github.com/awesomekling
Commit: 8addfc14af
Pull-request: https://github.com/SerenityOS/serenity/pull/23328
Reviewed-by: https://github.com/tcl3
3 changed files with 27 additions and 3 deletions
|
@ -0,0 +1 @@
|
|||
PASS if we didn't crash!
|
Loading…
Add table
Add a link
Reference in a new issue