tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

idle-detection-allowed-by-permissions-policy.https.sub.html.ini (721B)


      1 [idle-detection-allowed-by-permissions-policy.https.sub.html]
      2  expected: ERROR
      3  [Permissions-Policy idle-detection=* explicity set by top-level frame allows the top-level document.]
      4    expected: NOTRUN
      5 
      6  [Permissions-Policy idle-detection=* explicity set by top-level frame allows same-origin iframes.]
      7    expected: NOTRUN
      8 
      9  [Permissions-Policy idle-detection=* explicity set by top-level frame allows workers in same-origin iframes.]
     10    expected: NOTRUN
     11 
     12  [Permissions-Policy idle-detection=* explicity set by top-level frame allows cross-origin iframes.]
     13    expected: NOTRUN
     14 
     15  [Permissions-Policy idle-detection=* explicity set by top-level frame allows workers in cross-origin iframes.]
     16    expected: NOTRUN