tor-browser

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

same-site-cookies.https.html.ini (5692B)


      1 [same-site-cookies.https.html]
      2  expected:
      3    if (os == "android") and fission: [TIMEOUT, OK]
      4    TIMEOUT
      5  [cross-site, form post with no service worker]
      6    expected: NOTRUN
      7 
      8  [cross-site, form post with fallback]
      9    expected: NOTRUN
     10 
     11  [cross-site, form post with passthrough]
     12    expected: NOTRUN
     13 
     14  [same-origin, form post with no service worker and cross-site redirect]
     15    expected: NOTRUN
     16 
     17  [same-origin, form post with fallback and cross-site redirect]
     18    expected: NOTRUN
     19 
     20  [same-origin, form post with passthrough and cross-site redirect]
     21    expected: NOTRUN
     22 
     23  [same-origin, form post with no service worker, cross-site redirect, and same-origin redirect]
     24    expected: NOTRUN
     25 
     26  [same-origin, form post with fallback, cross-site redirect, and same-origin redirect]
     27    expected: NOTRUN
     28 
     29  [same-origin, form post with passthrough, cross-site redirect, and same-origin redirect]
     30    expected: NOTRUN
     31 
     32  [same-origin, nested set location with cross-site middle frame and change-request service worker]
     33    expected: NOTRUN
     34 
     35  [same-origin, window.open with passthrough]
     36    expected: TIMEOUT
     37 
     38  [same-origin, window.open with change-request]
     39    expected: NOTRUN
     40 
     41  [same-origin, window.open with navpreload]
     42    expected: NOTRUN
     43 
     44  [same-site, window.open with no service worker]
     45    expected: NOTRUN
     46 
     47  [same-site, window.open with fallback]
     48    expected: NOTRUN
     49 
     50  [same-site, window.open with passthrough]
     51    expected: NOTRUN
     52 
     53  [same-site, window.open with change-request]
     54    expected: NOTRUN
     55 
     56  [same-site, window.open with navpreload]
     57    expected: NOTRUN
     58 
     59  [cross-site, window.open with no service worker]
     60    expected: NOTRUN
     61 
     62  [cross-site, window.open with fallback]
     63    expected: NOTRUN
     64 
     65  [cross-site, window.open with passthrough]
     66    expected: NOTRUN
     67 
     68  [cross-site, window.open with change-request]
     69    expected: NOTRUN
     70 
     71  [cross-site, window.open with navpreload]
     72    expected: NOTRUN
     73 
     74  [same-origin, window.open with no service worker and same-site redirect]
     75    expected: NOTRUN
     76 
     77  [same-origin, window.open with fallback and same-site redirect]
     78    expected: NOTRUN
     79 
     80  [same-origin, window.open with passthrough and same-site redirect]
     81    expected: NOTRUN
     82 
     83  [same-origin, window.open with change-request and same-site redirect]
     84    expected: NOTRUN
     85 
     86  [same-origin, window.open with navpreload and same-site redirect]
     87    expected: NOTRUN
     88 
     89  [same-origin, window.open with no service worker and cross-site redirect]
     90    expected: NOTRUN
     91 
     92  [same-origin, window.open with fallback and cross-site redirect]
     93    expected: NOTRUN
     94 
     95  [same-origin, window.open with passthrough and cross-site redirect]
     96    expected: NOTRUN
     97 
     98  [same-origin, window.open with change-request and cross-site redirect]
     99    expected: NOTRUN
    100 
    101  [same-origin, window.open with navpreload and cross-site redirect]
    102    expected: NOTRUN
    103 
    104  [same-origin, window.open with no service worker, cross-site redirect, and same-origin redirect]
    105    expected: NOTRUN
    106 
    107  [same-origin, window.open with fallback, cross-site redirect, and same-origin redirect]
    108    expected: NOTRUN
    109 
    110  [same-origin, window.open with passthrough, cross-site redirect, and same-origin redirect]
    111    expected: NOTRUN
    112 
    113  [same-origin, window.open with change-request, cross-site redirect, and same-origin redirect]
    114    expected: NOTRUN
    115 
    116  [same-origin, window.open with navpreload, cross-site redirect, and same-origin redirect]
    117    expected: NOTRUN
    118 
    119  [same-origin, nested window.open with cross-site middle frame and no service worker]
    120    expected: NOTRUN
    121 
    122  [same-origin, nested window.open with cross-site middle frame and fallback service worker]
    123    expected: NOTRUN
    124 
    125  [same-origin, nested window.open with cross-site middle frame and passthrough service worker]
    126    expected: NOTRUN
    127 
    128  [same-origin, nested window.open with cross-site middle frame and change-request service worker]
    129    expected: NOTRUN
    130 
    131  [same-origin, nested window.open with cross-site middle frame and navpreload service worker]
    132    expected: NOTRUN
    133 
    134  [same-origin, nested set location with cross-site middle frame and no service worker]
    135    expected: NOTRUN
    136 
    137  [same-origin, nested set location with cross-site middle frame and fallback service worker]
    138    expected: NOTRUN
    139 
    140  [same-origin, nested set location with cross-site middle frame and passthrough service worker]
    141    expected: NOTRUN
    142 
    143  [same-origin, nested set location with cross-site middle frame and navpreload service worker]
    144    expected: NOTRUN
    145 
    146  [same-origin, form post with no service worker]
    147    expected: NOTRUN
    148 
    149  [same-origin, form post with fallback]
    150    expected: NOTRUN
    151 
    152  [same-origin, form post with passthrough]
    153    expected: NOTRUN
    154 
    155  [same-origin, form post with change-request]
    156    expected: NOTRUN
    157 
    158  [same-site, form post with no service worker]
    159    expected: NOTRUN
    160 
    161  [same-site, form post with fallback]
    162    expected: NOTRUN
    163 
    164  [same-site, form post with passthrough]
    165    expected: NOTRUN
    166 
    167  [same-site, form post with change-request]
    168    expected: NOTRUN
    169 
    170  [cross-site, form post with change-request]
    171    expected: NOTRUN
    172 
    173  [same-origin, form post with no service worker and same-site redirect]
    174    expected: NOTRUN
    175 
    176  [same-origin, form post with fallback and same-site redirect]
    177    expected: NOTRUN
    178 
    179  [same-origin, form post with passthrough and same-site redirect]
    180    expected: NOTRUN
    181 
    182  [same-origin, form post with change-request and same-site redirect]
    183    expected: NOTRUN
    184 
    185  [same-origin, form post with change-request and cross-site redirect]
    186    expected: NOTRUN
    187 
    188  [same-origin, form post with change-request, cross-site redirect, and same-origin redirect]
    189    expected: NOTRUN
    190 
    191  [Cleanup service workers]
    192    expected: NOTRUN