tor-browser

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

stream-response.any.js.ini (592B)


      1 [stream-response.any.sharedworker.html]
      2  [Stream response's body when content-type is not present]
      3    expected: FAIL
      4 
      5 
      6 [stream-response.any.html]
      7  [Stream response's body when content-type is not present]
      8    expected: FAIL
      9 
     10 
     11 [stream-response.any.serviceworker.html]
     12  expected:
     13    if (os == "android") and not debug: [OK, ERROR]
     14  [Stream response's body when content-type is not present]
     15    expected: FAIL
     16 
     17 
     18 [stream-response.any.worker.html]
     19  expected:
     20    if (os == "android") and not debug: [OK, CRASH]
     21  [Stream response's body when content-type is not present]
     22    expected: FAIL