[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, TIMEOUT]
      FAIL