tor-browser

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

GeolocationSensor_read.https.html.ini (309B)


      1 [GeolocationSensor_read.https.html]
      2  [Test that read() method resolves with valid reading when signal is null]
      3    expected: FAIL
      4 
      5  [Test that read() method resolves with valid reading]
      6    expected: FAIL
      7 
      8  [Test that read() method rejects 'AbortError' if signal's aborted flag is set]
      9    expected: FAIL