Source code

Revision control

Copy as Markdown

Other Tools

[dangling-markup-mitigation-allowed-apis.https.html]
[Does not block xhr]
expected:
if not tsan and (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
if not tsan and (os == "linux") and debug and not fission: [PASS, FAIL]
if (os == "linux") and os_version == "24.04" and processor == "x86_64" and display == "x11" and opt: [PASS, FAIL]
if tsan: [PASS, FAIL]
[Does not block EventSource]
expected:
if not tsan and (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
if not tsan and (os == "linux") and debug and not fission: [PASS, FAIL]
if (os == "linux") and os_version == "24.04" and processor == "x86_64" and display == "x11" and opt: [PASS, FAIL]
if tsan: [PASS, FAIL]
[Does not block fetch]
expected:
if not tsan and (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
if not tsan and (os == "linux") and debug and not fission: [PASS, FAIL]
if (os == "linux") and os_version == "24.04" and processor == "x86_64" and display == "x11" and opt: [PASS, FAIL]
if tsan: [PASS, FAIL]
[Does not block Worker]
expected:
if not tsan and (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
if not tsan and (os == "linux") and debug and not fission: [PASS, FAIL]
if (os == "linux") and os_version == "24.04" and processor == "x86_64" and display == "x11" and opt: [PASS, FAIL]
if tsan: [PASS, FAIL]
[Does not block importScripts]
expected:
if not tsan and (os == "win") and not debug and (processor == "x86_64"): [PASS, FAIL]
if not tsan and (os == "linux") and debug and not fission: [PASS, FAIL]
if (os == "linux") and os_version == "24.04" and processor == "x86_64" and display == "x11" and opt: [PASS, FAIL]
if tsan: [PASS, FAIL]