tor-browser

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

permission-geolocation.https.html.ini (799B)


      1 [permission-geolocation.https.html]
      2  expected: TIMEOUT
      3  [geolocation permission is not permitted for fenced frames]
      4    expected: TIMEOUT
      5 
      6  [geolocation permission is not permitted for fenced frames, even if a `Permissions-Policy` header is sent on the primary page.]
      7    expected: NOTRUN
      8 
      9  [geolocation permission is not permitted for fenced frames, even if a `Permissions-Policy` header is sent on the fenced frame response.]
     10    expected: NOTRUN
     11 
     12  [geolocation permission is not permitted for fenced frames, even if an `allow` attribute is set for an iframe in the fenced frame.]
     13    expected: NOTRUN
     14 
     15  [geolocation permission is not permitted for fenced frames, even if a `Permissions-Policy` header and an `allow` attribute is set for an iframe in the fenced frame.]
     16    expected: NOTRUN