mixed-content-cors.https.sub.html.ini (708B)
1 [mixed-content-cors.https.sub.html] 2 expected: 3 if (os == "linux") and not fission: [TIMEOUT, OK] 4 if isolated_process: TIMEOUT 5 if (os == "android") and debug: OK 6 if (os == "android") and not debug: [OK, ERROR, TIMEOUT] 7 [OK, TIMEOUT] 8 bug: 1709960 9 [Cross-Origin audio should get upgraded even if CORS is set] 10 expected: 11 if (os == "linux") and not fission: [TIMEOUT, PASS] 12 if isolated_process: TIMEOUT 13 if (os == "android") and debug: PASS 14 [PASS, TIMEOUT] 15 bug: 1709960 16 17 [Cross-Origin video should get upgraded even if CORS is set] 18 expected: 19 if isolated_process: TIMEOUT 20 if (os == "android") and not debug: [PASS, TIMEOUT] 21 bug: 1709960