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