tor-browser

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

url-origin.any.js.ini (455B)


      1 [url-origin.any.html]
      2  [Origin parsing: <http://!"$&'()*+,-.;=_`{}~/> without base]
      3    expected: FAIL
      4 
      5  [Origin parsing: <wss://!"$&'()*+,-.;=_`{}~/> without base]
      6    expected: FAIL
      7 
      8 
      9 [url-origin.any.worker.html]
     10  expected:
     11    if not fission and (os == "linux") and debug: [OK, CRASH]
     12  [Origin parsing: <http://!"$&'()*+,-.;=_`{}~/> without base]
     13    expected: FAIL
     14 
     15  [Origin parsing: <wss://!"$&'()*+,-.;=_`{}~/> without base]
     16    expected: FAIL