mixed-content.https.any.js.ini (382B)
1 [mixed-content.https.any.worker.html] 2 expected: 3 if (os == "mac") and not debug: [OK, CRASH] 4 if os == "android": [OK, CRASH] 5 6 [mixed-content.https.any.html] 7 8 [mixed-content.https.any.sharedworker.html] 9 10 [mixed-content.https.any.serviceworker.html] 11 expected: 12 if (os == "win") and not debug and (processor == "x86"): [OK, TIMEOUT] 13 if (os == "win") and debug: CRASH