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