summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/screen-capture/permissions-policy-video.https.sub.html.ini
blob: d0bf0360761e70a2de05fe57f1872a613b8849c8 (plain)
1
2
3
4
5
6
7
8
9
[permissions-policy-video.https.sub.html]
  expected:
    if fission and not debug and (os == "win") and (processor == "x86_64"): [OK, ERROR]
    if fission and debug and (os == "mac"): [OK, ERROR]
    if fission and not debug and (os == "linux"): [OK, ERROR]
  [Default "display-capture" permissions policy ["self"\] allows the top-level document.]
    expected:
      if (os == "mac") and not debug: [PASS, FAIL]
      if os == "android": FAIL