.. |
insertion-removing-steps
|
LibWeb/HTML: Use DOM's post-connection steps for iframe elements
|
2024-12-14 12:06:41 -08:00 |
attributes.html
|
LibWeb: Use correct comparison logic in NamedNodeMap::get_attribute()
|
2024-11-23 21:19:28 +00:00 |
attributes.js
|
LibWeb: Use correct comparison logic in NamedNodeMap::get_attribute()
|
2024-11-23 21:19:28 +00:00 |
CharacterData-surrogates.html
|
LibWeb: Make replaceData create new surrogate pairs
|
2024-11-24 13:04:06 +00:00 |
Comment-constructor.html
|
Tests: Import WPTs to prevent optional string argument regressions
|
2024-11-29 20:23:01 +00:00 |
Comment-Text-constructor.js
|
Tests: Import WPTs to prevent optional string argument regressions
|
2024-11-29 20:23:01 +00: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
|
Tests: Import WPTs to prevent optional string argument regressions
|
2024-11-29 20:23:01 +00:00 |
DOMImplementation-createHTMLDocument.js
|
Tests: Import WPTs to prevent optional string argument regressions
|
2024-11-29 20:23:01 +00:00 |
Element-firstElementChild-namespace-xhtml.xhtml
|
Tests: Import WPT test for firstElementChild namespace in xhtml
|
2024-12-09 09:13:24 +00: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
|
LibWeb: Use correct factory function when cloning a Document node
|
2024-11-19 19:24:37 +00:00 |
Node-normalize.html
|
LibWeb: Make Node.normalize() ignore CDATASection nodes
|
2024-11-20 16:10:57 +01:00 |
Node-properties.html
|
LibWeb: Make Node::is_text() return true for CDATASection nodes
|
2024-11-19 19:24:37 +00:00 |
Node-replaceChild.html
|
LibWeb: Fix incorrect exception on replaceChild() with doctypes
|
2024-11-20 16:10:57 +01:00 |
ParentNode-querySelector-All.html
|
LibWeb: Don't allow trailing commas in selector lists
|
2024-11-23 09:49:33 +01:00 |
ParentNode-querySelector-All.js
|
LibWeb: Don't allow trailing commas in selector lists
|
2024-11-23 09:49:33 +01:00 |
ParentNode-querySelectors-namespaces.html
|
LibWeb: Take namespace into account when matching attribute
|
2024-11-30 16:47:14 +00:00 |
pre-insertion-validation-notfound.js
|
LibWeb: Fix incorrect exception on replaceChild() with doctypes
|
2024-11-20 16:10:57 +01:00 |
productions.js
|
LibWeb: Use correct comparison logic in NamedNodeMap::get_attribute()
|
2024-11-23 21:19:28 +00:00 |
selectors.js
|
LibWeb: Don't allow trailing commas in selector lists
|
2024-11-23 09:49:33 +01:00 |
Text-constructor.html
|
Tests: Import WPTs to prevent optional string argument regressions
|
2024-11-29 20:23:01 +00:00 |