Worker-base64.any.js.ini (301B)
1 [Worker-base64.any.worker.html] 2 expected: 3 if os == "android": [OK, CRASH] 4 5 [Worker-base64.any.sharedworker.html] 6 7 [Worker-base64.any.serviceworker.html] 8 expected: 9 if (os == "win") and not debug and (processor == "x86_64"): [OK, TIMEOUT] 10 if (os == "android") and not debug: [OK, ERROR]