ladybird/Libraries/LibWeb/IntersectionObserver
Sam Atkins b3e32445d3 LibWeb/CSS: Use generated FooUnit types instead of Foo::Type
I've also renamed the `m_type` and `type()` members to be `m_unit` and
`unit()` instead, to match what they actually are.
2025-09-11 17:06:44 +01:00
..
IntersectionObserver.cpp LibWeb/CSS: Use generated FooUnit types instead of Foo::Type 2025-09-11 17:06:44 +01:00
IntersectionObserver.h LibWeb: Implement more IntersectionObserver attributes 2024-11-23 09:52:32 +01: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 Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00