summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/html/cross-origin-embedder-policy/require-corp.https.html.ini
blob: 16999da68d160000e9caf60bfd0a1bf320b49e5e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[require-corp.https.html]
  expected:
    if (os == "mac") and not debug: [OK, TIMEOUT]
  ["require-corp" top-level: navigating a frame to "none" should fail]
    expected:
      if (os == "mac") and not debug: [PASS, FAIL]
      if (os == "android") and not debug: [PASS, FAIL]

  ["require-corp" top-level: navigating a frame from "require-corp" to "none" should fail]
    expected:
      if (os == "mac") and not debug: [PASS, FAIL]
      if (os == "android") and not debug: [PASS, FAIL]

  ["require-corp" top-level: navigating an iframe to a page without CORP, through a WindowProxy, should fail]
    expected:
      if (os == "mac") and not debug: [PASS, FAIL]
      if (os == "android") and not debug: [PASS, FAIL]