tor-browser

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

multiple-origins.https.window.js.ini (618B)


      1 [multiple-origins.https.window.html]
      2  [fetchLater() has per-request-origin quota for its POST body of String.]
      3    expected: FAIL
      4 
      5  [fetchLater() has per-request-origin quota for its POST body of ArrayBuffer.]
      6    expected: FAIL
      7 
      8  [fetchLater() has per-request-origin quota for its POST body of FormData.]
      9    expected: FAIL
     10 
     11  [fetchLater() has per-request-origin quota for its POST body of URLSearchParams.]
     12    expected: FAIL
     13 
     14  [fetchLater() has per-request-origin quota for its POST body of Blob.]
     15    expected: FAIL
     16 
     17  [fetchLater() has per-request-origin quota for its POST body of File.]
     18    expected: FAIL