tor-browser

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

insertparagraph-in-child-of-head.tentative.html.ini (10102B)


      1 [insertparagraph-in-child-of-head.tentative.html?designMode=off&white-space=normal]
      2  [insertParagraph in empty <title style="display:block;white-space:normal"> should not split it]
      3    expected: FAIL
      4 
      5  [insertParagraph in <title style="display:block;white-space:normal"> containing text should not split it]
      6    expected: FAIL
      7 
      8  [insertParagraph in empty <style style="display:block;white-space:normal"> should not split it]
      9    expected: FAIL
     10 
     11  [insertParagraph in <style style="display:block;white-space:normal"> containing text should not split it]
     12    expected: FAIL
     13 
     14  [insertParagraph in empty <script style="display:block;white-space:normal"> should not split it]
     15    expected: FAIL
     16 
     17  [insertParagraph in <script style="display:block;white-space:normal"> containing text should not split it]
     18    expected: FAIL
     19 
     20  [insertParagraph in empty <div style="white-space:normal"> in the <head> should split the <div>]
     21    expected: FAIL
     22 
     23  [insertParagraph in <div style="white-space:normal"> (containing only a <br>) in the <head> should split the <div> element]
     24    expected: FAIL
     25 
     26  [insertParagraph in <div style="white-space:normal"> (containing text) in the <head> should split the <div> element]
     27    expected: FAIL
     28 
     29 
     30 [insertparagraph-in-child-of-head.tentative.html?designMode=on&white-space=normal]
     31  [insertParagraph in empty <title style="display:block;white-space:normal"> should not split it]
     32    expected: FAIL
     33 
     34  [insertParagraph in <title style="display:block;white-space:normal"> containing text should not split it]
     35    expected: FAIL
     36 
     37  [insertParagraph in empty <style style="display:block;white-space:normal"> should not split it]
     38    expected: FAIL
     39 
     40  [insertParagraph in <style style="display:block;white-space:normal"> containing text should not split it]
     41    expected: FAIL
     42 
     43  [insertParagraph in empty <script style="display:block;white-space:normal"> should not split it]
     44    expected: FAIL
     45 
     46  [insertParagraph in <script style="display:block;white-space:normal"> containing text should not split it]
     47    expected: FAIL
     48 
     49  [insertParagraph in empty <div style="white-space:normal"> in the <head> should split the <div>]
     50    expected: FAIL
     51 
     52  [insertParagraph in <div style="white-space:normal"> (containing only a <br>) in the <head> should split the <div> element]
     53    expected: FAIL
     54 
     55  [insertParagraph in <div style="white-space:normal"> (containing text) in the <head> should split the <div> element]
     56    expected: FAIL
     57 
     58 
     59 [insertparagraph-in-child-of-head.tentative.html?designMode=off&white-space=pre]
     60  expected:
     61    if (os == "android") and fission: [OK, TIMEOUT]
     62  [insertParagraph in empty <title style="display:block;white-space:pre"> should not split it]
     63    expected: FAIL
     64 
     65  [insertParagraph in <title style="display:block;white-space:pre"> containing text should not split it]
     66    expected: FAIL
     67 
     68  [insertParagraph in empty <style style="display:block;white-space:pre"> should not split it]
     69    expected: FAIL
     70 
     71  [insertParagraph in <style style="display:block;white-space:pre"> containing text should not split it]
     72    expected: FAIL
     73 
     74  [insertParagraph in empty <script style="display:block;white-space:pre"> should not split it]
     75    expected: FAIL
     76 
     77  [insertParagraph in <script style="display:block;white-space:pre"> containing text should not split it]
     78    expected: FAIL
     79 
     80  [insertParagraph in empty <div style="white-space:pre"> in the <head> should split the <div>]
     81    expected: FAIL
     82 
     83  [insertParagraph in <div style="white-space:pre"> (containing only a <br>) in the <head> should split the <div> element]
     84    expected: FAIL
     85 
     86  [insertParagraph in <div style="white-space:pre"> (containing text) in the <head> should split the <div> element]
     87    expected: FAIL
     88 
     89 
     90 [insertparagraph-in-child-of-head.tentative.html?designMode=on&white-space=pre]
     91  expected:
     92    if (os == "android") and fission: [OK, TIMEOUT]
     93  [insertParagraph in empty <title style="display:block;white-space:pre"> should not split it]
     94    expected: FAIL
     95 
     96  [insertParagraph in <title style="display:block;white-space:pre"> containing text should not split it]
     97    expected: FAIL
     98 
     99  [insertParagraph in empty <style style="display:block;white-space:pre"> should not split it]
    100    expected: FAIL
    101 
    102  [insertParagraph in <style style="display:block;white-space:pre"> containing text should not split it]
    103    expected: FAIL
    104 
    105  [insertParagraph in empty <script style="display:block;white-space:pre"> should not split it]
    106    expected: FAIL
    107 
    108  [insertParagraph in <script style="display:block;white-space:pre"> containing text should not split it]
    109    expected: FAIL
    110 
    111  [insertParagraph in empty <div style="white-space:pre"> in the <head> should split the <div>]
    112    expected: FAIL
    113 
    114  [insertParagraph in <div style="white-space:pre"> (containing only a <br>) in the <head> should split the <div> element]
    115    expected: FAIL
    116 
    117  [insertParagraph in <div style="white-space:pre"> (containing text) in the <head> should split the <div> element]
    118    expected: FAIL
    119 
    120 
    121 [insertparagraph-in-child-of-head.tentative.html?designMode=off&white-space=pre-wrap]
    122  [insertParagraph in empty <title style="display:block;white-space:pre-wrap"> should not split it]
    123    expected: FAIL
    124 
    125  [insertParagraph in <title style="display:block;white-space:pre-wrap"> containing text should not split it]
    126    expected: FAIL
    127 
    128  [insertParagraph in empty <style style="display:block;white-space:pre-wrap"> should not split it]
    129    expected: FAIL
    130 
    131  [insertParagraph in <style style="display:block;white-space:pre-wrap"> containing text should not split it]
    132    expected: FAIL
    133 
    134  [insertParagraph in empty <script style="display:block;white-space:pre-wrap"> should not split it]
    135    expected: FAIL
    136 
    137  [insertParagraph in <script style="display:block;white-space:pre-wrap"> containing text should not split it]
    138    expected: FAIL
    139 
    140  [insertParagraph in empty <div style="white-space:pre-wrap"> in the <head> should split the <div>]
    141    expected: FAIL
    142 
    143  [insertParagraph in <div style="white-space:pre-wrap"> (containing only a <br>) in the <head> should split the <div> element]
    144    expected: FAIL
    145 
    146  [insertParagraph in <div style="white-space:pre-wrap"> (containing text) in the <head> should split the <div> element]
    147    expected: FAIL
    148 
    149 
    150 [insertparagraph-in-child-of-head.tentative.html?designMode=on&white-space=pre-wrap]
    151  expected:
    152    if (os == "android") and fission: [OK, TIMEOUT]
    153  [insertParagraph in empty <title style="display:block;white-space:pre-wrap"> should not split it]
    154    expected: FAIL
    155 
    156  [insertParagraph in <title style="display:block;white-space:pre-wrap"> containing text should not split it]
    157    expected: FAIL
    158 
    159  [insertParagraph in empty <style style="display:block;white-space:pre-wrap"> should not split it]
    160    expected: FAIL
    161 
    162  [insertParagraph in <style style="display:block;white-space:pre-wrap"> containing text should not split it]
    163    expected: FAIL
    164 
    165  [insertParagraph in empty <script style="display:block;white-space:pre-wrap"> should not split it]
    166    expected: FAIL
    167 
    168  [insertParagraph in <script style="display:block;white-space:pre-wrap"> containing text should not split it]
    169    expected: FAIL
    170 
    171  [insertParagraph in empty <div style="white-space:pre-wrap"> in the <head> should split the <div>]
    172    expected: FAIL
    173 
    174  [insertParagraph in <div style="white-space:pre-wrap"> (containing only a <br>) in the <head> should split the <div> element]
    175    expected: FAIL
    176 
    177  [insertParagraph in <div style="white-space:pre-wrap"> (containing text) in the <head> should split the <div> element]
    178    expected: FAIL
    179 
    180 
    181 [insertparagraph-in-child-of-head.tentative.html?designMode=off&white-space=pre-line]
    182  [insertParagraph in empty <title style="display:block;white-space:pre-line"> should not split it]
    183    expected: FAIL
    184 
    185  [insertParagraph in <title style="display:block;white-space:pre-line"> containing text should not split it]
    186    expected: FAIL
    187 
    188  [insertParagraph in empty <style style="display:block;white-space:pre-line"> should not split it]
    189    expected: FAIL
    190 
    191  [insertParagraph in <style style="display:block;white-space:pre-line"> containing text should not split it]
    192    expected: FAIL
    193 
    194  [insertParagraph in empty <script style="display:block;white-space:pre-line"> should not split it]
    195    expected: FAIL
    196 
    197  [insertParagraph in <script style="display:block;white-space:pre-line"> containing text should not split it]
    198    expected: FAIL
    199 
    200  [insertParagraph in empty <div style="white-space:pre-line"> in the <head> should split the <div>]
    201    expected: FAIL
    202 
    203  [insertParagraph in <div style="white-space:pre-line"> (containing only a <br>) in the <head> should split the <div> element]
    204    expected: FAIL
    205 
    206  [insertParagraph in <div style="white-space:pre-line"> (containing text) in the <head> should split the <div> element]
    207    expected: FAIL
    208 
    209 
    210 [insertparagraph-in-child-of-head.tentative.html?designMode=on&white-space=pre-line]
    211  expected:
    212    if (os == "android") and fission: [OK, TIMEOUT]
    213  [insertParagraph in empty <title style="display:block;white-space:pre-line"> should not split it]
    214    expected: FAIL
    215 
    216  [insertParagraph in <title style="display:block;white-space:pre-line"> containing text should not split it]
    217    expected: FAIL
    218 
    219  [insertParagraph in empty <style style="display:block;white-space:pre-line"> should not split it]
    220    expected: FAIL
    221 
    222  [insertParagraph in <style style="display:block;white-space:pre-line"> containing text should not split it]
    223    expected: FAIL
    224 
    225  [insertParagraph in empty <script style="display:block;white-space:pre-line"> should not split it]
    226    expected: FAIL
    227 
    228  [insertParagraph in <script style="display:block;white-space:pre-line"> containing text should not split it]
    229    expected: FAIL
    230 
    231  [insertParagraph in empty <div style="white-space:pre-line"> in the <head> should split the <div>]
    232    expected: FAIL
    233 
    234  [insertParagraph in <div style="white-space:pre-line"> (containing only a <br>) in the <head> should split the <div> element]
    235    expected: FAIL
    236 
    237  [insertParagraph in <div style="white-space:pre-line"> (containing text) in the <head> should split the <div> element]
    238    expected: FAIL