ladybird/Libraries/LibWeb/HTML/CustomElements
Shannon Booth 31a3bc3681 LibWeb: Implement 'State-preserving atomic move integration'
This was recently added to both the HTML and DOM specifications,
introducing the new moveBefore DOM API, as well as the new internal
'removing steps'.

See:

 * 432e8fb
 * eaf2ac7
2025-04-26 08:45:37 -06: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: Implement 'State-preserving atomic move integration' 2025-04-26 08:45:37 -06:00
CustomElementReactionsStack.h LibWeb: Return a representation of an 'Agent' in 'relevant agent' 2025-01-11 10:39:48 -05:00
CustomElementRegistry.cpp LibWeb: Implement 'State-preserving atomic move integration' 2025-04-26 08:45:37 -06:00
CustomElementRegistry.h LibWeb/Bindings: Generate undefined in a union as 'Empty' 2025-01-12 18:39:24 +00:00
CustomElementRegistry.idl Meta: Disallow links to single-page HTML spec 2025-02-05 16:04:50 -07:00