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]
[Does not block EventSource]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
[Does not block fetch]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
[Does not block Worker]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
[Does not block importScripts]
expected:
if (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]