tor-browser

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

storage-partitioning.https.html.ini (430B)


      1 [storage-partitioning.https.html]
      2  expected:
      3    if swgl and (os == "win"): [OK, TIMEOUT]
      4  [document.cookie]
      5    expected: FAIL
      6 
      7  [localStorage]
      8    expected: FAIL
      9 
     10  [sessionStorage]
     11    expected: FAIL
     12 
     13  [Cache API]
     14    expected: FAIL
     15 
     16  [File System Access API]
     17    expected:
     18      if swgl and (os == "win"): [FAIL, TIMEOUT]
     19      FAIL
     20 
     21  [IndexedDB]
     22    expected:
     23      if swgl and (os == "win"): [FAIL, NOTRUN]
     24      FAIL