Files
ladybird/Libraries/LibWeb/HTML/CustomElements/CustomElementRegistry.cpp
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:

 * https://github.com/whatwg/html/commit/432e8fb
 * https://github.com/whatwg/dom/commit/eaf2ac7
2025-04-26 08:45:37 -06:00

22 KiB