tor-browser

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

GeolocationSensor-disabled-by-feature-policy.https.html.ini (593B)


      1 [GeolocationSensor-disabled-by-feature-policy.https.html]
      2  [GeolocationSensor: Feature-Policy header geolocation 'none' disallows the top-level document.]
      3    expected: FAIL
      4 
      5  [GeolocationSensor: Feature-Policy header geolocation 'none' disallows same-origin iframes.]
      6    expected: FAIL
      7 
      8  [GeolocationSensor: Feature-Policy header geolocation 'none' disallows cross-origin iframes.]
      9    expected: FAIL
     10 
     11  [GeolocationSensor.read(): 'SecurityError' is thrown when disabled by Feature Policy]
     12    expected: FAIL
     13 
     14  [GeolocationSensor.read(): 'AbortError' takes priority]
     15    expected: FAIL