tor-browser

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

contacts-select.https.window.js.ini (766B)


      1 [contacts-select.https.window.html]
      2  [The Contact API does not include fields that were not requested]
      3    expected: FAIL
      4 
      5  [The Contact API correctly returns ContactInfo entries]
      6    expected: FAIL
      7 
      8  [The Contact API can fail when the selector cannot be opened]
      9    expected: FAIL
     10 
     11  [Only one contact is returned if `multiple` is not set.]
     12    expected: FAIL
     13 
     14  [The Contact API cannot be used again until the first operation is complete.]
     15    expected: FAIL
     16 
     17  [The Contact API requires valid properties to be provided]
     18    expected: FAIL
     19 
     20  [The Contact API requires a user gesture]
     21    expected: FAIL
     22 
     23  [Test contacts.select() throws an InvalidStateError in a sub-frame]
     24    expected: FAIL
     25 
     26  [Supported contact properties are exposed.]
     27    expected: FAIL