[sharedworker-in-worker.html]
expected:
if not debug and (os == "linux") and not fission: OK
if debug and (os == "win"): OK
if debug and (os == "mac"): OK
if debug and (os == "android"): OK
[OK, ERROR]
[Base URL in workers: new SharedWorker()]
expected: FAIL