Source code

Revision control

Copy as Markdown

Other Tools

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