ladybird/Tests/LibWeb/Text/expected/HTML/DOMParser-parseFromString-document-url.txt
Andreas Kling 55f58eea99 LibWeb: Use the correct document URL in DOMParser.parseFromString()
We were hard-coding "about:blank" as the document URL for parsed HTML
documents, which was definitely not correct.

This fixes a bunch of WPT tests under /domparsing/ :^)
2024-10-17 19:16:08 +02:00

2 lines
42 B
Text

PASS text/html
PASS application/xhtml+xml