Source code

Revision control

Copy as Markdown

Other Tools

[headers-no-cors.any.worker.html]
expected:
if (os == "mac") and not debug: [OK, CRASH]
if (os == "android") and not debug: [OK, CRASH]
[headers-no-cors.any.html]
[headers-no-cors.any.serviceworker.html]
expected:
if (os == "android") and not debug: [OK, ERROR]
[headers-no-cors.any.sharedworker.html]