Source code
Revision control
Copy as Markdown
Other Tools
[origin.sub.any.sharedworker.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
[origin.sub.any.html]
expected:
if (os == "android") and not debug: [OK, CRASH]
[origin.sub.any.serviceworker.html]
expected:
if (os == "mac") and not debug: [OK, ERROR]
[origin.sub.any.worker.html]
expected:
if (os == "mac") and not debug: [OK, CRASH]