summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/meta/idle-detection/idle-detection-allowed-by-permissions-policy.https.sub.html.ini
blob: 688f1ff81e430b8ca2fa8dde7d238c3dbbbb0cd0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
[idle-detection-allowed-by-permissions-policy.https.sub.html]
  expected: ERROR
  [Permissions-Policy idle-detection=* explicity set by top-level frame allows the top-level document.]
    expected: NOTRUN

  [Permissions-Policy idle-detection=* explicity set by top-level frame allows same-origin iframes.]
    expected: NOTRUN

  [Permissions-Policy idle-detection=* explicity set by top-level frame allows workers in same-origin iframes.]
    expected: NOTRUN

  [Permissions-Policy idle-detection=* explicity set by top-level frame allows cross-origin iframes.]
    expected: NOTRUN

  [Permissions-Policy idle-detection=* explicity set by top-level frame allows workers in cross-origin iframes.]
    expected: NOTRUN

  [Inherited header permissions policy allows dedicated workers.]
    expected:
      if os == "android": [FAIL, NOTRUN]
      [FAIL, TIMEOUT, NOTRUN]