22 lines
561 B
INI
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"]
|
|
|