ladybird/Tests/LibWeb/Text/expected/wpt-import/dom
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
..
collections LibWeb: PlatformObject::DefineOwnProperty fix 'has own property' check 2024-12-20 15:10:24 +01:00
events LibWeb: Pass along the init dictionary for error / buffer change events 2025-03-25 07:52:12 +00:00
lists Tests: Create imported WPT test output from completion callback data 2024-12-02 22:41:51 +00:00
nodes LibWeb: Implement 'State-preserving atomic move integration' 2025-04-26 08:45:37 -06:00
ranges LibWeb: Don't neglect DOM range updates on CharacterData changes 2025-02-21 11:54:00 +01:00
traversal LibWeb: Return actual callback object from TreeWalker::filter 2025-02-24 18:29:03 +01:00