tor-browser

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

setters.tentative.https.sub.html.ini (518B)


      1 [setters.tentative.https.sub.html]
      2  [sharedStorage.set with 0 argument]
      3    expected: FAIL
      4 
      5  [sharedStorage.set with 1 argument]
      6    expected: FAIL
      7 
      8  [sharedStorage.set with 2 arguments]
      9    expected: FAIL
     10 
     11  [sharedStorage.set with options]
     12    expected: FAIL
     13 
     14  [sharedStorage.set with invalid options]
     15    expected: FAIL
     16 
     17  [sharedStorage.set with empty key]
     18    expected: FAIL
     19 
     20  [sharedStorage.append]
     21    expected: FAIL
     22 
     23  [sharedStorage.clear]
     24    expected: FAIL
     25 
     26  [sharedStorage.delete]
     27    expected: FAIL