diff --git a/Tests/LibWeb/Text/expected/parse-document-from-string-in-fetch-callback.txt b/Tests/LibWeb/Text/expected/parse-document-from-string-in-fetch-callback.txt new file mode 100644 index 00000000000..1a44ce30a74 --- /dev/null +++ b/Tests/LibWeb/Text/expected/parse-document-from-string-in-fetch-callback.txt @@ -0,0 +1 @@ +hello! hello! diff --git a/Tests/LibWeb/Text/input/parse-document-from-string-in-fetch-callback.html b/Tests/LibWeb/Text/input/parse-document-from-string-in-fetch-callback.html new file mode 100644 index 00000000000..dabf6263529 --- /dev/null +++ b/Tests/LibWeb/Text/input/parse-document-from-string-in-fetch-callback.html @@ -0,0 +1,20 @@ + + + + + + +hello!