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