ladybird/Libraries/LibWeb/HTML/CustomElements
Shannon Booth dfdcfc8e88 LibWeb/Bindings: Generate undefined in a union as 'Empty'
This can only ever be undefined, and no other JS value, so it makes
sense to use undefined to represent this case.
2025-01-12 18:39:24 +00:00
..
CustomElementDefinition.cpp LibWeb: Make CustomElementDefinition relationship with GC more sane 2024-12-27 10:02:58 +01:00
CustomElementDefinition.h LibWeb: Make CustomElementDefinition relationship with GC more sane 2024-12-27 10:02:58 +01:00
CustomElementName.cpp Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
CustomElementName.h Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00
CustomElementReactionNames.cpp LibWeb: Remove the initialize_strings methods 2025-01-12 00:35:58 +01:00
CustomElementReactionNames.h LibWeb: Remove the initialize_strings methods 2025-01-12 00:35:58 +01:00
CustomElementReactionsStack.h LibWeb: Return a representation of an 'Agent' in 'relevant agent' 2025-01-11 10:39:48 -05:00
CustomElementRegistry.cpp LibWeb/Bindings: Generate undefined in a union as 'Empty' 2025-01-12 18:39:24 +00:00
CustomElementRegistry.h LibWeb/Bindings: Generate undefined in a union as 'Empty' 2025-01-12 18:39:24 +00:00
CustomElementRegistry.idl Everywhere: Hoist the Libraries folder to the top-level 2024-11-10 12:50:45 +01:00