tor-browser

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

user-activation.https.html.ini (446B)


      1 [user-activation.https.html]
      2  [navigator.credentials.get() calling the API without user activation should reject with NotAllowedError.]
      3    expected: FAIL
      4 
      5  [navigator.credentials.get() consumes user activation.]
      6    expected: FAIL
      7 
      8  [navigator.credentials.create() calling the API without user activation should reject with NotAllowedError.]
      9    expected: FAIL
     10 
     11  [navigator.credentials.create() consumes user activation.]
     12    expected: FAIL