tor-browser

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

form-submission.sub.html.ini (4663B)


      1 [form-submission.sub.html]
      2  expected:
      3    if (os == "linux") and tsan: [TIMEOUT, OK]
      4    if (os == "linux") and not tsan: [OK, TIMEOUT]
      5  [sec-fetch-site - HTTPS upgrade - POST]
      6    expected:
      7      if (os == "linux") and tsan: [NOTRUN, PASS, TIMEOUT]
      8      if (os == "linux") and not tsan: [PASS, TIMEOUT, NOTRUN]
      9 
     10  [sec-fetch-site - HTTPS downgrade-upgrade - GET]
     11    expected:
     12      if (os == "linux") and not debug and tsan: [NOTRUN, PASS, TIMEOUT]
     13      if (os == "linux") and not debug and not tsan: [PASS, TIMEOUT, NOTRUN]
     14      if (os == "linux") and debug: [PASS, NOTRUN]
     15 
     16  [sec-fetch-site - HTTPS downgrade-upgrade - POST]
     17    expected:
     18      if (os == "linux") and not debug and tsan: [NOTRUN, PASS, TIMEOUT]
     19      if (os == "linux") and not debug and not tsan: [PASS, TIMEOUT, NOTRUN]
     20      if (os == "linux") and debug: [PASS, NOTRUN]
     21 
     22  [sec-fetch-site - HTTPS upgrade - GET]
     23    expected:
     24      if (os == "linux") and not debug and tsan: [NOTRUN, PASS, TIMEOUT]
     25      if (os == "linux") and not debug and not tsan: [PASS, TIMEOUT, NOTRUN]
     26 
     27  [sec-fetch-dest - Not sent to non-trustworthy same-site destination - POST]
     28    expected:
     29      if tsan: NOTRUN
     30 
     31  [sec-fetch-mode - Not sent to non-trustworthy cross-site destination - POST]
     32    expected:
     33      if tsan: NOTRUN
     34 
     35  [sec-fetch-site - Not sent to non-trustworthy cross-site destination - POST]
     36    expected:
     37      if tsan: NOTRUN
     38 
     39  [sec-fetch-site - HTTPS downgrade (header not sent) - GET]
     40    expected:
     41      if tsan: NOTRUN
     42 
     43  [sec-fetch-site - Not sent to non-trustworthy same-origin destination - POST]
     44    expected:
     45      if tsan: TIMEOUT
     46 
     47  [sec-fetch-mode - Not sent to non-trustworthy cross-site destination - GET]
     48    expected:
     49      if tsan: NOTRUN
     50 
     51  [sec-fetch-user - Not sent to non-trustworthy same-site destination - POST]
     52    expected:
     53      if tsan: NOTRUN
     54 
     55  [sec-fetch-user - Not sent to non-trustworthy cross-site destination - POST]
     56    expected:
     57      if tsan: NOTRUN
     58 
     59  [sec-fetch-dest - Not sent to non-trustworthy cross-site destination - POST]
     60    expected:
     61      if tsan: NOTRUN
     62 
     63  [sec-fetch-dest - Not sent to non-trustworthy same-origin destination - GET]
     64    expected:
     65      if tsan: NOTRUN
     66 
     67  [sec-fetch-site - Not sent to non-trustworthy cross-site destination - GET]
     68    expected:
     69      if tsan: NOTRUN
     70 
     71  [sec-fetch-dest - Not sent to non-trustworthy same-origin destination - POST]
     72    expected:
     73      if tsan: NOTRUN
     74 
     75  [sec-fetch-user - Not sent to non-trustworthy same-origin destination - GET]
     76    expected:
     77      if tsan: NOTRUN
     78 
     79  [sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination - POST]
     80    expected:
     81      if tsan: NOTRUN
     82 
     83  [sec-fetch-dest - Not sent to non-trustworthy cross-site destination - GET]
     84    expected:
     85      if tsan: NOTRUN
     86 
     87  [sec-fetch-site - Not sent to non-trustworthy same-site destination - POST]
     88    expected:
     89      if tsan: NOTRUN
     90 
     91  [sec-fetch-storage-access - Not sent to non-trustworthy same-site destination - POST]
     92    expected:
     93      if tsan: NOTRUN
     94 
     95  [sec-fetch-user - Not sent to non-trustworthy same-site destination - GET]
     96    expected:
     97      if tsan: NOTRUN
     98 
     99  [sec-fetch-site - HTTPS downgrade (header not sent) - POST]
    100    expected:
    101      if tsan: NOTRUN
    102 
    103  [sec-fetch-mode - Not sent to non-trustworthy same-origin destination - GET]
    104    expected:
    105      if tsan: NOTRUN
    106 
    107  [sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination - GET]
    108    expected:
    109      if tsan: NOTRUN
    110 
    111  [sec-fetch-storage-access - Not sent to non-trustworthy same-origin destination - POST]
    112    expected:
    113      if tsan: NOTRUN
    114 
    115  [sec-fetch-user - Not sent to non-trustworthy cross-site destination - GET]
    116    expected:
    117      if tsan: NOTRUN
    118 
    119  [sec-fetch-mode - Not sent to non-trustworthy same-origin destination - POST]
    120    expected:
    121      if tsan: NOTRUN
    122 
    123  [sec-fetch-storage-access - Not sent to non-trustworthy cross-site destination - GET]
    124    expected:
    125      if tsan: NOTRUN
    126 
    127  [sec-fetch-site - Not sent to non-trustworthy same-site destination - GET]
    128    expected:
    129      if tsan: NOTRUN
    130 
    131  [sec-fetch-user - Not sent to non-trustworthy same-origin destination - POST]
    132    expected:
    133      if tsan: NOTRUN
    134 
    135  [sec-fetch-mode - Not sent to non-trustworthy same-site destination - GET]
    136    expected:
    137      if tsan: NOTRUN
    138 
    139  [sec-fetch-mode - Not sent to non-trustworthy same-site destination - POST]
    140    expected:
    141      if tsan: NOTRUN
    142 
    143  [sec-fetch-dest - Not sent to non-trustworthy same-site destination - GET]
    144    expected:
    145      if tsan: NOTRUN
    146 
    147  [sec-fetch-storage-access - Not sent to non-trustworthy same-site destination - GET]
    148    expected:
    149      if tsan: NOTRUN