[mixed-content-cors.https.sub.html]
expected:
if (os == "linux") and not fission: [TIMEOUT, OK]
if (os == "android") and debug: OK
if (os == "android") and not debug: [OK, ERROR, TIMEOUT]
[OK, TIMEOUT]
[Cross-Origin audio should get upgraded even if CORS is set]
expected:
if (os == "linux") and not fission: [TIMEOUT, PASS]
if (os == "android") and debug: PASS
[PASS, TIMEOUT]
[Cross-Origin video should get upgraded even if CORS is set]
expected:
if (os == "android") and not debug: [PASS, TIMEOUT]