tor-browser

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

urlencoded2.window.js.ini (1426B)


      1 [urlencoded2.window.html]
      2  expected:
      3    if asan and not fission: [OK, TIMEOUT]
      4  [application/x-www-form-urlencoded: character not in encoding in filename (formdata event)]
      5    expected:
      6      if asan and not fission: [PASS, NOTRUN]
      7 
      8  [application/x-www-form-urlencoded: non-ASCII in name and value (formdata event)]
      9    expected:
     10      if asan and not fission: [PASS, TIMEOUT]
     11 
     12  [application/x-www-form-urlencoded: characters not in encoding in name and value (normal form)]
     13    expected:
     14      if asan and not fission: [PASS, NOTRUN]
     15 
     16  [application/x-www-form-urlencoded: character not in encoding in filename (normal form)]
     17    expected:
     18      if asan and not fission: [PASS, NOTRUN]
     19 
     20  [application/x-www-form-urlencoded: lone surrogate in name and value (formdata event)]
     21    expected:
     22      if asan and not fission: [PASS, NOTRUN]
     23 
     24  [application/x-www-form-urlencoded: non-ASCII in filename (formdata event)]
     25    expected:
     26      if asan and not fission: [PASS, NOTRUN]
     27 
     28  [application/x-www-form-urlencoded: lone surrogate in name and value (normal form)]
     29    expected:
     30      if asan and not fission: [PASS, NOTRUN]
     31 
     32  [application/x-www-form-urlencoded: non-ASCII in filename (normal form)]
     33    expected:
     34      if asan and not fission: [PASS, NOTRUN]
     35 
     36  [application/x-www-form-urlencoded: characters not in encoding in name and value (formdata event)]
     37    expected:
     38      if asan and not fission: [PASS, NOTRUN]