1
0
Fork 0
firefox/testing/web-platform/meta/html/syntax/serializing-html-fragments/escaping.html.ini
Daniel Baumann 5e9a113729
Adding upstream version 140.0.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
2025-06-25 09:37:52 +02:00

22 lines
561 B
INI

[escaping.html]
[template.innerHTML]
expected: FAIL
[document.implementation.createHTMLDocument and innerHTML]
expected: FAIL
[document.implementation.createHTMLDocument and createContextualFragment]
expected: FAIL
[document.implementation.createHTMLDocument and document.write]
expected:
if (os == "mac") and not debug: ["PASS", "FAIL"]
[XMLHttpRequest]
expected:
if (os == "mac") and not debug: ["PASS", "FAIL"]
[DOMParser.parseFromString]
expected:
if (os == "mac") and not debug: ["PASS", "FAIL"]