Source code
Revision control
Copy as Markdown
Other Tools
[shared-none.sub.html]
expected:
if not debug and not asan and (os == "mac"): [OK, CRASH]
if not debug and not asan and (os == "android"): [CRASH, OK]
if not debug and asan: CRASH
if debug: CRASH
[Same-origin shared worker blocked by 'none'.]
expected: FAIL
[blob: shared worker blocked by 'none'.]
expected: FAIL