ladybird/Tests/LibWeb/Text/input/wpt-import/xhr
Tim Ledbetter 80ccb12a12 LibWeb: Don't crash when appending to an XML document template element
When the XML parser appends child nodes to a template element, it must
actually append the template element's contents. This special behavior
caused us to return to the wrong parent element after adding child
nodes to a template element, leading to a crash.
2025-07-14 09:15:41 +02:00
..
formdata LibWeb: Preserve File last modified timestamp in FormData copies 2025-07-09 10:20:52 +01:00
blob-range.any.html
blob-range.any.js
progressevent-constructor.html LibWeb: Use double type in ProgressEvent 2025-04-17 08:28:47 -04:00
setrequestheader-bogus-name.htm
setrequestheader-bogus-value.htm
template-element.html LibWeb: Don't crash when appending to an XML document template element 2025-07-14 09:15:41 +02:00