summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/mixed-content/tentative/autoupgrades/mixed-content-cors.https.sub.html.ini
blob: 8748b3fc929a86d59e9a0d884094235328ef1518 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[mixed-content-cors.https.sub.html]
  expected:
    if (os == "linux") and debug: [OK, TIMEOUT]
    if (os == "linux") and not debug: [OK, TIMEOUT]
    if (os == "android") and not debug: [OK, ERROR, TIMEOUT]
  [Cross-Origin audio should get upgraded even if CORS is set]
    expected:
      if (os == "linux") and debug: [PASS, TIMEOUT]
      if (os == "linux") and not debug: [PASS, TIMEOUT]
      if (os == "android") and not debug: [PASS, TIMEOUT]

  [Cross-Origin video should get upgraded even if CORS is set]
    expected:
      if (os == "android") and not debug: [PASS, TIMEOUT]