ladybird/Tests/LibWeb/Text/input/wpt-import/dom/nodes
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
..
insertion-removing-steps
moveBefore/tentative LibWeb: Implement 'State-preserving atomic move integration' 2025-04-26 08:45:37 -06:00
attributes-namednodemap-cross-document.window.html LibWeb/DOM: Update an attribute's node document 2025-02-23 22:36:42 +00:00
attributes-namednodemap-cross-document.window.js LibWeb/DOM: Update an attribute's node document 2025-02-23 22:36:42 +00:00
attributes.html
attributes.js
CharacterData-surrogates.html
Comment-constructor.html
Comment-Text-constructor.js
Document-constructor-svg.svg Tests: Import some newly-passing SVG tests 2025-02-25 15:02:35 +01:00
Document-createEvent.js
Document-createProcessingInstruction-xhtml.xhtml
Document-createProcessingInstruction.html
Document-createProcessingInstruction.js
DocumentType-literal-xhtml.xhtml LibXml: Notify listener when doctype is parsed 2025-01-20 14:48:19 +01:00
DOMImplementation-createHTMLDocument.html
DOMImplementation-createHTMLDocument.js
Element-childElement-null-svg.svg Tests: Import some newly-passing SVG tests 2025-02-25 15:02:35 +01:00
Element-childElementCount-dynamic-add-svg.svg Tests: Import some newly-passing SVG tests 2025-02-25 15:02:35 +01:00
Element-childElementCount-dynamic-remove-svg.svg Tests: Import some newly-passing SVG tests 2025-02-25 15:02:35 +01:00
Element-childElementCount-nochild-svg.svg Tests: Import some newly-passing SVG tests 2025-02-25 15:02:35 +01:00
Element-childElementCount-svg.svg Tests: Import some newly-passing SVG tests 2025-02-25 15:02:35 +01:00
Element-closest.html LibWeb: Ensure selected options collection is created prior to access 2025-02-08 07:32:24 -05:00
Element-firstElementChild-entity.svg Tests: Import some newly-passing SVG tests 2025-02-25 15:02:35 +01:00
Element-firstElementChild-namespace-svg.svg Tests: Import some newly-passing SVG tests 2025-02-25 15:02:35 +01:00
Element-firstElementChild-namespace-xhtml.xhtml
Element-firstElementChild-svg.svg Tests: Import some newly-passing SVG tests 2025-02-25 15:02:35 +01:00
Element-lastElementChild-svg.svg Tests: Import some newly-passing SVG tests 2025-02-25 15:02:35 +01:00
Element-nextElementSibling-svg.svg Tests: Import some newly-passing SVG tests 2025-02-25 15:02:35 +01:00
Element-previousElementSibling-svg.svg Tests: Import some newly-passing SVG tests 2025-02-25 15:02:35 +01:00
Element-siblingElement-null-svg.svg Tests: Import some newly-passing SVG tests 2025-02-25 15:02:35 +01:00
MutationObserver-cross-realm-callback-report-exception.html LibWeb: Report exceptions that occur during mutation observer microtask 2024-12-19 15:25:08 +00:00
Node-cloneNode-svg.html LibWeb: Clone all attribute properties when cloning a single node 2025-01-11 23:10:09 +01:00
Node-cloneNode-XMLDocument.html
Node-normalize.html
Node-properties.html
Node-replaceChild.html
ParentNode-querySelector-All.html
ParentNode-querySelector-All.js
ParentNode-querySelectors-namespaces.html
pre-insertion-validation-hierarchy.js LibWeb: Implement 'State-preserving atomic move integration' 2025-04-26 08:45:37 -06:00
pre-insertion-validation-notfound.js
productions.js
selectors.js
Text-constructor.html