headers-no-cors.any.js.ini (321B)
1 [headers-no-cors.any.worker.html] 2 expected: 3 if (os == "mac") and not debug: [OK, CRASH] 4 if (os == "android") and not debug: [OK, CRASH] 5 6 [headers-no-cors.any.html] 7 8 [headers-no-cors.any.serviceworker.html] 9 expected: 10 if (os == "android") and not debug: [OK, ERROR] 11 12 [headers-no-cors.any.sharedworker.html]