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