Source code
Revision control
Copy as Markdown
Other Tools
[dangling-markup-mitigation-allowed-apis.https.html]
[Does not block xhr]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
if (os == "android") and not sessionHistoryInParent and not debug: [PASS, FAIL]
if (os == "linux") and not asan: [PASS, FAIL]
[Does not block EventSource]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
if (os == "android") and not sessionHistoryInParent and not debug: [PASS, FAIL]
if (os == "linux") and not asan: [PASS, FAIL]
[Does not block fetch]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
if (os == "android") and not sessionHistoryInParent and not debug: [PASS, FAIL]
if (os == "linux") and not asan: [PASS, FAIL]
[Does not block Worker]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
if (os == "android") and not sessionHistoryInParent and not debug: [PASS, FAIL]
if (os == "linux") and not asan: [PASS, FAIL]
[Does not block importScripts]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
if (os == "android") and not sessionHistoryInParent and not debug: [PASS, FAIL]
if (os == "linux") and not asan: [PASS, FAIL]