tor-browser

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

DOMImplementation-createDocument.html.ini (4539B)


      1 [DOMImplementation-createDocument.html]
      2  [createDocument test: null,"ெfoo",null,null]
      3    expected: FAIL
      4 
      5  [createDocument test: metadata for null,"ெfoo",null]
      6    expected: FAIL
      7 
      8  [createDocument test: characterSet aliases for null,"ெfoo",null]
      9    expected: FAIL
     10 
     11  [createDocument test: "http://example.com/","a:ெ",null,null]
     12    expected: FAIL
     13 
     14  [createDocument test: metadata for "http://example.com/","a:ெ",null]
     15    expected: FAIL
     16 
     17  [createDocument test: characterSet aliases for "http://example.com/","a:ெ",null]
     18    expected: FAIL
     19 
     20  [createDocument test: "http://example.com/","ெ:a",null,null]
     21    expected: FAIL
     22 
     23  [createDocument test: metadata for "http://example.com/","ெ:a",null]
     24    expected: FAIL
     25 
     26  [createDocument test: characterSet aliases for "http://example.com/","ெ:a",null]
     27    expected: FAIL
     28 
     29  [createDocument test: null,";foo",null,null]
     30    expected: FAIL
     31 
     32  [createDocument test: metadata for null,";foo",null]
     33    expected: FAIL
     34 
     35  [createDocument test: characterSet aliases for null,";foo",null]
     36    expected: FAIL
     37 
     38  [createDocument test: null,"f}oo",null,null]
     39    expected: FAIL
     40 
     41  [createDocument test: metadata for null,"f}oo",null]
     42    expected: FAIL
     43 
     44  [createDocument test: characterSet aliases for null,"f}oo",null]
     45    expected: FAIL
     46 
     47  [createDocument test: null,"foo}",null,null]
     48    expected: FAIL
     49 
     50  [createDocument test: metadata for null,"foo}",null]
     51    expected: FAIL
     52 
     53  [createDocument test: characterSet aliases for null,"foo}",null]
     54    expected: FAIL
     55 
     56  [createDocument test: null,"\\ufffffoo",null,null]
     57    expected: FAIL
     58 
     59  [createDocument test: metadata for null,"\\ufffffoo",null]
     60    expected: FAIL
     61 
     62  [createDocument test: characterSet aliases for null,"\\ufffffoo",null]
     63    expected: FAIL
     64 
     65  [createDocument test: null,"f\\uffffoo",null,null]
     66    expected: FAIL
     67 
     68  [createDocument test: metadata for null,"f\\uffffoo",null]
     69    expected: FAIL
     70 
     71  [createDocument test: characterSet aliases for null,"f\\uffffoo",null]
     72    expected: FAIL
     73 
     74  [createDocument test: null,"foo\\uffff",null,null]
     75    expected: FAIL
     76 
     77  [createDocument test: metadata for null,"foo\\uffff",null]
     78    expected: FAIL
     79 
     80  [createDocument test: characterSet aliases for null,"foo\\uffff",null]
     81    expected: FAIL
     82 
     83  [createDocument test: null,"f<oo",null,null]
     84    expected: FAIL
     85 
     86  [createDocument test: metadata for null,"f<oo",null]
     87    expected: FAIL
     88 
     89  [createDocument test: characterSet aliases for null,"f<oo",null]
     90    expected: FAIL
     91 
     92  [createDocument test: null,"f:o:o",null,"NAMESPACE_ERR"]
     93    expected: FAIL
     94 
     95  [createDocument test: "http://example.com/","fo<o",null,null]
     96    expected: FAIL
     97 
     98  [createDocument test: metadata for "http://example.com/","fo<o",null]
     99    expected: FAIL
    100 
    101  [createDocument test: characterSet aliases for "http://example.com/","fo<o",null]
    102    expected: FAIL
    103 
    104  [createDocument test: "http://example.com/","f:o:o",null,null]
    105    expected: FAIL
    106 
    107  [createDocument test: metadata for "http://example.com/","f:o:o",null]
    108    expected: FAIL
    109 
    110  [createDocument test: characterSet aliases for "http://example.com/","f:o:o",null]
    111    expected: FAIL
    112 
    113  [createDocument test: "http://example.com/","0:a",null,null]
    114    expected: FAIL
    115 
    116  [createDocument test: metadata for "http://example.com/","0:a",null]
    117    expected: FAIL
    118 
    119  [createDocument test: characterSet aliases for "http://example.com/","0:a",null]
    120    expected: FAIL
    121 
    122  [createDocument test: "http://example.com/","a:;",null,null]
    123    expected: FAIL
    124 
    125  [createDocument test: metadata for "http://example.com/","a:;",null]
    126    expected: FAIL
    127 
    128  [createDocument test: characterSet aliases for "http://example.com/","a:;",null]
    129    expected: FAIL
    130 
    131  [createDocument test: "http://example.com/","a:̀",null,null]
    132    expected: FAIL
    133 
    134  [createDocument test: metadata for "http://example.com/","a:̀",null]
    135    expected: FAIL
    136 
    137  [createDocument test: characterSet aliases for "http://example.com/","a:̀",null]
    138    expected: FAIL
    139 
    140  [createDocument test: "http://example.com/","̀:a",null,null]
    141    expected: FAIL
    142 
    143  [createDocument test: metadata for "http://example.com/","̀:a",null]
    144    expected: FAIL
    145 
    146  [createDocument test: characterSet aliases for "http://example.com/","̀:a",null]
    147    expected: FAIL
    148 
    149  [createDocument test: "http://example.com/",";:a",null,null]
    150    expected: FAIL
    151 
    152  [createDocument test: metadata for "http://example.com/",";:a",null]
    153    expected: FAIL
    154 
    155  [createDocument test: characterSet aliases for "http://example.com/",";:a",null]
    156    expected: FAIL