tor-browser

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

server-initiated.window.js.ini (488B)


      1 [server-initiated.window.html]
      2  [`fetch()`: Invalid signature, same-origin: blocked.]
      3    expected: FAIL
      4 
      5  [`fetch()`: Invalid signature, cross-origin w/o cors, mode: no-cors: blocked.]
      6    expected: FAIL
      7 
      8  [`fetch()`: Invalid signature, same-origin w/ cors: blocked.]
      9    expected: FAIL
     10 
     11  [`fetch()`: Invalid signature, cross-origin w/ cors, mode: no-cors: blocked.]
     12    expected: FAIL
     13 
     14  [`fetch()`: Invalid signature, cross-origin w/ cors, mode: cors: blocked.]
     15    expected: FAIL