[shared-worker-src-child-fallback-blocked.sub.html]
expected:
if debug and (os == "win") and (processor == "x86_64"): TIMEOUT
if not debug and not asan and (os == "win"): OK
if not debug and not asan and (os == "mac"): [OK, CRASH]
if not debug and not asan and (os == "linux"): OK
if not debug and not asan and (os == "android"): [CRASH, OK]
CRASH
[Same-origin shared worker allowed by child-src 'self'.]
expected: FAIL