summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/permissions-policy/permissions-policy-header-policy-allowed-for-self.https.sub.html.ini
blob: 2eea10b0531530e57a8b88e648b27b9bb2cdff8e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
[permissions-policy-header-policy-allowed-for-self.https.sub.html]
  [Permissions-Policy: fullscreen=self, iframe.allow = fullscreen 'src'; -- test fullscreen is allowed on same-origin subframe]
    expected: FAIL

  [Permissions-Policy: fullscreen=self -- test fullscreen is allowed on same-origin subframe]
    expected: FAIL

  [Permissions-Policy: fullscreen=self -- test allowlist is [same_origin\]]
    expected: FAIL

  [Permissions-Policy: fullscreen=self -- test fullscreen is disallowed on cross-origin subframe]
    expected: FAIL

  [Permissions-Policy: fullscreen=self, iframe.allow = fullscreen 'src'; -- test fullscreen is disallowed on cross-origin subframe]
    expected: FAIL