Source code
Revision control
Copy as Markdown
Other Tools
[requires-success.any.sharedworker.html]
[[[CanBlock\]\] in a SharedWorkerGlobalScope]
expected: FAIL
[requires-success.any.worker.html]
expected:
if not asan and fission and (os == "win") and debug and (processor == "x86"): CRASH
if not asan and fission and (os == "mac") and not debug: [OK, CRASH]
if not asan and not fission and debug: CRASH
if not asan and not fission and not debug: [OK, CRASH]
if asan: CRASH