tor-browser

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

failure.html.ini (4208B)


      1 [failure.html]
      2  expected:
      3    if os == "win": [TIMEOUT, OK]
      4  [URL's constructor's base argument: file://example:1/ should throw]
      5    expected: FAIL
      6 
      7  [URL's href: file://example:1/ should throw]
      8    expected: FAIL
      9 
     10  [XHR: file://example:1/ should throw]
     11    expected: FAIL
     12 
     13  [Location's href: file://example:1/ should throw]
     14    expected: FAIL
     15 
     16  [window.open(): file://example:1/ should throw]
     17    expected: FAIL
     18 
     19  [URL's constructor's base argument: file://example:test/ should throw]
     20    expected: FAIL
     21 
     22  [URL's href: file://example:test/ should throw]
     23    expected: FAIL
     24 
     25  [XHR: file://example:test/ should throw]
     26    expected: FAIL
     27 
     28  [Location's href: file://example:test/ should throw]
     29    expected: FAIL
     30 
     31  [window.open(): file://example:test/ should throw]
     32    expected: FAIL
     33 
     34  [URL's constructor's base argument: file://example%/ should throw]
     35    expected: FAIL
     36 
     37  [URL's href: file://example%/ should throw]
     38    expected: FAIL
     39 
     40  [XHR: file://example%/ should throw]
     41    expected: FAIL
     42 
     43  [Location's href: file://example%/ should throw]
     44    expected: FAIL
     45 
     46  [window.open(): file://example%/ should throw]
     47    expected: FAIL
     48 
     49  [URL's constructor's base argument: file://[example\]/ should throw]
     50    expected: FAIL
     51 
     52  [URL's href: file://[example\]/ should throw]
     53    expected: FAIL
     54 
     55  [XHR: file://[example\]/ should throw]
     56    expected: FAIL
     57 
     58  [Location's href: file://[example\]/ should throw]
     59    expected: FAIL
     60 
     61  [window.open(): file://[example\]/ should throw]
     62    expected: FAIL
     63 
     64  [URL's constructor's base argument: file://%43%3A should throw]
     65    expected: FAIL
     66 
     67  [URL's href: file://%43%3A should throw]
     68    expected: FAIL
     69 
     70  [XHR: file://%43%3A should throw]
     71    expected: FAIL
     72 
     73  [Location's href: file://%43%3A should throw]
     74    expected: FAIL
     75 
     76  [window.open(): file://%43%3A should throw]
     77    expected: FAIL
     78 
     79  [URL's constructor's base argument: file://%43%7C should throw]
     80    expected: FAIL
     81 
     82  [URL's href: file://%43%7C should throw]
     83    expected: FAIL
     84 
     85  [XHR: file://%43%7C should throw]
     86    expected: FAIL
     87 
     88  [Location's href: file://%43%7C should throw]
     89    expected: FAIL
     90 
     91  [window.open(): file://%43%7C should throw]
     92    expected: FAIL
     93 
     94  [URL's constructor's base argument: file://%43| should throw]
     95    expected: FAIL
     96 
     97  [URL's href: file://%43| should throw]
     98    expected: FAIL
     99 
    100  [XHR: file://%43| should throw]
    101    expected: FAIL
    102 
    103  [Location's href: file://%43| should throw]
    104    expected: FAIL
    105 
    106  [window.open(): file://%43| should throw]
    107    expected: FAIL
    108 
    109  [URL's constructor's base argument: file://C%7C should throw]
    110    expected: FAIL
    111 
    112  [URL's href: file://C%7C should throw]
    113    expected: FAIL
    114 
    115  [XHR: file://C%7C should throw]
    116    expected: FAIL
    117 
    118  [Location's href: file://C%7C should throw]
    119    expected: FAIL
    120 
    121  [window.open(): file://C%7C should throw]
    122    expected: FAIL
    123 
    124  [URL's constructor's base argument: file://%43%7C/ should throw]
    125    expected: FAIL
    126 
    127  [URL's href: file://%43%7C/ should throw]
    128    expected: FAIL
    129 
    130  [XHR: file://%43%7C/ should throw]
    131    expected: FAIL
    132 
    133  [Location's href: file://%43%7C/ should throw]
    134    expected: FAIL
    135 
    136  [window.open(): file://%43%7C/ should throw]
    137    expected: FAIL
    138 
    139  [URL's constructor's base argument: file://­/p should throw]
    140    expected: FAIL
    141 
    142  [URL's href: file://­/p should throw]
    143    expected: FAIL
    144 
    145  [XHR: file://­/p should throw]
    146    expected: FAIL
    147 
    148  [Location's href: file://­/p should throw]
    149    expected: FAIL
    150 
    151  [window.open(): file://­/p should throw]
    152    expected: FAIL
    153 
    154  [URL's constructor's base argument: file://%C2%AD/p should throw]
    155    expected: FAIL
    156 
    157  [URL's href: file://%C2%AD/p should throw]
    158    expected: FAIL
    159 
    160  [XHR: file://%C2%AD/p should throw]
    161    expected: FAIL
    162 
    163  [Location's href: file://%C2%AD/p should throw]
    164    expected: FAIL
    165 
    166  [window.open(): file://%C2%AD/p should throw]
    167    expected: FAIL
    168 
    169  [URL's constructor's base argument: file://xn--/p should throw]
    170    expected: FAIL
    171 
    172  [URL's href: file://xn--/p should throw]
    173    expected: FAIL
    174 
    175  [XHR: file://xn--/p should throw]
    176    expected: FAIL
    177 
    178  [Location's href: file://xn--/p should throw]
    179    expected: FAIL
    180 
    181  [window.open(): file://xn--/p should throw]
    182    expected: FAIL