mirror of
https://github.com/LadybirdBrowser/ladybird
synced 2026-04-28 10:37:17 +02:00
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.
8 lines
183 B
Plaintext
8 lines
183 B
Plaintext
Harness status: OK
|
|
|
|
Found 3 tests
|
|
|
|
3 Pass
|
|
Pass XMLHttpRequest: template element parsing
|
|
Pass XMLHttpRequest: template element parsing 1
|
|
Pass XMLHttpRequest: template element parsing 2 |