origin.sub.any.js.ini (373B)
1 [origin.sub.any.sharedworker.html] 2 expected: 3 if (os == "android") and not debug: [OK, CRASH] 4 5 [origin.sub.any.html] 6 expected: 7 if (os == "android") and not debug: [OK, CRASH] 8 9 [origin.sub.any.serviceworker.html] 10 expected: 11 if (os == "mac") and not debug: [OK, ERROR] 12 13 [origin.sub.any.worker.html] 14 expected: 15 if (os == "mac") and not debug: [OK, CRASH]