tor-browser

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

serial-allowed-by-permissions-policy.https.sub.html.ini (633B)


      1 [serial-allowed-by-permissions-policy.https.sub.html]
      2  expected: TIMEOUT
      3  [Permissions-Policy header serial=* allows the top-level document.]
      4    expected: FAIL
      5 
      6  [Permissions-Policy header serial=* allows same-origin iframes.]
      7    expected: TIMEOUT
      8 
      9  [Permissions-Policy header serial=* allows workers in same-origin iframes.]
     10    expected: TIMEOUT
     11 
     12  [Permissions-Policy header serial=* allows cross-origin iframes.]
     13    expected: TIMEOUT
     14 
     15  [Permissions-Policy header serial=* allows workers in cross-origin iframes.]
     16    expected: TIMEOUT
     17 
     18  [Inherited header permissions policy allows dedicated workers.]
     19    expected: FAIL