tor-browser

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

select-event.html.ini (38152B)


      1 [select-event.html]
      2  expected:
      3    if (os == "linux") and debug and not fission: TIMEOUT
      4  [input type url: setSelectionRange out of range a second time (must not fire select)]
      5    expected:
      6      if (os == "linux") and debug and not fission: [NOTRUN, PASS, FAIL]
      7 
      8  [textarea: select() disconnected node]
      9    expected:
     10      if (os == "linux") and not fission and debug: NOTRUN
     11      if (os == "linux") and not fission and not debug: [PASS, FAIL]
     12      if (os == "mac") and not debug: [PASS, FAIL]
     13 
     14  [textarea: selectionStart a second time (must not fire select)]
     15    expected:
     16      if (os == "linux") and debug and not fission: NOTRUN
     17 
     18  [textarea: selectionStart disconnected node]
     19    expected:
     20      if (os == "linux") and debug and not fission: NOTRUN
     21      if (os == "mac") and not debug: [PASS, FAIL]
     22 
     23  [textarea: selectionEnd disconnected node]
     24    expected:
     25      if (os == "linux") and debug and not fission: NOTRUN
     26 
     27  [textarea: selectionEnd twice in disconnected node (must fire select only once)]
     28    expected:
     29      if (os == "linux") and debug and not fission: NOTRUN
     30      if (os == "mac") and not debug: [PASS, FAIL]
     31 
     32  [textarea: selectionDirection disconnected node]
     33    expected:
     34      if (os == "linux") and debug and not fission: NOTRUN
     35      if (os == "mac") and not debug: [PASS, FAIL]
     36 
     37  [textarea: selectionStart out of range event queue]
     38    expected:
     39      if (os == "linux") and debug and not fission: NOTRUN
     40      if (os == "mac") and not debug: [PASS, FAIL]
     41 
     42  [textarea: selectionStart twice in disconnected node (must fire select only once)]
     43    expected:
     44      if (os == "linux") and debug and not fission: NOTRUN
     45      if (os == "mac") and debug: [PASS, FAIL]
     46 
     47  [textarea: selectionDirection twice in disconnected node (must fire select only once)]
     48    expected:
     49      if (os == "linux") and debug and not fission: NOTRUN
     50      if (os == "mac") and not debug: [PASS, FAIL]
     51 
     52  [textarea: selectionDirection event queue]
     53    expected:
     54      if (os == "linux") and debug and not fission: NOTRUN
     55      if os == "mac": [PASS, FAIL]
     56 
     57  [textarea: setSelectionRange() disconnected node]
     58    expected:
     59      if (os == "linux") and debug and not fission: NOTRUN
     60      if (os == "mac") and debug: [PASS, FAIL]
     61 
     62  [textarea: setRangeText() disconnected node]
     63    expected:
     64      if (os == "linux") and debug and not fission: NOTRUN
     65      if (os == "mac") and not debug: [PASS, FAIL]
     66 
     67  [textarea: select() twice in disconnected node (must fire select only once)]
     68    expected:
     69      if (os == "linux") and debug and not fission: NOTRUN
     70      if (os == "mac") and not debug: [PASS, FAIL]
     71 
     72  [textarea: setSelectionRange out of range a second time (must not fire select)]
     73    expected:
     74      if (os == "linux") and debug and not fission: NOTRUN
     75      if (os == "mac") and not debug: [PASS, FAIL]
     76 
     77  [textarea: select() event queue]
     78    expected:
     79      if (os == "linux") and debug and not fission: NOTRUN
     80      if (os == "mac") and not debug: [PASS, FAIL]
     81 
     82  [input type url: selectionStart a second time (must not fire select)]
     83    expected:
     84      if (os == "linux") and debug and not fission: NOTRUN
     85 
     86  [input type url: selectionStart out of range]
     87    expected:
     88      if (os == "linux") and debug and not fission: NOTRUN
     89 
     90  [input type text: setSelectionRange() a second time (must not fire select)]
     91    expected:
     92      if (os == "linux") and debug and not fission: NOTRUN
     93 
     94  [input type text: select() disconnected node]
     95    expected:
     96      if (os == "linux") and debug and not fission: NOTRUN
     97 
     98  [input type tel: setRangeText() event queue]
     99    expected:
    100      if (os == "linux") and debug and not fission: NOTRUN
    101 
    102  [input type password: selectionStart out of range]
    103    expected:
    104      if (os == "linux") and debug and not fission: NOTRUN
    105 
    106  [input type tel: selectionStart a second time (must not fire select)]
    107    expected:
    108      if (os == "linux") and debug and not fission: NOTRUN
    109 
    110  [input type tel: selectionEnd out of range twice in disconnected node (must fire select only once)]
    111    expected:
    112      if (os == "linux") and debug and not fission: NOTRUN
    113 
    114  [textarea: selectionDirection a second time (must not fire select)]
    115    expected:
    116      if (os == "linux") and debug and not fission: NOTRUN
    117 
    118  [input type url: selectionStart twice in disconnected node (must fire select only once)]
    119    expected:
    120      if (os == "linux") and debug and not fission: NOTRUN
    121 
    122  [input type tel: select()]
    123    expected:
    124      if (os == "linux") and debug and not fission: NOTRUN
    125 
    126  [input type password: setRangeText()]
    127    expected:
    128      if (os == "linux") and debug and not fission: NOTRUN
    129 
    130  [input type search: selectionStart out of range twice in disconnected node (must fire select only once)]
    131    expected:
    132      if (os == "linux") and debug and not fission: NOTRUN
    133 
    134  [input type search: select()]
    135    expected:
    136      if (os == "linux") and debug and not fission: NOTRUN
    137 
    138  [input type text: setSelectionRange out of range twice in disconnected node (must fire select only once)]
    139    expected:
    140      if (os == "linux") and debug and not fission: NOTRUN
    141 
    142  [input type password: selectionEnd twice in disconnected node (must fire select only once)]
    143    expected:
    144      if (os == "linux") and debug and not fission: NOTRUN
    145 
    146  [input type search: select() disconnected node]
    147    expected:
    148      if (os == "linux") and debug and not fission: NOTRUN
    149 
    150  [input type tel: setSelectionRange() event queue]
    151    expected:
    152      if (os == "linux") and debug and not fission: NOTRUN
    153 
    154  [input type search: selectionDirection a second time (must not fire select)]
    155    expected:
    156      if (os == "linux") and debug and not fission: NOTRUN
    157 
    158  [input type tel: selectionStart out of range twice in disconnected node (must fire select only once)]
    159    expected:
    160      if (os == "linux") and debug and not fission: NOTRUN
    161 
    162  [textarea: selectionStart]
    163    expected:
    164      if (os == "linux") and debug and not fission: NOTRUN
    165 
    166  [input type password: selectionEnd event queue]
    167    expected:
    168      if (os == "linux") and debug and not fission: NOTRUN
    169 
    170  [input type text: selectionEnd out of range disconnected node]
    171    expected:
    172      if (os == "linux") and debug and not fission: NOTRUN
    173 
    174  [input type url: select() a second time (must not fire select)]
    175    expected:
    176      if (os == "linux") and debug and not fission: NOTRUN
    177 
    178  [input type url: selectionStart disconnected node]
    179    expected:
    180      if (os == "linux") and debug and not fission: NOTRUN
    181 
    182  [input type search: setRangeText() event queue]
    183    expected:
    184      if (os == "linux") and debug and not fission: NOTRUN
    185 
    186  [input type url: setRangeText()]
    187    expected:
    188      if (os == "linux") and debug and not fission: NOTRUN
    189 
    190  [textarea: selectionEnd]
    191    expected:
    192      if (os == "linux") and debug and not fission: NOTRUN
    193 
    194  [input type url: selectionStart]
    195    expected:
    196      if (os == "linux") and debug and not fission: NOTRUN
    197 
    198  [input type password: selectionEnd a second time (must not fire select)]
    199    expected:
    200      if (os == "linux") and debug and not fission: NOTRUN
    201 
    202  [input type text: setSelectionRange out of range]
    203    expected:
    204      if (os == "linux") and debug and not fission: NOTRUN
    205 
    206  [input type search: selectionStart out of range event queue]
    207    expected:
    208      if (os == "linux") and debug and not fission: NOTRUN
    209 
    210  [input type url: selectionStart event queue]
    211    expected:
    212      if (os == "linux") and debug and not fission: NOTRUN
    213 
    214  [textarea: selectionEnd a second time (must not fire select)]
    215    expected:
    216      if (os == "linux") and debug and not fission: NOTRUN
    217 
    218  [input type text: setSelectionRange out of range event queue]
    219    expected:
    220      if (os == "linux") and debug and not fission: NOTRUN
    221 
    222  [input type search: setSelectionRange() disconnected node]
    223    expected:
    224      if (os == "linux") and debug and not fission: NOTRUN
    225 
    226  [input type tel: selectionStart out of range disconnected node]
    227    expected:
    228      if (os == "linux") and debug and not fission: NOTRUN
    229 
    230  [textarea: selectionStart out of range twice in disconnected node (must fire select only once)]
    231    expected:
    232      if (os == "linux") and debug and not fission: NOTRUN
    233 
    234  [input type tel: selectionEnd out of range disconnected node]
    235    expected:
    236      if (os == "linux") and debug and not fission: NOTRUN
    237 
    238  [input type text: selectionStart disconnected node]
    239    expected:
    240      if (os == "linux") and debug and not fission: NOTRUN
    241 
    242  [input type password: setSelectionRange out of range a second time (must not fire select)]
    243    expected:
    244      if (os == "linux") and debug and not fission: NOTRUN
    245 
    246  [input type text: setSelectionRange out of range disconnected node]
    247    expected:
    248      if (os == "linux") and debug and not fission: NOTRUN
    249 
    250  [input type search: selectionStart event queue]
    251    expected:
    252      if (os == "linux") and debug and not fission: NOTRUN
    253 
    254  [input type url: selectionDirection event queue]
    255    expected:
    256      if (os == "linux") and debug and not fission: NOTRUN
    257 
    258  [input type tel: select() twice in disconnected node (must fire select only once)]
    259    expected:
    260      if (os == "linux") and debug and not fission: NOTRUN
    261 
    262  [input type password: select()]
    263    expected:
    264      if (os == "linux") and debug and not fission: NOTRUN
    265 
    266  [input type tel: selectionEnd out of range]
    267    expected:
    268      if (os == "linux") and debug and not fission: NOTRUN
    269 
    270  [input type password: select() event queue]
    271    expected:
    272      if (os == "linux") and debug and not fission: NOTRUN
    273 
    274  [input type text: setRangeText() a second time (must not fire select)]
    275    expected:
    276      if (os == "linux") and debug and not fission: NOTRUN
    277 
    278  [input type url: select() twice in disconnected node (must fire select only once)]
    279    expected:
    280      if (os == "linux") and debug and not fission: NOTRUN
    281 
    282  [input type url: setRangeText() a second time (must not fire select)]
    283    expected:
    284      if (os == "linux") and debug and not fission: NOTRUN
    285 
    286  [input type tel: setSelectionRange out of range a second time (must not fire select)]
    287    expected:
    288      if (os == "linux") and debug and not fission: NOTRUN
    289 
    290  [input type password: selectionStart out of range disconnected node]
    291    expected:
    292      if (os == "linux") and debug and not fission: NOTRUN
    293 
    294  [input type tel: selectionStart out of range]
    295    expected:
    296      if (os == "linux") and debug and not fission: NOTRUN
    297 
    298  [input type text: select() twice in disconnected node (must fire select only once)]
    299    expected:
    300      if (os == "linux") and debug and not fission: NOTRUN
    301 
    302  [input type search: setRangeText() twice in disconnected node (must fire select only once)]
    303    expected:
    304      if (os == "linux") and debug and not fission: NOTRUN
    305 
    306  [input type text: selectionStart out of range]
    307    expected:
    308      if (os == "linux") and debug and not fission: NOTRUN
    309 
    310  [input type text: setSelectionRange() disconnected node]
    311    expected:
    312      if (os == "linux") and debug and not fission: NOTRUN
    313 
    314  [input type search: setRangeText()]
    315    expected:
    316      if (os == "linux") and debug and not fission: NOTRUN
    317 
    318  [input type tel: selectionEnd twice in disconnected node (must fire select only once)]
    319    expected:
    320      if (os == "linux") and debug and not fission: NOTRUN
    321 
    322  [textarea: setRangeText() twice in disconnected node (must fire select only once)]
    323    expected:
    324      if (os == "linux") and debug and not fission: NOTRUN
    325 
    326  [input type text: setSelectionRange() twice in disconnected node (must fire select only once)]
    327    expected:
    328      if (os == "linux") and debug and not fission: NOTRUN
    329 
    330  [input type url: selectionStart out of range twice in disconnected node (must fire select only once)]
    331    expected:
    332      if (os == "linux") and debug and not fission: NOTRUN
    333 
    334  [input type tel: selectionDirection disconnected node]
    335    expected:
    336      if (os == "linux") and debug and not fission: NOTRUN
    337 
    338  [input type password: selectionEnd]
    339    expected:
    340      if (os == "linux") and debug and not fission: NOTRUN
    341 
    342  [textarea: setSelectionRange() event queue]
    343    expected:
    344      if (os == "linux") and debug and not fission: NOTRUN
    345 
    346  [input type tel: select() disconnected node]
    347    expected:
    348      if (os == "linux") and debug and not fission: NOTRUN
    349 
    350  [input type search: selectionDirection event queue]
    351    expected:
    352      if (os == "linux") and debug and not fission: NOTRUN
    353 
    354  [input type text: selectionStart]
    355    expected:
    356      if (os == "linux") and debug and not fission: NOTRUN
    357 
    358  [input type password: selectionDirection twice in disconnected node (must fire select only once)]
    359    expected:
    360      if (os == "linux") and debug and not fission: NOTRUN
    361 
    362  [input type text: setSelectionRange()]
    363    expected:
    364      if (os == "linux") and debug and not fission: NOTRUN
    365 
    366  [textarea: setSelectionRange() a second time (must not fire select)]
    367    expected:
    368      if (os == "linux") and debug and not fission: NOTRUN
    369 
    370  [input type tel: selectionStart out of range event queue]
    371    expected:
    372      if (os == "linux") and debug and not fission: NOTRUN
    373 
    374  [input type text: setRangeText() twice in disconnected node (must fire select only once)]
    375    expected:
    376      if (os == "linux") and debug and not fission: NOTRUN
    377 
    378  [input type tel: selectionEnd a second time (must not fire select)]
    379    expected:
    380      if (os == "linux") and debug and not fission: NOTRUN
    381 
    382  [input type text: selectionStart out of range twice in disconnected node (must fire select only once)]
    383    expected:
    384      if (os == "linux") and debug and not fission: NOTRUN
    385 
    386  [textarea: selectionEnd out of range twice in disconnected node (must fire select only once)]
    387    expected:
    388      if (os == "linux") and debug and not fission: NOTRUN
    389 
    390  [input type text: selectionStart out of range a second time (must not fire select)]
    391    expected:
    392      if (os == "linux") and debug and not fission: NOTRUN
    393 
    394  [input type password: selectionEnd out of range twice in disconnected node (must fire select only once)]
    395    expected:
    396      if (os == "linux") and debug and not fission: NOTRUN
    397 
    398  [input type password: setRangeText() event queue]
    399    expected:
    400      if (os == "linux") and debug and not fission: NOTRUN
    401 
    402  [input type url: selectionDirection a second time (must not fire select)]
    403    expected:
    404      if (os == "linux") and debug and not fission: NOTRUN
    405 
    406  [input type password: selectionStart out of range a second time (must not fire select)]
    407    expected:
    408      if (os == "linux") and debug and not fission: NOTRUN
    409 
    410  [input type search: selectionStart twice in disconnected node (must fire select only once)]
    411    expected:
    412      if (os == "linux") and debug and not fission: NOTRUN
    413 
    414  [input type tel: selectionDirection]
    415    expected:
    416      if (os == "linux") and debug and not fission: NOTRUN
    417 
    418  [input type url: setSelectionRange() disconnected node]
    419    expected:
    420      if (os == "linux") and debug and not fission: NOTRUN
    421 
    422  [input type url: selectionEnd out of range a second time (must not fire select)]
    423    expected:
    424      if (os == "linux") and debug and not fission: NOTRUN
    425 
    426  [input type tel: selectionDirection event queue]
    427    expected:
    428      if (os == "linux") and debug and not fission: NOTRUN
    429 
    430  [input type tel: selectionEnd out of range a second time (must not fire select)]
    431    expected:
    432      if (os == "linux") and debug and not fission: NOTRUN
    433 
    434  [input type text: selectionDirection disconnected node]
    435    expected:
    436      if (os == "linux") and debug and not fission: NOTRUN
    437 
    438  [input type search: selectionEnd event queue]
    439    expected:
    440      if (os == "linux") and debug and not fission: NOTRUN
    441 
    442  [input type password: setSelectionRange out of range]
    443    expected:
    444      if (os == "linux") and debug and not fission: NOTRUN
    445 
    446  [textarea: setSelectionRange out of range twice in disconnected node (must fire select only once)]
    447    expected:
    448      if (os == "linux") and debug and not fission: NOTRUN
    449 
    450  [input type search: selectionStart out of range disconnected node]
    451    expected:
    452      if (os == "linux") and debug and not fission: NOTRUN
    453 
    454  [input type url: setSelectionRange() twice in disconnected node (must fire select only once)]
    455    expected:
    456      if (os == "linux") and debug and not fission: NOTRUN
    457 
    458  [textarea: selectionStart out of range disconnected node]
    459    expected:
    460      if (os == "linux") and debug and not fission: NOTRUN
    461 
    462  [input type search: setRangeText() a second time (must not fire select)]
    463    expected:
    464      if (os == "linux") and debug and not fission: NOTRUN
    465 
    466  [input type url: selectionEnd event queue]
    467    expected:
    468      if (os == "linux") and debug and not fission: NOTRUN
    469 
    470  [input type url: selectionDirection]
    471    expected:
    472      if (os == "linux") and debug and not fission: NOTRUN
    473 
    474  [input type search: selectionStart a second time (must not fire select)]
    475    expected:
    476      if (os == "linux") and debug and not fission: NOTRUN
    477 
    478  [textarea: setRangeText()]
    479    expected:
    480      if (os == "linux") and debug and not fission: NOTRUN
    481 
    482  [input type url: selectionEnd out of range]
    483    expected:
    484      if (os == "linux") and debug and not fission: NOTRUN
    485 
    486  [textarea: selectionStart event queue]
    487    expected:
    488      if (os == "linux") and debug and not fission: NOTRUN
    489 
    490  [input type search: selectionDirection disconnected node]
    491    expected:
    492      if (os == "linux") and debug and not fission: NOTRUN
    493 
    494  [input type search: setSelectionRange() twice in disconnected node (must fire select only once)]
    495    expected:
    496      if (os == "linux") and debug and not fission: NOTRUN
    497 
    498  [input type url: setSelectionRange()]
    499    expected:
    500      if (os == "linux") and debug and not fission: NOTRUN
    501 
    502  [input type tel: setSelectionRange out of range disconnected node]
    503    expected:
    504      if (os == "linux") and debug and not fission: NOTRUN
    505 
    506  [input type search: setSelectionRange()]
    507    expected:
    508      if (os == "linux") and debug and not fission: NOTRUN
    509 
    510  [input type tel: setRangeText()]
    511    expected:
    512      if (os == "linux") and debug and not fission: NOTRUN
    513 
    514  [input type password: selectionStart event queue]
    515    expected:
    516      if (os == "linux") and debug and not fission: NOTRUN
    517 
    518  [input type password: selectionStart twice in disconnected node (must fire select only once)]
    519    expected:
    520      if (os == "linux") and debug and not fission: NOTRUN
    521 
    522  [input type search: setSelectionRange out of range a second time (must not fire select)]
    523    expected:
    524      if (os == "linux") and debug and not fission: NOTRUN
    525 
    526  [textarea: setSelectionRange out of range event queue]
    527    expected:
    528      if (os == "linux") and debug and not fission: NOTRUN
    529 
    530  [input type tel: selectionStart]
    531    expected:
    532      if (os == "linux") and debug and not fission: NOTRUN
    533 
    534  [input type tel: setSelectionRange()]
    535    expected:
    536      if (os == "linux") and debug and not fission: NOTRUN
    537 
    538  [input type url: selectionEnd]
    539    expected:
    540      if (os == "linux") and debug and not fission: NOTRUN
    541 
    542  [input type url: selectionEnd disconnected node]
    543    expected:
    544      if (os == "linux") and debug and not fission: NOTRUN
    545 
    546  [input type url: selectionDirection twice in disconnected node (must fire select only once)]
    547    expected:
    548      if (os == "linux") and debug and not fission: NOTRUN
    549 
    550  [input type url: selectionStart out of range a second time (must not fire select)]
    551    expected:
    552      if (os == "linux") and debug and not fission: NOTRUN
    553 
    554  [input type tel: select() event queue]
    555    expected:
    556      if (os == "linux") and debug and not fission: NOTRUN
    557 
    558  [input type search: select() event queue]
    559    expected:
    560      if (os == "linux") and debug and not fission: NOTRUN
    561 
    562  [textarea: selectionEnd out of range]
    563    expected:
    564      if (os == "linux") and debug and not fission: NOTRUN
    565 
    566  [input type text: selectionEnd disconnected node]
    567    expected:
    568      if (os == "linux") and debug and not fission: NOTRUN
    569 
    570  [input type password: selectionEnd out of range event queue]
    571    expected:
    572      if (os == "linux") and debug and not fission: NOTRUN
    573 
    574  [input type text: selectionEnd out of range a second time (must not fire select)]
    575    expected:
    576      if (os == "linux") and debug and not fission: NOTRUN
    577 
    578  [input type tel: selectionStart event queue]
    579    expected:
    580      if (os == "linux") and debug and not fission: NOTRUN
    581 
    582  [input type password: selectionDirection a second time (must not fire select)]
    583    expected:
    584      if (os == "linux") and debug and not fission: NOTRUN
    585 
    586  [input type password: setSelectionRange()]
    587    expected:
    588      if (os == "linux") and debug and not fission: NOTRUN
    589 
    590  [input type tel: setRangeText() disconnected node]
    591    expected:
    592      if (os == "linux") and debug and not fission: NOTRUN
    593 
    594  [input type search: selectionEnd out of range twice in disconnected node (must fire select only once)]
    595    expected:
    596      if (os == "linux") and debug and not fission: NOTRUN
    597 
    598  [input type url: setSelectionRange out of range]
    599    expected:
    600      if (os == "linux") and debug and not fission: NOTRUN
    601 
    602  [input type url: selectionEnd a second time (must not fire select)]
    603    expected:
    604      if (os == "linux") and debug and not fission: NOTRUN
    605 
    606  [input type password: selectionEnd out of range]
    607    expected:
    608      if (os == "linux") and debug and not fission: NOTRUN
    609 
    610  [input type search: selectionEnd disconnected node]
    611    expected:
    612      if (os == "linux") and debug and not fission: NOTRUN
    613 
    614  [input type search: setRangeText() disconnected node]
    615    expected:
    616      if (os == "linux") and debug and not fission: NOTRUN
    617 
    618  [input type tel: setSelectionRange out of range event queue]
    619    expected:
    620      if (os == "linux") and debug and not fission: NOTRUN
    621 
    622  [input type password: setSelectionRange() event queue]
    623    expected:
    624      if (os == "linux") and debug and not fission: NOTRUN
    625 
    626  [input type password: selectionEnd out of range disconnected node]
    627    expected:
    628      if (os == "linux") and debug and not fission: NOTRUN
    629 
    630  [input type text: setRangeText() event queue]
    631    expected:
    632      if (os == "linux") and debug and not fission: NOTRUN
    633 
    634  [input type url: selectionEnd twice in disconnected node (must fire select only once)]
    635    expected:
    636      if (os == "linux") and debug and not fission: NOTRUN
    637 
    638  [input type text: select() a second time (must not fire select)]
    639    expected:
    640      if (os == "linux") and debug and not fission: NOTRUN
    641 
    642  [input type search: selectionEnd a second time (must not fire select)]
    643    expected:
    644      if (os == "linux") and debug and not fission: NOTRUN
    645 
    646  [input type search: setSelectionRange() a second time (must not fire select)]
    647    expected:
    648      if (os == "linux") and debug and not fission: NOTRUN
    649 
    650  [textarea: selectionEnd out of range disconnected node]
    651    expected:
    652      if (os == "linux") and debug and not fission: NOTRUN
    653 
    654  [input type url: selectionStart out of range disconnected node]
    655    expected:
    656      if (os == "linux") and debug and not fission: NOTRUN
    657 
    658  [input type url: selectionEnd out of range twice in disconnected node (must fire select only once)]
    659    expected:
    660      if (os == "linux") and debug and not fission: NOTRUN
    661 
    662  [textarea: selectionStart out of range a second time (must not fire select)]
    663    expected:
    664      if (os == "linux") and debug and not fission: NOTRUN
    665 
    666  [input type tel: setSelectionRange out of range twice in disconnected node (must fire select only once)]
    667    expected:
    668      if (os == "linux") and debug and not fission: NOTRUN
    669 
    670  [input type password: setSelectionRange() a second time (must not fire select)]
    671    expected:
    672      if (os == "linux") and debug and not fission: NOTRUN
    673 
    674  [input type url: setRangeText() disconnected node]
    675    expected:
    676      if (os == "linux") and debug and not fission: NOTRUN
    677 
    678  [input type text: selectionEnd a second time (must not fire select)]
    679    expected:
    680      if (os == "linux") and debug and not fission: NOTRUN
    681 
    682  [input type search: selectionEnd twice in disconnected node (must fire select only once)]
    683    expected:
    684      if (os == "linux") and debug and not fission: NOTRUN
    685 
    686  [input type url: setSelectionRange() a second time (must not fire select)]
    687    expected:
    688      if (os == "linux") and debug and not fission: NOTRUN
    689 
    690  [input type tel: selectionEnd event queue]
    691    expected:
    692      if (os == "linux") and debug and not fission: NOTRUN
    693 
    694  [input type tel: selectionStart twice in disconnected node (must fire select only once)]
    695    expected:
    696      if (os == "linux") and debug and not fission: NOTRUN
    697 
    698  [input type url: selectionEnd out of range event queue]
    699    expected:
    700      if (os == "linux") and debug and not fission: NOTRUN
    701 
    702  [input type url: setSelectionRange out of range twice in disconnected node (must fire select only once)]
    703    expected:
    704      if (os == "linux") and debug and not fission: NOTRUN
    705 
    706  [textarea: selectionDirection]
    707    expected:
    708      if (os == "linux") and debug and not fission: NOTRUN
    709 
    710  [input type search: select() a second time (must not fire select)]
    711    expected:
    712      if (os == "linux") and debug and not fission: NOTRUN
    713 
    714  [input type search: selectionStart]
    715    expected:
    716      if (os == "linux") and debug and not fission: NOTRUN
    717 
    718  [input type password: selectionDirection event queue]
    719    expected:
    720      if (os == "linux") and debug and not fission: NOTRUN
    721 
    722  [input type password: select() a second time (must not fire select)]
    723    expected:
    724      if (os == "linux") and debug and not fission: NOTRUN
    725 
    726  [input type search: selectionDirection]
    727    expected:
    728      if (os == "linux") and debug and not fission: NOTRUN
    729 
    730  [input type search: setSelectionRange out of range disconnected node]
    731    expected:
    732      if (os == "linux") and debug and not fission: NOTRUN
    733 
    734  [input type search: selectionDirection twice in disconnected node (must fire select only once)]
    735    expected:
    736      if (os == "linux") and debug and not fission: NOTRUN
    737 
    738  [input type search: selectionEnd out of range a second time (must not fire select)]
    739    expected:
    740      if (os == "linux") and debug and not fission: NOTRUN
    741 
    742  [input type password: setRangeText() a second time (must not fire select)]
    743    expected:
    744      if (os == "linux") and debug and not fission: NOTRUN
    745 
    746  [input type text: selectionEnd out of range]
    747    expected:
    748      if (os == "linux") and debug and not fission: NOTRUN
    749 
    750  [input type search: selectionStart disconnected node]
    751    expected:
    752      if (os == "linux") and debug and not fission: NOTRUN
    753 
    754  [input type text: setSelectionRange out of range a second time (must not fire select)]
    755    expected:
    756      if (os == "linux") and debug and not fission: NOTRUN
    757 
    758  [input type url: select() disconnected node]
    759    expected:
    760      if (os == "linux") and debug and not fission: NOTRUN
    761 
    762  [textarea: setRangeText() a second time (must not fire select)]
    763    expected:
    764      if (os == "linux") and debug and not fission: NOTRUN
    765 
    766  [textarea: selectionStart out of range]
    767    expected:
    768      if (os == "linux") and debug and not fission: NOTRUN
    769 
    770  [input type password: selectionStart out of range event queue]
    771    expected:
    772      if (os == "linux") and debug and not fission: NOTRUN
    773 
    774  [input type url: setRangeText() event queue]
    775    expected:
    776      if (os == "linux") and debug and not fission: NOTRUN
    777 
    778  [input type text: selectionDirection twice in disconnected node (must fire select only once)]
    779    expected:
    780      if (os == "linux") and debug and not fission: NOTRUN
    781 
    782  [input type password: setSelectionRange() twice in disconnected node (must fire select only once)]
    783    expected:
    784      if (os == "linux") and debug and not fission: NOTRUN
    785 
    786  [input type url: select()]
    787    expected:
    788      if (os == "linux") and debug and not fission: NOTRUN
    789 
    790  [input type password: selectionStart out of range twice in disconnected node (must fire select only once)]
    791    expected:
    792      if (os == "linux") and debug and not fission: NOTRUN
    793 
    794  [textarea: setSelectionRange out of range]
    795    expected:
    796      if (os == "linux") and debug and not fission: NOTRUN
    797 
    798  [textarea: setSelectionRange out of range disconnected node]
    799    expected:
    800      if (os == "linux") and debug and not fission: NOTRUN
    801 
    802  [input type text: selectionEnd event queue]
    803    expected:
    804      if (os == "linux") and debug and not fission: NOTRUN
    805 
    806  [input type password: setSelectionRange() disconnected node]
    807    expected:
    808      if (os == "linux") and debug and not fission: NOTRUN
    809 
    810  [input type search: selectionEnd out of range disconnected node]
    811    expected:
    812      if (os == "linux") and debug and not fission: NOTRUN
    813 
    814  [input type tel: selectionEnd out of range event queue]
    815    expected:
    816      if (os == "linux") and debug and not fission: NOTRUN
    817 
    818  [input type text: selectionDirection]
    819    expected:
    820      if (os == "linux") and debug and not fission: NOTRUN
    821 
    822  [input type text: selectionStart out of range event queue]
    823    expected:
    824      if (os == "linux") and debug and not fission: NOTRUN
    825 
    826  [input type search: selectionStart out of range a second time (must not fire select)]
    827    expected:
    828      if (os == "linux") and debug and not fission: NOTRUN
    829 
    830  [input type password: selectionEnd out of range a second time (must not fire select)]
    831    expected:
    832      if (os == "linux") and debug and not fission: NOTRUN
    833 
    834  [input type password: selectionDirection]
    835    expected:
    836      if (os == "linux") and debug and not fission: NOTRUN
    837 
    838  [input type password: setSelectionRange out of range event queue]
    839    expected:
    840      if (os == "linux") and debug and not fission: NOTRUN
    841 
    842  [input type text: select() event queue]
    843    expected:
    844      if (os == "linux") and debug and not fission: NOTRUN
    845 
    846  [input type url: selectionDirection disconnected node]
    847    expected:
    848      if (os == "linux") and debug and not fission: NOTRUN
    849 
    850  [input type text: selectionEnd]
    851    expected:
    852      if (os == "linux") and debug and not fission: NOTRUN
    853 
    854  [textarea: setSelectionRange() twice in disconnected node (must fire select only once)]
    855    expected:
    856      if (os == "linux") and debug and not fission: NOTRUN
    857 
    858  [input type search: selectionEnd]
    859    expected:
    860      if (os == "linux") and debug and not fission: NOTRUN
    861 
    862  [input type tel: setSelectionRange out of range]
    863    expected:
    864      if (os == "linux") and debug and not fission: NOTRUN
    865 
    866  [input type search: select() twice in disconnected node (must fire select only once)]
    867    expected:
    868      if (os == "linux") and debug and not fission: NOTRUN
    869 
    870  [textarea: setSelectionRange()]
    871    expected:
    872      if (os == "linux") and debug and not fission: NOTRUN
    873 
    874  [input type search: setSelectionRange out of range twice in disconnected node (must fire select only once)]
    875    expected:
    876      if (os == "linux") and debug and not fission: NOTRUN
    877 
    878  [input type tel: selectionDirection a second time (must not fire select)]
    879    expected:
    880      if (os == "linux") and debug and not fission: NOTRUN
    881 
    882  [input type url: selectionStart out of range event queue]
    883    expected:
    884      if (os == "linux") and debug and not fission: NOTRUN
    885 
    886  [input type password: selectionStart disconnected node]
    887    expected:
    888      if (os == "linux") and debug and not fission: NOTRUN
    889 
    890  [input type password: selectionEnd disconnected node]
    891    expected:
    892      if (os == "linux") and debug and not fission: NOTRUN
    893 
    894  [input type url: setSelectionRange out of range disconnected node]
    895    expected:
    896      if (os == "linux") and debug and not fission: NOTRUN
    897 
    898  [input type tel: selectionStart disconnected node]
    899    expected:
    900      if (os == "linux") and debug and not fission: NOTRUN
    901 
    902  [input type password: selectionDirection disconnected node]
    903    expected:
    904      if (os == "linux") and debug and not fission: NOTRUN
    905 
    906  [input type tel: setRangeText() a second time (must not fire select)]
    907    expected:
    908      if (os == "linux") and debug and not fission: NOTRUN
    909 
    910  [input type password: select() disconnected node]
    911    expected:
    912      if (os == "linux") and debug and not fission: NOTRUN
    913 
    914  [input type search: selectionEnd out of range event queue]
    915    expected:
    916      if (os == "linux") and debug and not fission: NOTRUN
    917 
    918  [input type search: setSelectionRange out of range]
    919    expected:
    920      if (os == "linux") and debug and not fission: NOTRUN
    921 
    922  [input type password: setSelectionRange out of range twice in disconnected node (must fire select only once)]
    923    expected:
    924      if (os == "linux") and debug and not fission: NOTRUN
    925 
    926  [input type tel: select() a second time (must not fire select)]
    927    expected:
    928      if (os == "linux") and debug and not fission: NOTRUN
    929 
    930  [input type tel: setSelectionRange() disconnected node]
    931    expected:
    932      if (os == "linux") and debug and not fission: NOTRUN
    933 
    934  [input type search: selectionStart out of range]
    935    expected:
    936      if (os == "linux") and debug and not fission: NOTRUN
    937 
    938  [input type text: selectionStart out of range disconnected node]
    939    expected:
    940      if (os == "linux") and debug and not fission: NOTRUN
    941 
    942  [input type text: selectionDirection event queue]
    943    expected:
    944      if (os == "linux") and debug and not fission: NOTRUN
    945 
    946  [input type tel: selectionEnd]
    947    expected:
    948      if (os == "linux") and debug and not fission: NOTRUN
    949 
    950  [input type tel: selectionDirection twice in disconnected node (must fire select only once)]
    951    expected:
    952      if (os == "linux") and debug and not fission: NOTRUN
    953 
    954  [input type tel: setSelectionRange() a second time (must not fire select)]
    955    expected:
    956      if (os == "linux") and debug and not fission: NOTRUN
    957 
    958  [input type tel: setRangeText() twice in disconnected node (must fire select only once)]
    959    expected:
    960      if (os == "linux") and debug and not fission: NOTRUN
    961 
    962  [input type password: selectionStart]
    963    expected:
    964      if (os == "linux") and debug and not fission: NOTRUN
    965 
    966  [input type text: selectionEnd out of range event queue]
    967    expected:
    968      if (os == "linux") and debug and not fission: NOTRUN
    969 
    970  [input type url: selectionEnd out of range disconnected node]
    971    expected:
    972      if (os == "linux") and debug and not fission: NOTRUN
    973 
    974  [input type password: selectionStart a second time (must not fire select)]
    975    expected:
    976      if (os == "linux") and debug and not fission: NOTRUN
    977 
    978  [input type text: setSelectionRange() event queue]
    979    expected:
    980      if (os == "linux") and debug and not fission: NOTRUN
    981 
    982  [textarea: selectionEnd event queue]
    983    expected:
    984      if (os == "linux") and debug and not fission: NOTRUN
    985 
    986  [textarea: select() a second time (must not fire select)]
    987    expected:
    988      if (os == "linux") and debug and not fission: TIMEOUT
    989 
    990  [input type text: select()]
    991    expected:
    992      if (os == "linux") and debug and not fission: NOTRUN
    993 
    994  [input type text: selectionStart twice in disconnected node (must fire select only once)]
    995    expected:
    996      if (os == "linux") and debug and not fission: NOTRUN
    997 
    998  [input type text: selectionDirection a second time (must not fire select)]
    999    expected:
   1000      if (os == "linux") and debug and not fission: NOTRUN
   1001 
   1002  [input type text: setRangeText() disconnected node]
   1003    expected:
   1004      if (os == "linux") and debug and not fission: NOTRUN
   1005 
   1006  [input type search: selectionEnd out of range]
   1007    expected:
   1008      if (os == "linux") and debug and not fission: NOTRUN
   1009 
   1010  [input type tel: selectionStart out of range a second time (must not fire select)]
   1011    expected:
   1012      if (os == "linux") and debug and not fission: NOTRUN
   1013 
   1014  [input type password: setRangeText() twice in disconnected node (must fire select only once)]
   1015    expected:
   1016      if (os == "linux") and debug and not fission: NOTRUN
   1017 
   1018  [input type search: setSelectionRange out of range event queue]
   1019    expected:
   1020      if (os == "linux") and debug and not fission: NOTRUN
   1021 
   1022  [textarea: selectionEnd out of range a second time (must not fire select)]
   1023    expected:
   1024      if (os == "linux") and debug and not fission: NOTRUN
   1025 
   1026  [input type text: setRangeText()]
   1027    expected:
   1028      if (os == "linux") and debug and not fission: NOTRUN
   1029 
   1030  [input type url: setRangeText() twice in disconnected node (must fire select only once)]
   1031    expected:
   1032      if (os == "linux") and debug and not fission: NOTRUN
   1033 
   1034  [textarea: selectionEnd out of range event queue]
   1035    expected:
   1036      if (os == "linux") and debug and not fission: NOTRUN
   1037 
   1038  [input type url: setSelectionRange() event queue]
   1039    expected:
   1040      if (os == "linux") and debug and not fission: NOTRUN
   1041 
   1042  [input type text: selectionStart event queue]
   1043    expected:
   1044      if (os == "linux") and debug and not fission: NOTRUN
   1045 
   1046  [input type password: setSelectionRange out of range disconnected node]
   1047    expected:
   1048      if (os == "linux") and debug and not fission: NOTRUN
   1049 
   1050  [input type text: selectionStart a second time (must not fire select)]
   1051    expected:
   1052      if (os == "linux") and debug and not fission: NOTRUN
   1053 
   1054  [input type search: setSelectionRange() event queue]
   1055    expected:
   1056      if (os == "linux") and debug and not fission: NOTRUN
   1057 
   1058  [input type text: selectionEnd twice in disconnected node (must fire select only once)]
   1059    expected:
   1060      if (os == "linux") and debug and not fission: NOTRUN
   1061 
   1062  [input type tel: selectionEnd disconnected node]
   1063    expected:
   1064      if (os == "linux") and debug and not fission: NOTRUN
   1065 
   1066  [textarea: setRangeText() event queue]
   1067    expected:
   1068      if (os == "linux") and debug and not fission: NOTRUN
   1069 
   1070  [input type tel: setSelectionRange() twice in disconnected node (must fire select only once)]
   1071    expected:
   1072      if (os == "linux") and debug and not fission: NOTRUN
   1073 
   1074  [input type url: select() event queue]
   1075    expected:
   1076      if (os == "linux") and debug and not fission: NOTRUN
   1077 
   1078  [input type url: setSelectionRange out of range event queue]
   1079    expected:
   1080      if (os == "linux") and debug and not fission: NOTRUN
   1081 
   1082  [input type password: select() twice in disconnected node (must fire select only once)]
   1083    expected:
   1084      if (os == "linux") and debug and not fission: NOTRUN
   1085 
   1086  [input type text: selectionEnd out of range twice in disconnected node (must fire select only once)]
   1087    expected:
   1088      if (os == "linux") and debug and not fission: NOTRUN
   1089 
   1090  [input type password: setRangeText() disconnected node]
   1091    expected:
   1092      if (os == "linux") and debug and not fission: NOTRUN