ladybird/Libraries/LibWeb/IntersectionObserver
2025-12-16 11:22:59 +00:00
..
IntersectionObserver.cpp LibWeb: Don't crash if IntersectionObserver root margin has invalid unit 2025-12-16 11:22:59 +00:00
IntersectionObserver.h LibJS+LibWeb: Use GC::Weak instead of AK::WeakPtr for GC-allocated types 2025-10-17 17:22:16 +02:00
IntersectionObserver.idl LibWeb: Convert trivial attributes to FrozenArray 2025-04-25 16:43:43 +02:00
IntersectionObserverEntry.cpp LibWeb: Only set prototype once for object with IDL interface 2025-04-20 18:43:11 +02:00
IntersectionObserverEntry.h LibGC+Everywhere: Factor out a LibGC from LibJS 2024-11-15 14:49:20 +01:00
IntersectionObserverEntry.idl