Source code

Revision control

Copy as Markdown

Other Tools

[Worker-replace-event-handler.any.worker.html]
expected:
if os == "mac": [OK, CRASH]
if os == "android": [OK, CRASH]
[Worker-replace-event-handler.any.sharedworker.html]
[Worker-replace-event-handler.any.serviceworker.html]
expected:
if (os == "android") and not debug: [OK, ERROR]