tor-browser

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

popover-attribute-basic.html.ini (7412B)


      1 [popover-attribute-basic.html]
      2  [Changing attribute values should close open popovers]
      3    expected: FAIL
      4 
      5  [Changing a popover from auto to hint (via attr), and then hint during 'beforetoggle' works]
      6    expected: FAIL
      7 
      8  [Changing a popover from auto to manual (via attr), and then hint during 'beforetoggle' works]
      9    expected: FAIL
     10 
     11  [Changing a popover from auto to invalid (via attr), and then hint during 'beforetoggle' works]
     12    expected: FAIL
     13 
     14  [Changing a popover from auto to null (via attr), and then hint during 'beforetoggle' works]
     15    expected: FAIL
     16 
     17  [Changing a popover from auto to undefined (via attr), and then hint during 'beforetoggle' works]
     18    expected: FAIL
     19 
     20  [Changing a popover from hint to auto (via attr), and then hint during 'beforetoggle' works]
     21    expected: FAIL
     22 
     23  [Changing a popover from hint to manual (via attr), and then auto during 'beforetoggle' works]
     24    expected: FAIL
     25 
     26  [Changing a popover from hint to manual (via attr), and then hint during 'beforetoggle' works]
     27    expected: FAIL
     28 
     29  [Changing a popover from hint to manual (via attr), and then manual during 'beforetoggle' works]
     30    expected: FAIL
     31 
     32  [Changing a popover from hint to manual (via attr), and then invalid during 'beforetoggle' works]
     33    expected: FAIL
     34 
     35  [Changing a popover from hint to manual (via attr), and then null during 'beforetoggle' works]
     36    expected: FAIL
     37 
     38  [Changing a popover from hint to manual (via attr), and then undefined during 'beforetoggle' works]
     39    expected: FAIL
     40 
     41  [Changing a popover from hint to invalid (via attr), and then auto during 'beforetoggle' works]
     42    expected: FAIL
     43 
     44  [Changing a popover from hint to invalid (via attr), and then hint during 'beforetoggle' works]
     45    expected: FAIL
     46 
     47  [Changing a popover from hint to invalid (via attr), and then manual during 'beforetoggle' works]
     48    expected: FAIL
     49 
     50  [Changing a popover from hint to invalid (via attr), and then invalid during 'beforetoggle' works]
     51    expected: FAIL
     52 
     53  [Changing a popover from hint to invalid (via attr), and then null during 'beforetoggle' works]
     54    expected: FAIL
     55 
     56  [Changing a popover from hint to invalid (via attr), and then undefined during 'beforetoggle' works]
     57    expected: FAIL
     58 
     59  [Changing a popover from hint to null (via attr), and then auto during 'beforetoggle' works]
     60    expected: FAIL
     61 
     62  [Changing a popover from hint to null (via attr), and then hint during 'beforetoggle' works]
     63    expected: FAIL
     64 
     65  [Changing a popover from hint to null (via attr), and then manual during 'beforetoggle' works]
     66    expected: FAIL
     67 
     68  [Changing a popover from hint to null (via attr), and then invalid during 'beforetoggle' works]
     69    expected: FAIL
     70 
     71  [Changing a popover from hint to null (via attr), and then null during 'beforetoggle' works]
     72    expected: FAIL
     73 
     74  [Changing a popover from hint to null (via attr), and then undefined during 'beforetoggle' works]
     75    expected: FAIL
     76 
     77  [Changing a popover from hint to undefined (via attr), and then hint during 'beforetoggle' works]
     78    expected: FAIL
     79 
     80  [Changing a popover from manual to auto (via attr), and then hint during 'beforetoggle' works]
     81    expected: FAIL
     82 
     83  [Changing a popover from manual to hint (via attr), and then auto during 'beforetoggle' works]
     84    expected: FAIL
     85 
     86  [Changing a popover from manual to hint (via attr), and then hint during 'beforetoggle' works]
     87    expected: FAIL
     88 
     89  [Changing a popover from manual to hint (via attr), and then manual during 'beforetoggle' works]
     90    expected: FAIL
     91 
     92  [Changing a popover from manual to hint (via attr), and then invalid during 'beforetoggle' works]
     93    expected: FAIL
     94 
     95  [Changing a popover from manual to hint (via attr), and then null during 'beforetoggle' works]
     96    expected: FAIL
     97 
     98  [Changing a popover from manual to hint (via attr), and then undefined during 'beforetoggle' works]
     99    expected: FAIL
    100 
    101  [Changing a popover from manual to undefined (via attr), and then hint during 'beforetoggle' works]
    102    expected: FAIL
    103 
    104  [Changing a popover from auto to hint (via idl), and then hint during 'beforetoggle' works]
    105    expected: FAIL
    106 
    107  [Changing a popover from auto to manual (via idl), and then hint during 'beforetoggle' works]
    108    expected: FAIL
    109 
    110  [Changing a popover from auto to invalid (via idl), and then hint during 'beforetoggle' works]
    111    expected: FAIL
    112 
    113  [Changing a popover from auto to null (via idl), and then hint during 'beforetoggle' works]
    114    expected: FAIL
    115 
    116  [Changing a popover from auto to undefined (via idl), and then hint during 'beforetoggle' works]
    117    expected: FAIL
    118 
    119  [Changing a popover from hint to auto (via idl), and then hint during 'beforetoggle' works]
    120    expected: FAIL
    121 
    122  [Changing a popover from hint to manual (via idl), and then auto during 'beforetoggle' works]
    123    expected: FAIL
    124 
    125  [Changing a popover from hint to manual (via idl), and then hint during 'beforetoggle' works]
    126    expected: FAIL
    127 
    128  [Changing a popover from hint to manual (via idl), and then manual during 'beforetoggle' works]
    129    expected: FAIL
    130 
    131  [Changing a popover from hint to manual (via idl), and then invalid during 'beforetoggle' works]
    132    expected: FAIL
    133 
    134  [Changing a popover from hint to manual (via idl), and then null during 'beforetoggle' works]
    135    expected: FAIL
    136 
    137  [Changing a popover from hint to manual (via idl), and then undefined during 'beforetoggle' works]
    138    expected: FAIL
    139 
    140  [Changing a popover from hint to invalid (via idl), and then auto during 'beforetoggle' works]
    141    expected: FAIL
    142 
    143  [Changing a popover from hint to invalid (via idl), and then hint during 'beforetoggle' works]
    144    expected: FAIL
    145 
    146  [Changing a popover from hint to invalid (via idl), and then manual during 'beforetoggle' works]
    147    expected: FAIL
    148 
    149  [Changing a popover from hint to invalid (via idl), and then invalid during 'beforetoggle' works]
    150    expected: FAIL
    151 
    152  [Changing a popover from hint to invalid (via idl), and then null during 'beforetoggle' works]
    153    expected: FAIL
    154 
    155  [Changing a popover from hint to invalid (via idl), and then undefined during 'beforetoggle' works]
    156    expected: FAIL
    157 
    158  [Changing a popover from hint to null (via idl), and then hint during 'beforetoggle' works]
    159    expected: FAIL
    160 
    161  [Changing a popover from hint to undefined (via idl), and then hint during 'beforetoggle' works]
    162    expected: FAIL
    163 
    164  [Changing a popover from manual to auto (via idl), and then hint during 'beforetoggle' works]
    165    expected: FAIL
    166 
    167  [Changing a popover from manual to hint (via idl), and then auto during 'beforetoggle' works]
    168    expected: FAIL
    169 
    170  [Changing a popover from manual to hint (via idl), and then hint during 'beforetoggle' works]
    171    expected: FAIL
    172 
    173  [Changing a popover from manual to hint (via idl), and then manual during 'beforetoggle' works]
    174    expected: FAIL
    175 
    176  [Changing a popover from manual to hint (via idl), and then invalid during 'beforetoggle' works]
    177    expected: FAIL
    178 
    179  [Changing a popover from manual to hint (via idl), and then null during 'beforetoggle' works]
    180    expected: FAIL
    181 
    182  [Changing a popover from manual to hint (via idl), and then undefined during 'beforetoggle' works]
    183    expected: FAIL
    184 
    185  [Changing a popover from manual to null (via idl), and then hint during 'beforetoggle' works]
    186    expected: FAIL
    187 
    188  [Changing a popover from manual to undefined (via idl), and then hint during 'beforetoggle' works]
    189    expected: FAIL