tor-browser

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

insertparagraph-with-white-space-style.tentative.html.ini (90682B)


      1 [insertparagraph-with-white-space-style.tentative.html?white-space=pre-line&command=insertParagraph]
      2  [<div contenteditable style="white-space:pre-line; display:inline">abc[\]</div> (defaultParagraphSeparator: div) (preserving temporary inline style test)]
      3    expected: FAIL
      4 
      5  [<div contenteditable><div style="display:inline; white-space:pre-line">abc[\]</div></div> (defaultParagraphSeparator: div)]
      6    expected: FAIL
      7 
      8  [<div contenteditable><div style="display:inline; white-space:pre-line">[\]abc</div></div> (defaultParagraphSeparator: div)]
      9    expected: FAIL
     10 
     11  [<div contenteditable><div style="display:inline; white-space:pre-line">a[\]bc</div></div> (defaultParagraphSeparator: div)]
     12    expected: FAIL
     13 
     14  [<div contenteditable><p style="display:inline; white-space:pre-line">abc[\]</p></div> (defaultParagraphSeparator: div)]
     15    expected: FAIL
     16 
     17  [<div contenteditable><p style="display:inline; white-space:pre-line">[\]abc</p></div> (defaultParagraphSeparator: div)]
     18    expected: FAIL
     19 
     20  [<div contenteditable><p style="display:inline; white-space:pre-line">a[\]bc</p></div> (defaultParagraphSeparator: div)]
     21    expected: FAIL
     22 
     23  [<div contenteditable style="white-space:pre-line; display:inline-block">abc[\]</div> (defaultParagraphSeparator: div) (preserving temporary inline style test)]
     24    expected: FAIL
     25 
     26  [<div contenteditable><div style="display:inline-block; white-space:pre-line">abc[\]</div></div> (defaultParagraphSeparator: div)]
     27    expected: FAIL
     28 
     29  [<div contenteditable><div style="display:inline-block; white-space:pre-line">[\]abc</div></div> (defaultParagraphSeparator: div)]
     30    expected: FAIL
     31 
     32  [<div contenteditable><div style="display:inline-block; white-space:pre-line">a[\]bc</div></div> (defaultParagraphSeparator: div)]
     33    expected: FAIL
     34 
     35  [<div contenteditable><p style="display:inline-block; white-space:pre-line">abc[\]</p></div> (defaultParagraphSeparator: div)]
     36    expected: FAIL
     37 
     38  [<div contenteditable><p style="display:inline-block; white-space:pre-line">[\]abc</p></div> (defaultParagraphSeparator: div)]
     39    expected: FAIL
     40 
     41  [<div contenteditable><p style="display:inline-block; white-space:pre-line">a[\]bc</p></div> (defaultParagraphSeparator: div)]
     42    expected: FAIL
     43 
     44  [<div contenteditable style="white-space:pre-line; display:inline">abc[\]</div> (defaultParagraphSeparator: p) (preserving temporary inline style test)]
     45    expected: FAIL
     46 
     47  [<div contenteditable><div style="display:inline; white-space:pre-line">abc[\]</div></div> (defaultParagraphSeparator: p)]
     48    expected: FAIL
     49 
     50  [<div contenteditable><div style="display:inline; white-space:pre-line">[\]abc</div></div> (defaultParagraphSeparator: p)]
     51    expected: FAIL
     52 
     53  [<div contenteditable><div style="display:inline; white-space:pre-line">a[\]bc</div></div> (defaultParagraphSeparator: p)]
     54    expected: FAIL
     55 
     56  [<div contenteditable><p style="display:inline; white-space:pre-line">abc[\]</p></div> (defaultParagraphSeparator: p)]
     57    expected: FAIL
     58 
     59  [<div contenteditable><p style="display:inline; white-space:pre-line">[\]abc</p></div> (defaultParagraphSeparator: p)]
     60    expected: FAIL
     61 
     62  [<div contenteditable><p style="display:inline; white-space:pre-line">a[\]bc</p></div> (defaultParagraphSeparator: p)]
     63    expected: FAIL
     64 
     65  [<div contenteditable style="white-space:pre-line; display:inline-block">abc[\]</div> (defaultParagraphSeparator: p) (preserving temporary inline style test)]
     66    expected: FAIL
     67 
     68  [<div contenteditable><div style="display:inline-block; white-space:pre-line">abc[\]</div></div> (defaultParagraphSeparator: p)]
     69    expected: FAIL
     70 
     71  [<div contenteditable><div style="display:inline-block; white-space:pre-line">[\]abc</div></div> (defaultParagraphSeparator: p)]
     72    expected: FAIL
     73 
     74  [<div contenteditable><div style="display:inline-block; white-space:pre-line">a[\]bc</div></div> (defaultParagraphSeparator: p)]
     75    expected: FAIL
     76 
     77  [<div contenteditable><p style="display:inline-block; white-space:pre-line">abc[\]</p></div> (defaultParagraphSeparator: p)]
     78    expected: FAIL
     79 
     80  [<div contenteditable><p style="display:inline-block; white-space:pre-line">[\]abc</p></div> (defaultParagraphSeparator: p)]
     81    expected: FAIL
     82 
     83  [<div contenteditable><p style="display:inline-block; white-space:pre-line">a[\]bc</p></div> (defaultParagraphSeparator: p)]
     84    expected: FAIL
     85 
     86 
     87 [insertparagraph-with-white-space-style.tentative.html?white-space=pre&command=insertParagraph]
     88  [<div contenteditable style="white-space:pre; display:inline">abc[\]</div> (defaultParagraphSeparator: div) (preserving temporary inline style test)]
     89    expected: FAIL
     90 
     91  [<div contenteditable><div style="display:inline; white-space:pre">abc[\]</div></div> (defaultParagraphSeparator: div)]
     92    expected: FAIL
     93 
     94  [<div contenteditable><div style="display:inline; white-space:pre">[\]abc</div></div> (defaultParagraphSeparator: div)]
     95    expected: FAIL
     96 
     97  [<div contenteditable><div style="display:inline; white-space:pre">a[\]bc</div></div> (defaultParagraphSeparator: div)]
     98    expected: FAIL
     99 
    100  [<div contenteditable><p style="display:inline; white-space:pre">abc[\]</p></div> (defaultParagraphSeparator: div)]
    101    expected: FAIL
    102 
    103  [<div contenteditable><p style="display:inline; white-space:pre">[\]abc</p></div> (defaultParagraphSeparator: div)]
    104    expected: FAIL
    105 
    106  [<div contenteditable><p style="display:inline; white-space:pre">a[\]bc</p></div> (defaultParagraphSeparator: div)]
    107    expected: FAIL
    108 
    109  [<div contenteditable style="white-space:pre; display:inline-block">abc[\]</div> (defaultParagraphSeparator: div) (preserving temporary inline style test)]
    110    expected: FAIL
    111 
    112  [<div contenteditable><div style="display:inline-block; white-space:pre">abc[\]</div></div> (defaultParagraphSeparator: div)]
    113    expected: FAIL
    114 
    115  [<div contenteditable><div style="display:inline-block; white-space:pre">[\]abc</div></div> (defaultParagraphSeparator: div)]
    116    expected: FAIL
    117 
    118  [<div contenteditable><div style="display:inline-block; white-space:pre">a[\]bc</div></div> (defaultParagraphSeparator: div)]
    119    expected: FAIL
    120 
    121  [<div contenteditable><p style="display:inline-block; white-space:pre">abc[\]</p></div> (defaultParagraphSeparator: div)]
    122    expected: FAIL
    123 
    124  [<div contenteditable><p style="display:inline-block; white-space:pre">[\]abc</p></div> (defaultParagraphSeparator: div)]
    125    expected: FAIL
    126 
    127  [<div contenteditable><p style="display:inline-block; white-space:pre">a[\]bc</p></div> (defaultParagraphSeparator: div)]
    128    expected: FAIL
    129 
    130  [<div contenteditable style="white-space:pre; display:inline">abc[\]</div> (defaultParagraphSeparator: p) (preserving temporary inline style test)]
    131    expected: FAIL
    132 
    133  [<div contenteditable><div style="display:inline; white-space:pre">abc[\]</div></div> (defaultParagraphSeparator: p)]
    134    expected: FAIL
    135 
    136  [<div contenteditable><div style="display:inline; white-space:pre">[\]abc</div></div> (defaultParagraphSeparator: p)]
    137    expected: FAIL
    138 
    139  [<div contenteditable><div style="display:inline; white-space:pre">a[\]bc</div></div> (defaultParagraphSeparator: p)]
    140    expected: FAIL
    141 
    142  [<div contenteditable><p style="display:inline; white-space:pre">abc[\]</p></div> (defaultParagraphSeparator: p)]
    143    expected: FAIL
    144 
    145  [<div contenteditable><p style="display:inline; white-space:pre">[\]abc</p></div> (defaultParagraphSeparator: p)]
    146    expected: FAIL
    147 
    148  [<div contenteditable><p style="display:inline; white-space:pre">a[\]bc</p></div> (defaultParagraphSeparator: p)]
    149    expected: FAIL
    150 
    151  [<div contenteditable style="white-space:pre; display:inline-block">abc[\]</div> (defaultParagraphSeparator: p) (preserving temporary inline style test)]
    152    expected: FAIL
    153 
    154  [<div contenteditable><div style="display:inline-block; white-space:pre">abc[\]</div></div> (defaultParagraphSeparator: p)]
    155    expected: FAIL
    156 
    157  [<div contenteditable><div style="display:inline-block; white-space:pre">[\]abc</div></div> (defaultParagraphSeparator: p)]
    158    expected: FAIL
    159 
    160  [<div contenteditable><div style="display:inline-block; white-space:pre">a[\]bc</div></div> (defaultParagraphSeparator: p)]
    161    expected: FAIL
    162 
    163  [<div contenteditable><p style="display:inline-block; white-space:pre">abc[\]</p></div> (defaultParagraphSeparator: p)]
    164    expected: FAIL
    165 
    166  [<div contenteditable><p style="display:inline-block; white-space:pre">[\]abc</p></div> (defaultParagraphSeparator: p)]
    167    expected: FAIL
    168 
    169  [<div contenteditable><p style="display:inline-block; white-space:pre">a[\]bc</p></div> (defaultParagraphSeparator: p)]
    170    expected: FAIL
    171 
    172 
    173 [insertparagraph-with-white-space-style.tentative.html?white-space=pre-wrap&command=insertParagraph]
    174  [<div contenteditable style="white-space:pre-wrap; display:inline">abc[\]</div> (defaultParagraphSeparator: div) (preserving temporary inline style test)]
    175    expected: FAIL
    176 
    177  [<div contenteditable><div style="display:inline; white-space:pre-wrap">abc[\]</div></div> (defaultParagraphSeparator: div)]
    178    expected: FAIL
    179 
    180  [<div contenteditable><div style="display:inline; white-space:pre-wrap">[\]abc</div></div> (defaultParagraphSeparator: div)]
    181    expected: FAIL
    182 
    183  [<div contenteditable><div style="display:inline; white-space:pre-wrap">a[\]bc</div></div> (defaultParagraphSeparator: div)]
    184    expected: FAIL
    185 
    186  [<div contenteditable><p style="display:inline; white-space:pre-wrap">abc[\]</p></div> (defaultParagraphSeparator: div)]
    187    expected: FAIL
    188 
    189  [<div contenteditable><p style="display:inline; white-space:pre-wrap">[\]abc</p></div> (defaultParagraphSeparator: div)]
    190    expected: FAIL
    191 
    192  [<div contenteditable><p style="display:inline; white-space:pre-wrap">a[\]bc</p></div> (defaultParagraphSeparator: div)]
    193    expected: FAIL
    194 
    195  [<div contenteditable style="white-space:pre-wrap; display:inline-block">abc[\]</div> (defaultParagraphSeparator: div) (preserving temporary inline style test)]
    196    expected: FAIL
    197 
    198  [<div contenteditable><div style="display:inline-block; white-space:pre-wrap">abc[\]</div></div> (defaultParagraphSeparator: div)]
    199    expected: FAIL
    200 
    201  [<div contenteditable><div style="display:inline-block; white-space:pre-wrap">[\]abc</div></div> (defaultParagraphSeparator: div)]
    202    expected: FAIL
    203 
    204  [<div contenteditable><div style="display:inline-block; white-space:pre-wrap">a[\]bc</div></div> (defaultParagraphSeparator: div)]
    205    expected: FAIL
    206 
    207  [<div contenteditable><p style="display:inline-block; white-space:pre-wrap">abc[\]</p></div> (defaultParagraphSeparator: div)]
    208    expected: FAIL
    209 
    210  [<div contenteditable><p style="display:inline-block; white-space:pre-wrap">[\]abc</p></div> (defaultParagraphSeparator: div)]
    211    expected: FAIL
    212 
    213  [<div contenteditable><p style="display:inline-block; white-space:pre-wrap">a[\]bc</p></div> (defaultParagraphSeparator: div)]
    214    expected: FAIL
    215 
    216  [<div contenteditable style="white-space:pre-wrap; display:inline">abc[\]</div> (defaultParagraphSeparator: p) (preserving temporary inline style test)]
    217    expected: FAIL
    218 
    219  [<div contenteditable><div style="display:inline; white-space:pre-wrap">abc[\]</div></div> (defaultParagraphSeparator: p)]
    220    expected: FAIL
    221 
    222  [<div contenteditable><div style="display:inline; white-space:pre-wrap">[\]abc</div></div> (defaultParagraphSeparator: p)]
    223    expected: FAIL
    224 
    225  [<div contenteditable><div style="display:inline; white-space:pre-wrap">a[\]bc</div></div> (defaultParagraphSeparator: p)]
    226    expected: FAIL
    227 
    228  [<div contenteditable><p style="display:inline; white-space:pre-wrap">abc[\]</p></div> (defaultParagraphSeparator: p)]
    229    expected: FAIL
    230 
    231  [<div contenteditable><p style="display:inline; white-space:pre-wrap">[\]abc</p></div> (defaultParagraphSeparator: p)]
    232    expected: FAIL
    233 
    234  [<div contenteditable><p style="display:inline; white-space:pre-wrap">a[\]bc</p></div> (defaultParagraphSeparator: p)]
    235    expected: FAIL
    236 
    237  [<div contenteditable style="white-space:pre-wrap; display:inline-block">abc[\]</div> (defaultParagraphSeparator: p) (preserving temporary inline style test)]
    238    expected: FAIL
    239 
    240  [<div contenteditable><div style="display:inline-block; white-space:pre-wrap">abc[\]</div></div> (defaultParagraphSeparator: p)]
    241    expected: FAIL
    242 
    243  [<div contenteditable><div style="display:inline-block; white-space:pre-wrap">[\]abc</div></div> (defaultParagraphSeparator: p)]
    244    expected: FAIL
    245 
    246  [<div contenteditable><div style="display:inline-block; white-space:pre-wrap">a[\]bc</div></div> (defaultParagraphSeparator: p)]
    247    expected: FAIL
    248 
    249  [<div contenteditable><p style="display:inline-block; white-space:pre-wrap">abc[\]</p></div> (defaultParagraphSeparator: p)]
    250    expected: FAIL
    251 
    252  [<div contenteditable><p style="display:inline-block; white-space:pre-wrap">[\]abc</p></div> (defaultParagraphSeparator: p)]
    253    expected: FAIL
    254 
    255  [<div contenteditable><p style="display:inline-block; white-space:pre-wrap">a[\]bc</p></div> (defaultParagraphSeparator: p)]
    256    expected: FAIL
    257 
    258 
    259 [insertparagraph-with-white-space-style.tentative.html?white-space=nowrap&command=insertParagraph]
    260  expected:
    261    if (os == "android") and fission: [OK, TIMEOUT]
    262  [<div contenteditable><div style="display:inline; white-space:nowrap">abc[\]</div></div> (defaultParagraphSeparator: div)]
    263    expected: FAIL
    264 
    265  [<div contenteditable><div style="display:inline; white-space:nowrap">[\]abc</div></div> (defaultParagraphSeparator: div)]
    266    expected: FAIL
    267 
    268  [<div contenteditable><div style="display:inline; white-space:nowrap">a[\]bc</div></div> (defaultParagraphSeparator: div)]
    269    expected: FAIL
    270 
    271  [<div contenteditable><p style="display:inline; white-space:nowrap">abc[\]</p></div> (defaultParagraphSeparator: div)]
    272    expected: FAIL
    273 
    274  [<div contenteditable><p style="display:inline; white-space:nowrap">[\]abc</p></div> (defaultParagraphSeparator: div)]
    275    expected: FAIL
    276 
    277  [<div contenteditable><p style="display:inline; white-space:nowrap">a[\]bc</p></div> (defaultParagraphSeparator: div)]
    278    expected: FAIL
    279 
    280  [<div contenteditable><div style="display:inline-block; white-space:nowrap">abc[\]</div></div> (defaultParagraphSeparator: div)]
    281    expected: FAIL
    282 
    283  [<div contenteditable><div style="display:inline-block; white-space:nowrap">[\]abc</div></div> (defaultParagraphSeparator: div)]
    284    expected: FAIL
    285 
    286  [<div contenteditable><div style="display:inline-block; white-space:nowrap">a[\]bc</div></div> (defaultParagraphSeparator: div)]
    287    expected: FAIL
    288 
    289  [<div contenteditable><p style="display:inline-block; white-space:nowrap">abc[\]</p></div> (defaultParagraphSeparator: div)]
    290    expected: FAIL
    291 
    292  [<div contenteditable><p style="display:inline-block; white-space:nowrap">[\]abc</p></div> (defaultParagraphSeparator: div)]
    293    expected: FAIL
    294 
    295  [<div contenteditable><p style="display:inline-block; white-space:nowrap">a[\]bc</p></div> (defaultParagraphSeparator: div)]
    296    expected: FAIL
    297 
    298  [<div contenteditable><div style="display:inline; white-space:nowrap">abc[\]</div></div> (defaultParagraphSeparator: p)]
    299    expected: FAIL
    300 
    301  [<div contenteditable><div style="display:inline; white-space:nowrap">[\]abc</div></div> (defaultParagraphSeparator: p)]
    302    expected: FAIL
    303 
    304  [<div contenteditable><div style="display:inline; white-space:nowrap">a[\]bc</div></div> (defaultParagraphSeparator: p)]
    305    expected: FAIL
    306 
    307  [<div contenteditable><p style="display:inline; white-space:nowrap">abc[\]</p></div> (defaultParagraphSeparator: p)]
    308    expected: FAIL
    309 
    310  [<div contenteditable><p style="display:inline; white-space:nowrap">[\]abc</p></div> (defaultParagraphSeparator: p)]
    311    expected: FAIL
    312 
    313  [<div contenteditable><p style="display:inline; white-space:nowrap">a[\]bc</p></div> (defaultParagraphSeparator: p)]
    314    expected: FAIL
    315 
    316  [<div contenteditable><div style="display:inline-block; white-space:nowrap">abc[\]</div></div> (defaultParagraphSeparator: p)]
    317    expected: FAIL
    318 
    319  [<div contenteditable><div style="display:inline-block; white-space:nowrap">[\]abc</div></div> (defaultParagraphSeparator: p)]
    320    expected: FAIL
    321 
    322  [<div contenteditable><div style="display:inline-block; white-space:nowrap">a[\]bc</div></div> (defaultParagraphSeparator: p)]
    323    expected: FAIL
    324 
    325  [<div contenteditable><p style="display:inline-block; white-space:nowrap">abc[\]</p></div> (defaultParagraphSeparator: p)]
    326    expected: FAIL
    327 
    328  [<div contenteditable><p style="display:inline-block; white-space:nowrap">[\]abc</p></div> (defaultParagraphSeparator: p)]
    329    expected: FAIL
    330 
    331  [<div contenteditable><p style="display:inline-block; white-space:nowrap">a[\]bc</p></div> (defaultParagraphSeparator: p)]
    332    expected: FAIL
    333 
    334 
    335 [insertparagraph-with-white-space-style.tentative.html?white-space=pre-line&command=insertText]
    336  expected:
    337    if (os == "android") and fission: [TIMEOUT, OK]
    338  [<div contenteditable style="white-space:pre-line; display:block">abc[\]</div> (defaultParagraphSeparator: div)]
    339    expected: FAIL
    340 
    341  [<div contenteditable style="white-space:pre-line; display:block">[\]abc</div> (defaultParagraphSeparator: div)]
    342    expected: FAIL
    343 
    344  [<div contenteditable style="white-space:pre-line; display:block">a[\]bc</div> (defaultParagraphSeparator: div)]
    345    expected: FAIL
    346 
    347  [<div contenteditable style="white-space:pre-line; display:block">abc[\]</div> (defaultParagraphSeparator: div) (preserving temporary inline style test)]
    348    expected: FAIL
    349 
    350  [<div contenteditable style="white-space:pre-line; display:block"><b>abc[\]</b></div> (defaultParagraphSeparator: div) (preserving inline style test)]
    351    expected: FAIL
    352 
    353  [<div contenteditable style="display:block"><div style="white-space:pre-line">abc[\]</div></div> (defaultParagraphSeparator: div)]
    354    expected: FAIL
    355 
    356  [<div contenteditable style="display:block"><div style="white-space:pre-line">[\]abc</div></div> (defaultParagraphSeparator: div)]
    357    expected: FAIL
    358 
    359  [<div contenteditable style="display:block"><div style="white-space:pre-line">a[\]bc</div></div> (defaultParagraphSeparator: div)]
    360    expected: FAIL
    361 
    362  [<div contenteditable style="display:block; white-space:pre-line"><div>abc[\]</div></div> (defaultParagraphSeparator: div)]
    363    expected: FAIL
    364 
    365  [<div contenteditable style="display:block; white-space:pre-line"><div>[\]abc</div></div> (defaultParagraphSeparator: div)]
    366    expected: FAIL
    367 
    368  [<div contenteditable style="display:block; white-space:pre-line"><div>a[\]bc</div></div> (defaultParagraphSeparator: div)]
    369    expected: FAIL
    370 
    371  [<div contenteditable><div style="display:block; white-space:pre-line">abc[\]</div></div> (defaultParagraphSeparator: div)]
    372    expected: FAIL
    373 
    374  [<div contenteditable><div style="display:block; white-space:pre-line">[\]abc</div></div> (defaultParagraphSeparator: div)]
    375    expected: FAIL
    376 
    377  [<div contenteditable><div style="display:block; white-space:pre-line">a[\]bc</div></div> (defaultParagraphSeparator: div)]
    378    expected: FAIL
    379 
    380  [<div contenteditable style="display:block"><p style="white-space:pre-line">abc[\]</p></div> (defaultParagraphSeparator: div)]
    381    expected: FAIL
    382 
    383  [<div contenteditable style="display:block"><p style="white-space:pre-line">[\]abc</p></div> (defaultParagraphSeparator: div)]
    384    expected: FAIL
    385 
    386  [<div contenteditable style="display:block"><p style="white-space:pre-line">a[\]bc</p></div> (defaultParagraphSeparator: div)]
    387    expected: FAIL
    388 
    389  [<div contenteditable style="display:block; white-space:pre-line"><p>abc[\]</p></div> (defaultParagraphSeparator: div)]
    390    expected: FAIL
    391 
    392  [<div contenteditable style="display:block; white-space:pre-line"><p>[\]abc</p></div> (defaultParagraphSeparator: div)]
    393    expected: FAIL
    394 
    395  [<div contenteditable style="display:block; white-space:pre-line"><p>a[\]bc</p></div> (defaultParagraphSeparator: div)]
    396    expected: FAIL
    397 
    398  [<div contenteditable><p style="display:block; white-space:pre-line">abc[\]</p></div> (defaultParagraphSeparator: div)]
    399    expected: FAIL
    400 
    401  [<div contenteditable><p style="display:block; white-space:pre-line">[\]abc</p></div> (defaultParagraphSeparator: div)]
    402    expected: FAIL
    403 
    404  [<div contenteditable><p style="display:block; white-space:pre-line">a[\]bc</p></div> (defaultParagraphSeparator: div)]
    405    expected: FAIL
    406 
    407  [<div contenteditable style="white-space:pre-line; display:inline">abc[\]</div> (defaultParagraphSeparator: div)]
    408    expected: FAIL
    409 
    410  [<div contenteditable style="white-space:pre-line; display:inline">abc[\]</div> (defaultParagraphSeparator: div) (preserving temporary inline style test)]
    411    expected: FAIL
    412 
    413  [<div contenteditable style="display:inline"><div style="white-space:pre-line">abc[\]</div></div> (defaultParagraphSeparator: div)]
    414    expected: FAIL
    415 
    416  [<div contenteditable style="display:inline"><div style="white-space:pre-line">[\]abc</div></div> (defaultParagraphSeparator: div)]
    417    expected: FAIL
    418 
    419  [<div contenteditable style="display:inline"><div style="white-space:pre-line">a[\]bc</div></div> (defaultParagraphSeparator: div)]
    420    expected: FAIL
    421 
    422  [<div contenteditable style="display:inline; white-space:pre-line"><div>abc[\]</div></div> (defaultParagraphSeparator: div)]
    423    expected: FAIL
    424 
    425  [<div contenteditable style="display:inline; white-space:pre-line"><div>[\]abc</div></div> (defaultParagraphSeparator: div)]
    426    expected: FAIL
    427 
    428  [<div contenteditable style="display:inline; white-space:pre-line"><div>a[\]bc</div></div> (defaultParagraphSeparator: div)]
    429    expected: FAIL
    430 
    431  [<div contenteditable><div style="display:inline; white-space:pre-line">abc[\]</div></div> (defaultParagraphSeparator: div)]
    432    expected: FAIL
    433 
    434  [<div contenteditable><div style="display:inline; white-space:pre-line">[\]abc</div></div> (defaultParagraphSeparator: div)]
    435    expected: FAIL
    436 
    437  [<div contenteditable><div style="display:inline; white-space:pre-line">a[\]bc</div></div> (defaultParagraphSeparator: div)]
    438    expected: FAIL
    439 
    440  [<div contenteditable style="display:inline"><p style="white-space:pre-line">abc[\]</p></div> (defaultParagraphSeparator: div)]
    441    expected: FAIL
    442 
    443  [<div contenteditable style="display:inline"><p style="white-space:pre-line">[\]abc</p></div> (defaultParagraphSeparator: div)]
    444    expected: FAIL
    445 
    446  [<div contenteditable style="display:inline"><p style="white-space:pre-line">a[\]bc</p></div> (defaultParagraphSeparator: div)]
    447    expected: FAIL
    448 
    449  [<div contenteditable style="display:inline; white-space:pre-line"><p>abc[\]</p></div> (defaultParagraphSeparator: div)]
    450    expected: FAIL
    451 
    452  [<div contenteditable style="display:inline; white-space:pre-line"><p>[\]abc</p></div> (defaultParagraphSeparator: div)]
    453    expected: FAIL
    454 
    455  [<div contenteditable style="display:inline; white-space:pre-line"><p>a[\]bc</p></div> (defaultParagraphSeparator: div)]
    456    expected: FAIL
    457 
    458  [<div contenteditable><p style="display:inline; white-space:pre-line">abc[\]</p></div> (defaultParagraphSeparator: div)]
    459    expected: FAIL
    460 
    461  [<div contenteditable><p style="display:inline; white-space:pre-line">[\]abc</p></div> (defaultParagraphSeparator: div)]
    462    expected: FAIL
    463 
    464  [<div contenteditable><p style="display:inline; white-space:pre-line">a[\]bc</p></div> (defaultParagraphSeparator: div)]
    465    expected: FAIL
    466 
    467  [<div contenteditable style="white-space:pre-line; display:inline-block">abc[\]</div> (defaultParagraphSeparator: div)]
    468    expected: FAIL
    469 
    470  [<div contenteditable style="white-space:pre-line; display:inline-block">abc[\]</div> (defaultParagraphSeparator: div) (preserving temporary inline style test)]
    471    expected: FAIL
    472 
    473  [<div contenteditable style="display:inline-block"><div style="white-space:pre-line">abc[\]</div></div> (defaultParagraphSeparator: div)]
    474    expected: FAIL
    475 
    476  [<div contenteditable style="display:inline-block"><div style="white-space:pre-line">[\]abc</div></div> (defaultParagraphSeparator: div)]
    477    expected: FAIL
    478 
    479  [<div contenteditable style="display:inline-block"><div style="white-space:pre-line">a[\]bc</div></div> (defaultParagraphSeparator: div)]
    480    expected: FAIL
    481 
    482  [<div contenteditable style="display:inline-block; white-space:pre-line"><div>abc[\]</div></div> (defaultParagraphSeparator: div)]
    483    expected: FAIL
    484 
    485  [<div contenteditable style="display:inline-block; white-space:pre-line"><div>[\]abc</div></div> (defaultParagraphSeparator: div)]
    486    expected: FAIL
    487 
    488  [<div contenteditable style="display:inline-block; white-space:pre-line"><div>a[\]bc</div></div> (defaultParagraphSeparator: div)]
    489    expected: FAIL
    490 
    491  [<div contenteditable><div style="display:inline-block; white-space:pre-line">abc[\]</div></div> (defaultParagraphSeparator: div)]
    492    expected: FAIL
    493 
    494  [<div contenteditable><div style="display:inline-block; white-space:pre-line">[\]abc</div></div> (defaultParagraphSeparator: div)]
    495    expected: FAIL
    496 
    497  [<div contenteditable><div style="display:inline-block; white-space:pre-line">a[\]bc</div></div> (defaultParagraphSeparator: div)]
    498    expected: FAIL
    499 
    500  [<div contenteditable style="display:inline-block"><p style="white-space:pre-line">abc[\]</p></div> (defaultParagraphSeparator: div)]
    501    expected: FAIL
    502 
    503  [<div contenteditable style="display:inline-block"><p style="white-space:pre-line">[\]abc</p></div> (defaultParagraphSeparator: div)]
    504    expected: FAIL
    505 
    506  [<div contenteditable style="display:inline-block"><p style="white-space:pre-line">a[\]bc</p></div> (defaultParagraphSeparator: div)]
    507    expected: FAIL
    508 
    509  [<div contenteditable style="display:inline-block; white-space:pre-line"><p>abc[\]</p></div> (defaultParagraphSeparator: div)]
    510    expected: FAIL
    511 
    512  [<div contenteditable style="display:inline-block; white-space:pre-line"><p>[\]abc</p></div> (defaultParagraphSeparator: div)]
    513    expected: FAIL
    514 
    515  [<div contenteditable style="display:inline-block; white-space:pre-line"><p>a[\]bc</p></div> (defaultParagraphSeparator: div)]
    516    expected: FAIL
    517 
    518  [<div contenteditable><p style="display:inline-block; white-space:pre-line">abc[\]</p></div> (defaultParagraphSeparator: div)]
    519    expected: FAIL
    520 
    521  [<div contenteditable><p style="display:inline-block; white-space:pre-line">[\]abc</p></div> (defaultParagraphSeparator: div)]
    522    expected: FAIL
    523 
    524  [<div contenteditable><p style="display:inline-block; white-space:pre-line">a[\]bc</p></div> (defaultParagraphSeparator: div)]
    525    expected: FAIL
    526 
    527  [<div contenteditable style="white-space:pre-line; display:block">abc[\]</div> (defaultParagraphSeparator: p)]
    528    expected: FAIL
    529 
    530  [<div contenteditable style="white-space:pre-line; display:block">[\]abc</div> (defaultParagraphSeparator: p)]
    531    expected: FAIL
    532 
    533  [<div contenteditable style="white-space:pre-line; display:block">a[\]bc</div> (defaultParagraphSeparator: p)]
    534    expected: FAIL
    535 
    536  [<div contenteditable style="white-space:pre-line; display:block">abc[\]</div> (defaultParagraphSeparator: p) (preserving temporary inline style test)]
    537    expected: FAIL
    538 
    539  [<div contenteditable style="white-space:pre-line; display:block"><b>abc[\]</b></div> (defaultParagraphSeparator: p) (preserving inline style test)]
    540    expected: FAIL
    541 
    542  [<div contenteditable style="display:block"><div style="white-space:pre-line">abc[\]</div></div> (defaultParagraphSeparator: p)]
    543    expected: FAIL
    544 
    545  [<div contenteditable style="display:block"><div style="white-space:pre-line">[\]abc</div></div> (defaultParagraphSeparator: p)]
    546    expected: FAIL
    547 
    548  [<div contenteditable style="display:block"><div style="white-space:pre-line">a[\]bc</div></div> (defaultParagraphSeparator: p)]
    549    expected: FAIL
    550 
    551  [<div contenteditable style="display:block; white-space:pre-line"><div>abc[\]</div></div> (defaultParagraphSeparator: p)]
    552    expected: FAIL
    553 
    554  [<div contenteditable style="display:block; white-space:pre-line"><div>[\]abc</div></div> (defaultParagraphSeparator: p)]
    555    expected: FAIL
    556 
    557  [<div contenteditable style="display:block; white-space:pre-line"><div>a[\]bc</div></div> (defaultParagraphSeparator: p)]
    558    expected: FAIL
    559 
    560  [<div contenteditable><div style="display:block; white-space:pre-line">abc[\]</div></div> (defaultParagraphSeparator: p)]
    561    expected: FAIL
    562 
    563  [<div contenteditable><div style="display:block; white-space:pre-line">[\]abc</div></div> (defaultParagraphSeparator: p)]
    564    expected: FAIL
    565 
    566  [<div contenteditable><div style="display:block; white-space:pre-line">a[\]bc</div></div> (defaultParagraphSeparator: p)]
    567    expected: FAIL
    568 
    569  [<div contenteditable style="display:block"><p style="white-space:pre-line">abc[\]</p></div> (defaultParagraphSeparator: p)]
    570    expected: FAIL
    571 
    572  [<div contenteditable style="display:block"><p style="white-space:pre-line">[\]abc</p></div> (defaultParagraphSeparator: p)]
    573    expected: FAIL
    574 
    575  [<div contenteditable style="display:block"><p style="white-space:pre-line">a[\]bc</p></div> (defaultParagraphSeparator: p)]
    576    expected: FAIL
    577 
    578  [<div contenteditable style="display:block; white-space:pre-line"><p>abc[\]</p></div> (defaultParagraphSeparator: p)]
    579    expected: FAIL
    580 
    581  [<div contenteditable style="display:block; white-space:pre-line"><p>[\]abc</p></div> (defaultParagraphSeparator: p)]
    582    expected: FAIL
    583 
    584  [<div contenteditable style="display:block; white-space:pre-line"><p>a[\]bc</p></div> (defaultParagraphSeparator: p)]
    585    expected: FAIL
    586 
    587  [<div contenteditable><p style="display:block; white-space:pre-line">abc[\]</p></div> (defaultParagraphSeparator: p)]
    588    expected: FAIL
    589 
    590  [<div contenteditable><p style="display:block; white-space:pre-line">[\]abc</p></div> (defaultParagraphSeparator: p)]
    591    expected: FAIL
    592 
    593  [<div contenteditable><p style="display:block; white-space:pre-line">a[\]bc</p></div> (defaultParagraphSeparator: p)]
    594    expected: FAIL
    595 
    596  [<div contenteditable style="white-space:pre-line; display:inline">abc[\]</div> (defaultParagraphSeparator: p)]
    597    expected: FAIL
    598 
    599  [<div contenteditable style="white-space:pre-line; display:inline">abc[\]</div> (defaultParagraphSeparator: p) (preserving temporary inline style test)]
    600    expected: FAIL
    601 
    602  [<div contenteditable style="display:inline"><div style="white-space:pre-line">abc[\]</div></div> (defaultParagraphSeparator: p)]
    603    expected: FAIL
    604 
    605  [<div contenteditable style="display:inline"><div style="white-space:pre-line">[\]abc</div></div> (defaultParagraphSeparator: p)]
    606    expected: FAIL
    607 
    608  [<div contenteditable style="display:inline"><div style="white-space:pre-line">a[\]bc</div></div> (defaultParagraphSeparator: p)]
    609    expected: FAIL
    610 
    611  [<div contenteditable style="display:inline; white-space:pre-line"><div>abc[\]</div></div> (defaultParagraphSeparator: p)]
    612    expected: FAIL
    613 
    614  [<div contenteditable style="display:inline; white-space:pre-line"><div>[\]abc</div></div> (defaultParagraphSeparator: p)]
    615    expected: FAIL
    616 
    617  [<div contenteditable style="display:inline; white-space:pre-line"><div>a[\]bc</div></div> (defaultParagraphSeparator: p)]
    618    expected: FAIL
    619 
    620  [<div contenteditable><div style="display:inline; white-space:pre-line">abc[\]</div></div> (defaultParagraphSeparator: p)]
    621    expected: FAIL
    622 
    623  [<div contenteditable><div style="display:inline; white-space:pre-line">[\]abc</div></div> (defaultParagraphSeparator: p)]
    624    expected: FAIL
    625 
    626  [<div contenteditable><div style="display:inline; white-space:pre-line">a[\]bc</div></div> (defaultParagraphSeparator: p)]
    627    expected: FAIL
    628 
    629  [<div contenteditable style="display:inline"><p style="white-space:pre-line">abc[\]</p></div> (defaultParagraphSeparator: p)]
    630    expected: FAIL
    631 
    632  [<div contenteditable style="display:inline"><p style="white-space:pre-line">[\]abc</p></div> (defaultParagraphSeparator: p)]
    633    expected: FAIL
    634 
    635  [<div contenteditable style="display:inline"><p style="white-space:pre-line">a[\]bc</p></div> (defaultParagraphSeparator: p)]
    636    expected: FAIL
    637 
    638  [<div contenteditable style="display:inline; white-space:pre-line"><p>abc[\]</p></div> (defaultParagraphSeparator: p)]
    639    expected: FAIL
    640 
    641  [<div contenteditable style="display:inline; white-space:pre-line"><p>[\]abc</p></div> (defaultParagraphSeparator: p)]
    642    expected: FAIL
    643 
    644  [<div contenteditable style="display:inline; white-space:pre-line"><p>a[\]bc</p></div> (defaultParagraphSeparator: p)]
    645    expected: FAIL
    646 
    647  [<div contenteditable><p style="display:inline; white-space:pre-line">abc[\]</p></div> (defaultParagraphSeparator: p)]
    648    expected: FAIL
    649 
    650  [<div contenteditable><p style="display:inline; white-space:pre-line">[\]abc</p></div> (defaultParagraphSeparator: p)]
    651    expected: FAIL
    652 
    653  [<div contenteditable><p style="display:inline; white-space:pre-line">a[\]bc</p></div> (defaultParagraphSeparator: p)]
    654    expected: FAIL
    655 
    656  [<div contenteditable style="white-space:pre-line; display:inline-block">abc[\]</div> (defaultParagraphSeparator: p)]
    657    expected: FAIL
    658 
    659  [<div contenteditable style="white-space:pre-line; display:inline-block">abc[\]</div> (defaultParagraphSeparator: p) (preserving temporary inline style test)]
    660    expected: FAIL
    661 
    662  [<div contenteditable style="display:inline-block"><div style="white-space:pre-line">abc[\]</div></div> (defaultParagraphSeparator: p)]
    663    expected: FAIL
    664 
    665  [<div contenteditable style="display:inline-block"><div style="white-space:pre-line">[\]abc</div></div> (defaultParagraphSeparator: p)]
    666    expected: FAIL
    667 
    668  [<div contenteditable style="display:inline-block"><div style="white-space:pre-line">a[\]bc</div></div> (defaultParagraphSeparator: p)]
    669    expected: FAIL
    670 
    671  [<div contenteditable style="display:inline-block; white-space:pre-line"><div>abc[\]</div></div> (defaultParagraphSeparator: p)]
    672    expected: FAIL
    673 
    674  [<div contenteditable style="display:inline-block; white-space:pre-line"><div>[\]abc</div></div> (defaultParagraphSeparator: p)]
    675    expected: FAIL
    676 
    677  [<div contenteditable style="display:inline-block; white-space:pre-line"><div>a[\]bc</div></div> (defaultParagraphSeparator: p)]
    678    expected: FAIL
    679 
    680  [<div contenteditable><div style="display:inline-block; white-space:pre-line">abc[\]</div></div> (defaultParagraphSeparator: p)]
    681    expected: FAIL
    682 
    683  [<div contenteditable><div style="display:inline-block; white-space:pre-line">[\]abc</div></div> (defaultParagraphSeparator: p)]
    684    expected: FAIL
    685 
    686  [<div contenteditable><div style="display:inline-block; white-space:pre-line">a[\]bc</div></div> (defaultParagraphSeparator: p)]
    687    expected: FAIL
    688 
    689  [<div contenteditable style="display:inline-block"><p style="white-space:pre-line">abc[\]</p></div> (defaultParagraphSeparator: p)]
    690    expected: FAIL
    691 
    692  [<div contenteditable style="display:inline-block"><p style="white-space:pre-line">[\]abc</p></div> (defaultParagraphSeparator: p)]
    693    expected: FAIL
    694 
    695  [<div contenteditable style="display:inline-block"><p style="white-space:pre-line">a[\]bc</p></div> (defaultParagraphSeparator: p)]
    696    expected: FAIL
    697 
    698  [<div contenteditable style="display:inline-block; white-space:pre-line"><p>abc[\]</p></div> (defaultParagraphSeparator: p)]
    699    expected: FAIL
    700 
    701  [<div contenteditable style="display:inline-block; white-space:pre-line"><p>[\]abc</p></div> (defaultParagraphSeparator: p)]
    702    expected: FAIL
    703 
    704  [<div contenteditable style="display:inline-block; white-space:pre-line"><p>a[\]bc</p></div> (defaultParagraphSeparator: p)]
    705    expected: FAIL
    706 
    707  [<div contenteditable><p style="display:inline-block; white-space:pre-line">abc[\]</p></div> (defaultParagraphSeparator: p)]
    708    expected: FAIL
    709 
    710  [<div contenteditable><p style="display:inline-block; white-space:pre-line">[\]abc</p></div> (defaultParagraphSeparator: p)]
    711    expected: FAIL
    712 
    713  [<div contenteditable><p style="display:inline-block; white-space:pre-line">a[\]bc</p></div> (defaultParagraphSeparator: p)]
    714    expected: FAIL
    715 
    716 
    717 [insertparagraph-with-white-space-style.tentative.html?white-space=nowrap&command=insertText]
    718  expected:
    719    if (os == "android") and fission: [OK, TIMEOUT]
    720  [<div contenteditable style="white-space:nowrap; display:block">abc[\]</div> (defaultParagraphSeparator: div)]
    721    expected: FAIL
    722 
    723  [<div contenteditable style="white-space:nowrap; display:block">[\]abc</div> (defaultParagraphSeparator: div)]
    724    expected: FAIL
    725 
    726  [<div contenteditable style="white-space:nowrap; display:block">a[\]bc</div> (defaultParagraphSeparator: div)]
    727    expected: FAIL
    728 
    729  [<div contenteditable style="white-space:nowrap; display:block">abc[\]</div> (defaultParagraphSeparator: div) (preserving temporary inline style test)]
    730    expected: FAIL
    731 
    732  [<div contenteditable style="white-space:nowrap; display:block"><b>abc[\]</b></div> (defaultParagraphSeparator: div) (preserving inline style test)]
    733    expected: FAIL
    734 
    735  [<div contenteditable style="display:block"><div style="white-space:nowrap">abc[\]</div></div> (defaultParagraphSeparator: div)]
    736    expected: FAIL
    737 
    738  [<div contenteditable style="display:block"><div style="white-space:nowrap">[\]abc</div></div> (defaultParagraphSeparator: div)]
    739    expected: FAIL
    740 
    741  [<div contenteditable style="display:block"><div style="white-space:nowrap">a[\]bc</div></div> (defaultParagraphSeparator: div)]
    742    expected: FAIL
    743 
    744  [<div contenteditable style="display:block; white-space:nowrap"><div>abc[\]</div></div> (defaultParagraphSeparator: div)]
    745    expected: FAIL
    746 
    747  [<div contenteditable style="display:block; white-space:nowrap"><div>[\]abc</div></div> (defaultParagraphSeparator: div)]
    748    expected: FAIL
    749 
    750  [<div contenteditable style="display:block; white-space:nowrap"><div>a[\]bc</div></div> (defaultParagraphSeparator: div)]
    751    expected: FAIL
    752 
    753  [<div contenteditable><div style="display:block; white-space:nowrap">abc[\]</div></div> (defaultParagraphSeparator: div)]
    754    expected: FAIL
    755 
    756  [<div contenteditable><div style="display:block; white-space:nowrap">[\]abc</div></div> (defaultParagraphSeparator: div)]
    757    expected: FAIL
    758 
    759  [<div contenteditable><div style="display:block; white-space:nowrap">a[\]bc</div></div> (defaultParagraphSeparator: div)]
    760    expected: FAIL
    761 
    762  [<div contenteditable style="display:block"><p style="white-space:nowrap">abc[\]</p></div> (defaultParagraphSeparator: div)]
    763    expected: FAIL
    764 
    765  [<div contenteditable style="display:block"><p style="white-space:nowrap">[\]abc</p></div> (defaultParagraphSeparator: div)]
    766    expected: FAIL
    767 
    768  [<div contenteditable style="display:block"><p style="white-space:nowrap">a[\]bc</p></div> (defaultParagraphSeparator: div)]
    769    expected: FAIL
    770 
    771  [<div contenteditable style="display:block; white-space:nowrap"><p>abc[\]</p></div> (defaultParagraphSeparator: div)]
    772    expected: FAIL
    773 
    774  [<div contenteditable style="display:block; white-space:nowrap"><p>[\]abc</p></div> (defaultParagraphSeparator: div)]
    775    expected: FAIL
    776 
    777  [<div contenteditable style="display:block; white-space:nowrap"><p>a[\]bc</p></div> (defaultParagraphSeparator: div)]
    778    expected: FAIL
    779 
    780  [<div contenteditable><p style="display:block; white-space:nowrap">abc[\]</p></div> (defaultParagraphSeparator: div)]
    781    expected: FAIL
    782 
    783  [<div contenteditable><p style="display:block; white-space:nowrap">[\]abc</p></div> (defaultParagraphSeparator: div)]
    784    expected: FAIL
    785 
    786  [<div contenteditable><p style="display:block; white-space:nowrap">a[\]bc</p></div> (defaultParagraphSeparator: div)]
    787    expected: FAIL
    788 
    789  [<div contenteditable style="white-space:nowrap; display:inline">abc[\]</div> (defaultParagraphSeparator: div) (preserving temporary inline style test)]
    790    expected: FAIL
    791 
    792  [<div contenteditable style="display:inline"><div style="white-space:nowrap">abc[\]</div></div> (defaultParagraphSeparator: div)]
    793    expected: FAIL
    794 
    795  [<div contenteditable style="display:inline"><div style="white-space:nowrap">[\]abc</div></div> (defaultParagraphSeparator: div)]
    796    expected: FAIL
    797 
    798  [<div contenteditable style="display:inline"><div style="white-space:nowrap">a[\]bc</div></div> (defaultParagraphSeparator: div)]
    799    expected: FAIL
    800 
    801  [<div contenteditable style="display:inline; white-space:nowrap"><div>abc[\]</div></div> (defaultParagraphSeparator: div)]
    802    expected: FAIL
    803 
    804  [<div contenteditable style="display:inline; white-space:nowrap"><div>[\]abc</div></div> (defaultParagraphSeparator: div)]
    805    expected: FAIL
    806 
    807  [<div contenteditable style="display:inline; white-space:nowrap"><div>a[\]bc</div></div> (defaultParagraphSeparator: div)]
    808    expected: FAIL
    809 
    810  [<div contenteditable><div style="display:inline; white-space:nowrap">abc[\]</div></div> (defaultParagraphSeparator: div)]
    811    expected: FAIL
    812 
    813  [<div contenteditable><div style="display:inline; white-space:nowrap">[\]abc</div></div> (defaultParagraphSeparator: div)]
    814    expected: FAIL
    815 
    816  [<div contenteditable><div style="display:inline; white-space:nowrap">a[\]bc</div></div> (defaultParagraphSeparator: div)]
    817    expected: FAIL
    818 
    819  [<div contenteditable style="display:inline"><p style="white-space:nowrap">abc[\]</p></div> (defaultParagraphSeparator: div)]
    820    expected: FAIL
    821 
    822  [<div contenteditable style="display:inline"><p style="white-space:nowrap">[\]abc</p></div> (defaultParagraphSeparator: div)]
    823    expected: FAIL
    824 
    825  [<div contenteditable style="display:inline"><p style="white-space:nowrap">a[\]bc</p></div> (defaultParagraphSeparator: div)]
    826    expected: FAIL
    827 
    828  [<div contenteditable style="display:inline; white-space:nowrap"><p>abc[\]</p></div> (defaultParagraphSeparator: div)]
    829    expected: FAIL
    830 
    831  [<div contenteditable style="display:inline; white-space:nowrap"><p>[\]abc</p></div> (defaultParagraphSeparator: div)]
    832    expected: FAIL
    833 
    834  [<div contenteditable style="display:inline; white-space:nowrap"><p>a[\]bc</p></div> (defaultParagraphSeparator: div)]
    835    expected: FAIL
    836 
    837  [<div contenteditable><p style="display:inline; white-space:nowrap">abc[\]</p></div> (defaultParagraphSeparator: div)]
    838    expected: FAIL
    839 
    840  [<div contenteditable><p style="display:inline; white-space:nowrap">[\]abc</p></div> (defaultParagraphSeparator: div)]
    841    expected: FAIL
    842 
    843  [<div contenteditable><p style="display:inline; white-space:nowrap">a[\]bc</p></div> (defaultParagraphSeparator: div)]
    844    expected: FAIL
    845 
    846  [<div contenteditable style="white-space:nowrap; display:inline-block">abc[\]</div> (defaultParagraphSeparator: div) (preserving temporary inline style test)]
    847    expected: FAIL
    848 
    849  [<div contenteditable style="display:inline-block"><div style="white-space:nowrap">abc[\]</div></div> (defaultParagraphSeparator: div)]
    850    expected: FAIL
    851 
    852  [<div contenteditable style="display:inline-block"><div style="white-space:nowrap">[\]abc</div></div> (defaultParagraphSeparator: div)]
    853    expected: FAIL
    854 
    855  [<div contenteditable style="display:inline-block"><div style="white-space:nowrap">a[\]bc</div></div> (defaultParagraphSeparator: div)]
    856    expected: FAIL
    857 
    858  [<div contenteditable style="display:inline-block; white-space:nowrap"><div>abc[\]</div></div> (defaultParagraphSeparator: div)]
    859    expected: FAIL
    860 
    861  [<div contenteditable style="display:inline-block; white-space:nowrap"><div>[\]abc</div></div> (defaultParagraphSeparator: div)]
    862    expected: FAIL
    863 
    864  [<div contenteditable style="display:inline-block; white-space:nowrap"><div>a[\]bc</div></div> (defaultParagraphSeparator: div)]
    865    expected: FAIL
    866 
    867  [<div contenteditable><div style="display:inline-block; white-space:nowrap">abc[\]</div></div> (defaultParagraphSeparator: div)]
    868    expected: FAIL
    869 
    870  [<div contenteditable><div style="display:inline-block; white-space:nowrap">[\]abc</div></div> (defaultParagraphSeparator: div)]
    871    expected: FAIL
    872 
    873  [<div contenteditable><div style="display:inline-block; white-space:nowrap">a[\]bc</div></div> (defaultParagraphSeparator: div)]
    874    expected: FAIL
    875 
    876  [<div contenteditable style="display:inline-block"><p style="white-space:nowrap">abc[\]</p></div> (defaultParagraphSeparator: div)]
    877    expected: FAIL
    878 
    879  [<div contenteditable style="display:inline-block"><p style="white-space:nowrap">[\]abc</p></div> (defaultParagraphSeparator: div)]
    880    expected: FAIL
    881 
    882  [<div contenteditable style="display:inline-block"><p style="white-space:nowrap">a[\]bc</p></div> (defaultParagraphSeparator: div)]
    883    expected: FAIL
    884 
    885  [<div contenteditable style="display:inline-block; white-space:nowrap"><p>abc[\]</p></div> (defaultParagraphSeparator: div)]
    886    expected: FAIL
    887 
    888  [<div contenteditable style="display:inline-block; white-space:nowrap"><p>[\]abc</p></div> (defaultParagraphSeparator: div)]
    889    expected: FAIL
    890 
    891  [<div contenteditable style="display:inline-block; white-space:nowrap"><p>a[\]bc</p></div> (defaultParagraphSeparator: div)]
    892    expected: FAIL
    893 
    894  [<div contenteditable><p style="display:inline-block; white-space:nowrap">abc[\]</p></div> (defaultParagraphSeparator: div)]
    895    expected: FAIL
    896 
    897  [<div contenteditable><p style="display:inline-block; white-space:nowrap">[\]abc</p></div> (defaultParagraphSeparator: div)]
    898    expected: FAIL
    899 
    900  [<div contenteditable><p style="display:inline-block; white-space:nowrap">a[\]bc</p></div> (defaultParagraphSeparator: div)]
    901    expected: FAIL
    902 
    903  [<div contenteditable style="white-space:nowrap; display:block">abc[\]</div> (defaultParagraphSeparator: p)]
    904    expected: FAIL
    905 
    906  [<div contenteditable style="white-space:nowrap; display:block">[\]abc</div> (defaultParagraphSeparator: p)]
    907    expected: FAIL
    908 
    909  [<div contenteditable style="white-space:nowrap; display:block">a[\]bc</div> (defaultParagraphSeparator: p)]
    910    expected: FAIL
    911 
    912  [<div contenteditable style="white-space:nowrap; display:block">abc[\]</div> (defaultParagraphSeparator: p) (preserving temporary inline style test)]
    913    expected: FAIL
    914 
    915  [<div contenteditable style="white-space:nowrap; display:block"><b>abc[\]</b></div> (defaultParagraphSeparator: p) (preserving inline style test)]
    916    expected: FAIL
    917 
    918  [<div contenteditable style="display:block"><div style="white-space:nowrap">abc[\]</div></div> (defaultParagraphSeparator: p)]
    919    expected: FAIL
    920 
    921  [<div contenteditable style="display:block"><div style="white-space:nowrap">[\]abc</div></div> (defaultParagraphSeparator: p)]
    922    expected: FAIL
    923 
    924  [<div contenteditable style="display:block"><div style="white-space:nowrap">a[\]bc</div></div> (defaultParagraphSeparator: p)]
    925    expected: FAIL
    926 
    927  [<div contenteditable style="display:block; white-space:nowrap"><div>abc[\]</div></div> (defaultParagraphSeparator: p)]
    928    expected: FAIL
    929 
    930  [<div contenteditable style="display:block; white-space:nowrap"><div>[\]abc</div></div> (defaultParagraphSeparator: p)]
    931    expected: FAIL
    932 
    933  [<div contenteditable style="display:block; white-space:nowrap"><div>a[\]bc</div></div> (defaultParagraphSeparator: p)]
    934    expected: FAIL
    935 
    936  [<div contenteditable><div style="display:block; white-space:nowrap">abc[\]</div></div> (defaultParagraphSeparator: p)]
    937    expected: FAIL
    938 
    939  [<div contenteditable><div style="display:block; white-space:nowrap">[\]abc</div></div> (defaultParagraphSeparator: p)]
    940    expected: FAIL
    941 
    942  [<div contenteditable><div style="display:block; white-space:nowrap">a[\]bc</div></div> (defaultParagraphSeparator: p)]
    943    expected: FAIL
    944 
    945  [<div contenteditable style="display:block"><p style="white-space:nowrap">abc[\]</p></div> (defaultParagraphSeparator: p)]
    946    expected: FAIL
    947 
    948  [<div contenteditable style="display:block"><p style="white-space:nowrap">[\]abc</p></div> (defaultParagraphSeparator: p)]
    949    expected: FAIL
    950 
    951  [<div contenteditable style="display:block"><p style="white-space:nowrap">a[\]bc</p></div> (defaultParagraphSeparator: p)]
    952    expected: FAIL
    953 
    954  [<div contenteditable style="display:block; white-space:nowrap"><p>abc[\]</p></div> (defaultParagraphSeparator: p)]
    955    expected: FAIL
    956 
    957  [<div contenteditable style="display:block; white-space:nowrap"><p>[\]abc</p></div> (defaultParagraphSeparator: p)]
    958    expected: FAIL
    959 
    960  [<div contenteditable style="display:block; white-space:nowrap"><p>a[\]bc</p></div> (defaultParagraphSeparator: p)]
    961    expected: FAIL
    962 
    963  [<div contenteditable><p style="display:block; white-space:nowrap">abc[\]</p></div> (defaultParagraphSeparator: p)]
    964    expected: FAIL
    965 
    966  [<div contenteditable><p style="display:block; white-space:nowrap">[\]abc</p></div> (defaultParagraphSeparator: p)]
    967    expected: FAIL
    968 
    969  [<div contenteditable><p style="display:block; white-space:nowrap">a[\]bc</p></div> (defaultParagraphSeparator: p)]
    970    expected: FAIL
    971 
    972  [<div contenteditable style="white-space:nowrap; display:inline">abc[\]</div> (defaultParagraphSeparator: p) (preserving temporary inline style test)]
    973    expected: FAIL
    974 
    975  [<div contenteditable style="display:inline"><div style="white-space:nowrap">abc[\]</div></div> (defaultParagraphSeparator: p)]
    976    expected: FAIL
    977 
    978  [<div contenteditable style="display:inline"><div style="white-space:nowrap">[\]abc</div></div> (defaultParagraphSeparator: p)]
    979    expected: FAIL
    980 
    981  [<div contenteditable style="display:inline"><div style="white-space:nowrap">a[\]bc</div></div> (defaultParagraphSeparator: p)]
    982    expected: FAIL
    983 
    984  [<div contenteditable style="display:inline; white-space:nowrap"><div>abc[\]</div></div> (defaultParagraphSeparator: p)]
    985    expected: FAIL
    986 
    987  [<div contenteditable style="display:inline; white-space:nowrap"><div>[\]abc</div></div> (defaultParagraphSeparator: p)]
    988    expected: FAIL
    989 
    990  [<div contenteditable style="display:inline; white-space:nowrap"><div>a[\]bc</div></div> (defaultParagraphSeparator: p)]
    991    expected: FAIL
    992 
    993  [<div contenteditable><div style="display:inline; white-space:nowrap">abc[\]</div></div> (defaultParagraphSeparator: p)]
    994    expected: FAIL
    995 
    996  [<div contenteditable><div style="display:inline; white-space:nowrap">[\]abc</div></div> (defaultParagraphSeparator: p)]
    997    expected: FAIL
    998 
    999  [<div contenteditable><div style="display:inline; white-space:nowrap">a[\]bc</div></div> (defaultParagraphSeparator: p)]
   1000    expected: FAIL
   1001 
   1002  [<div contenteditable style="display:inline"><p style="white-space:nowrap">abc[\]</p></div> (defaultParagraphSeparator: p)]
   1003    expected: FAIL
   1004 
   1005  [<div contenteditable style="display:inline"><p style="white-space:nowrap">[\]abc</p></div> (defaultParagraphSeparator: p)]
   1006    expected: FAIL
   1007 
   1008  [<div contenteditable style="display:inline"><p style="white-space:nowrap">a[\]bc</p></div> (defaultParagraphSeparator: p)]
   1009    expected: FAIL
   1010 
   1011  [<div contenteditable style="display:inline; white-space:nowrap"><p>abc[\]</p></div> (defaultParagraphSeparator: p)]
   1012    expected: FAIL
   1013 
   1014  [<div contenteditable style="display:inline; white-space:nowrap"><p>[\]abc</p></div> (defaultParagraphSeparator: p)]
   1015    expected: FAIL
   1016 
   1017  [<div contenteditable style="display:inline; white-space:nowrap"><p>a[\]bc</p></div> (defaultParagraphSeparator: p)]
   1018    expected: FAIL
   1019 
   1020  [<div contenteditable><p style="display:inline; white-space:nowrap">abc[\]</p></div> (defaultParagraphSeparator: p)]
   1021    expected: FAIL
   1022 
   1023  [<div contenteditable><p style="display:inline; white-space:nowrap">[\]abc</p></div> (defaultParagraphSeparator: p)]
   1024    expected: FAIL
   1025 
   1026  [<div contenteditable><p style="display:inline; white-space:nowrap">a[\]bc</p></div> (defaultParagraphSeparator: p)]
   1027    expected: FAIL
   1028 
   1029  [<div contenteditable style="white-space:nowrap; display:inline-block">abc[\]</div> (defaultParagraphSeparator: p) (preserving temporary inline style test)]
   1030    expected: FAIL
   1031 
   1032  [<div contenteditable style="display:inline-block"><div style="white-space:nowrap">abc[\]</div></div> (defaultParagraphSeparator: p)]
   1033    expected: FAIL
   1034 
   1035  [<div contenteditable style="display:inline-block"><div style="white-space:nowrap">[\]abc</div></div> (defaultParagraphSeparator: p)]
   1036    expected: FAIL
   1037 
   1038  [<div contenteditable style="display:inline-block"><div style="white-space:nowrap">a[\]bc</div></div> (defaultParagraphSeparator: p)]
   1039    expected: FAIL
   1040 
   1041  [<div contenteditable style="display:inline-block; white-space:nowrap"><div>abc[\]</div></div> (defaultParagraphSeparator: p)]
   1042    expected: FAIL
   1043 
   1044  [<div contenteditable style="display:inline-block; white-space:nowrap"><div>[\]abc</div></div> (defaultParagraphSeparator: p)]
   1045    expected: FAIL
   1046 
   1047  [<div contenteditable style="display:inline-block; white-space:nowrap"><div>a[\]bc</div></div> (defaultParagraphSeparator: p)]
   1048    expected: FAIL
   1049 
   1050  [<div contenteditable><div style="display:inline-block; white-space:nowrap">abc[\]</div></div> (defaultParagraphSeparator: p)]
   1051    expected: FAIL
   1052 
   1053  [<div contenteditable><div style="display:inline-block; white-space:nowrap">[\]abc</div></div> (defaultParagraphSeparator: p)]
   1054    expected: FAIL
   1055 
   1056  [<div contenteditable><div style="display:inline-block; white-space:nowrap">a[\]bc</div></div> (defaultParagraphSeparator: p)]
   1057    expected: FAIL
   1058 
   1059  [<div contenteditable style="display:inline-block"><p style="white-space:nowrap">abc[\]</p></div> (defaultParagraphSeparator: p)]
   1060    expected: FAIL
   1061 
   1062  [<div contenteditable style="display:inline-block"><p style="white-space:nowrap">[\]abc</p></div> (defaultParagraphSeparator: p)]
   1063    expected: FAIL
   1064 
   1065  [<div contenteditable style="display:inline-block"><p style="white-space:nowrap">a[\]bc</p></div> (defaultParagraphSeparator: p)]
   1066    expected: FAIL
   1067 
   1068  [<div contenteditable style="display:inline-block; white-space:nowrap"><p>abc[\]</p></div> (defaultParagraphSeparator: p)]
   1069    expected: FAIL
   1070 
   1071  [<div contenteditable style="display:inline-block; white-space:nowrap"><p>[\]abc</p></div> (defaultParagraphSeparator: p)]
   1072    expected: FAIL
   1073 
   1074  [<div contenteditable style="display:inline-block; white-space:nowrap"><p>a[\]bc</p></div> (defaultParagraphSeparator: p)]
   1075    expected: FAIL
   1076 
   1077  [<div contenteditable><p style="display:inline-block; white-space:nowrap">abc[\]</p></div> (defaultParagraphSeparator: p)]
   1078    expected: FAIL
   1079 
   1080  [<div contenteditable><p style="display:inline-block; white-space:nowrap">[\]abc</p></div> (defaultParagraphSeparator: p)]
   1081    expected: FAIL
   1082 
   1083  [<div contenteditable><p style="display:inline-block; white-space:nowrap">a[\]bc</p></div> (defaultParagraphSeparator: p)]
   1084    expected: FAIL
   1085 
   1086 
   1087 [insertparagraph-with-white-space-style.tentative.html?white-space=pre-wrap&command=insertText]
   1088  expected:
   1089    if (os == "android") and fission: [OK, TIMEOUT]
   1090  [<div contenteditable style="white-space:pre-wrap; display:block">abc[\]</div> (defaultParagraphSeparator: div)]
   1091    expected: FAIL
   1092 
   1093  [<div contenteditable style="white-space:pre-wrap; display:block">[\]abc</div> (defaultParagraphSeparator: div)]
   1094    expected: FAIL
   1095 
   1096  [<div contenteditable style="white-space:pre-wrap; display:block">a[\]bc</div> (defaultParagraphSeparator: div)]
   1097    expected: FAIL
   1098 
   1099  [<div contenteditable style="white-space:pre-wrap; display:block">abc[\]</div> (defaultParagraphSeparator: div) (preserving temporary inline style test)]
   1100    expected: FAIL
   1101 
   1102  [<div contenteditable style="white-space:pre-wrap; display:block"><b>abc[\]</b></div> (defaultParagraphSeparator: div) (preserving inline style test)]
   1103    expected: FAIL
   1104 
   1105  [<div contenteditable style="display:block"><div style="white-space:pre-wrap">abc[\]</div></div> (defaultParagraphSeparator: div)]
   1106    expected: FAIL
   1107 
   1108  [<div contenteditable style="display:block"><div style="white-space:pre-wrap">[\]abc</div></div> (defaultParagraphSeparator: div)]
   1109    expected: FAIL
   1110 
   1111  [<div contenteditable style="display:block"><div style="white-space:pre-wrap">a[\]bc</div></div> (defaultParagraphSeparator: div)]
   1112    expected: FAIL
   1113 
   1114  [<div contenteditable style="display:block; white-space:pre-wrap"><div>abc[\]</div></div> (defaultParagraphSeparator: div)]
   1115    expected: FAIL
   1116 
   1117  [<div contenteditable style="display:block; white-space:pre-wrap"><div>[\]abc</div></div> (defaultParagraphSeparator: div)]
   1118    expected: FAIL
   1119 
   1120  [<div contenteditable style="display:block; white-space:pre-wrap"><div>a[\]bc</div></div> (defaultParagraphSeparator: div)]
   1121    expected: FAIL
   1122 
   1123  [<div contenteditable><div style="display:block; white-space:pre-wrap">abc[\]</div></div> (defaultParagraphSeparator: div)]
   1124    expected: FAIL
   1125 
   1126  [<div contenteditable><div style="display:block; white-space:pre-wrap">[\]abc</div></div> (defaultParagraphSeparator: div)]
   1127    expected: FAIL
   1128 
   1129  [<div contenteditable><div style="display:block; white-space:pre-wrap">a[\]bc</div></div> (defaultParagraphSeparator: div)]
   1130    expected: FAIL
   1131 
   1132  [<div contenteditable style="display:block"><p style="white-space:pre-wrap">abc[\]</p></div> (defaultParagraphSeparator: div)]
   1133    expected: FAIL
   1134 
   1135  [<div contenteditable style="display:block"><p style="white-space:pre-wrap">[\]abc</p></div> (defaultParagraphSeparator: div)]
   1136    expected: FAIL
   1137 
   1138  [<div contenteditable style="display:block"><p style="white-space:pre-wrap">a[\]bc</p></div> (defaultParagraphSeparator: div)]
   1139    expected: FAIL
   1140 
   1141  [<div contenteditable style="display:block; white-space:pre-wrap"><p>abc[\]</p></div> (defaultParagraphSeparator: div)]
   1142    expected: FAIL
   1143 
   1144  [<div contenteditable style="display:block; white-space:pre-wrap"><p>[\]abc</p></div> (defaultParagraphSeparator: div)]
   1145    expected: FAIL
   1146 
   1147  [<div contenteditable style="display:block; white-space:pre-wrap"><p>a[\]bc</p></div> (defaultParagraphSeparator: div)]
   1148    expected: FAIL
   1149 
   1150  [<div contenteditable><p style="display:block; white-space:pre-wrap">abc[\]</p></div> (defaultParagraphSeparator: div)]
   1151    expected: FAIL
   1152 
   1153  [<div contenteditable><p style="display:block; white-space:pre-wrap">[\]abc</p></div> (defaultParagraphSeparator: div)]
   1154    expected: FAIL
   1155 
   1156  [<div contenteditable><p style="display:block; white-space:pre-wrap">a[\]bc</p></div> (defaultParagraphSeparator: div)]
   1157    expected: FAIL
   1158 
   1159  [<div contenteditable style="white-space:pre-wrap; display:inline">abc[\]</div> (defaultParagraphSeparator: div)]
   1160    expected: FAIL
   1161 
   1162  [<div contenteditable style="white-space:pre-wrap; display:inline">abc[\]</div> (defaultParagraphSeparator: div) (preserving temporary inline style test)]
   1163    expected: FAIL
   1164 
   1165  [<div contenteditable style="display:inline"><div style="white-space:pre-wrap">abc[\]</div></div> (defaultParagraphSeparator: div)]
   1166    expected: FAIL
   1167 
   1168  [<div contenteditable style="display:inline"><div style="white-space:pre-wrap">[\]abc</div></div> (defaultParagraphSeparator: div)]
   1169    expected: FAIL
   1170 
   1171  [<div contenteditable style="display:inline"><div style="white-space:pre-wrap">a[\]bc</div></div> (defaultParagraphSeparator: div)]
   1172    expected: FAIL
   1173 
   1174  [<div contenteditable style="display:inline; white-space:pre-wrap"><div>abc[\]</div></div> (defaultParagraphSeparator: div)]
   1175    expected: FAIL
   1176 
   1177  [<div contenteditable style="display:inline; white-space:pre-wrap"><div>[\]abc</div></div> (defaultParagraphSeparator: div)]
   1178    expected: FAIL
   1179 
   1180  [<div contenteditable style="display:inline; white-space:pre-wrap"><div>a[\]bc</div></div> (defaultParagraphSeparator: div)]
   1181    expected: FAIL
   1182 
   1183  [<div contenteditable><div style="display:inline; white-space:pre-wrap">abc[\]</div></div> (defaultParagraphSeparator: div)]
   1184    expected: FAIL
   1185 
   1186  [<div contenteditable><div style="display:inline; white-space:pre-wrap">[\]abc</div></div> (defaultParagraphSeparator: div)]
   1187    expected: FAIL
   1188 
   1189  [<div contenteditable><div style="display:inline; white-space:pre-wrap">a[\]bc</div></div> (defaultParagraphSeparator: div)]
   1190    expected: FAIL
   1191 
   1192  [<div contenteditable style="display:inline"><p style="white-space:pre-wrap">abc[\]</p></div> (defaultParagraphSeparator: div)]
   1193    expected: FAIL
   1194 
   1195  [<div contenteditable style="display:inline"><p style="white-space:pre-wrap">[\]abc</p></div> (defaultParagraphSeparator: div)]
   1196    expected: FAIL
   1197 
   1198  [<div contenteditable style="display:inline"><p style="white-space:pre-wrap">a[\]bc</p></div> (defaultParagraphSeparator: div)]
   1199    expected: FAIL
   1200 
   1201  [<div contenteditable style="display:inline; white-space:pre-wrap"><p>abc[\]</p></div> (defaultParagraphSeparator: div)]
   1202    expected: FAIL
   1203 
   1204  [<div contenteditable style="display:inline; white-space:pre-wrap"><p>[\]abc</p></div> (defaultParagraphSeparator: div)]
   1205    expected: FAIL
   1206 
   1207  [<div contenteditable style="display:inline; white-space:pre-wrap"><p>a[\]bc</p></div> (defaultParagraphSeparator: div)]
   1208    expected: FAIL
   1209 
   1210  [<div contenteditable><p style="display:inline; white-space:pre-wrap">abc[\]</p></div> (defaultParagraphSeparator: div)]
   1211    expected: FAIL
   1212 
   1213  [<div contenteditable><p style="display:inline; white-space:pre-wrap">[\]abc</p></div> (defaultParagraphSeparator: div)]
   1214    expected: FAIL
   1215 
   1216  [<div contenteditable><p style="display:inline; white-space:pre-wrap">a[\]bc</p></div> (defaultParagraphSeparator: div)]
   1217    expected: FAIL
   1218 
   1219  [<div contenteditable style="white-space:pre-wrap; display:inline-block">abc[\]</div> (defaultParagraphSeparator: div)]
   1220    expected: FAIL
   1221 
   1222  [<div contenteditable style="white-space:pre-wrap; display:inline-block">abc[\]</div> (defaultParagraphSeparator: div) (preserving temporary inline style test)]
   1223    expected: FAIL
   1224 
   1225  [<div contenteditable style="display:inline-block"><div style="white-space:pre-wrap">abc[\]</div></div> (defaultParagraphSeparator: div)]
   1226    expected: FAIL
   1227 
   1228  [<div contenteditable style="display:inline-block"><div style="white-space:pre-wrap">[\]abc</div></div> (defaultParagraphSeparator: div)]
   1229    expected: FAIL
   1230 
   1231  [<div contenteditable style="display:inline-block"><div style="white-space:pre-wrap">a[\]bc</div></div> (defaultParagraphSeparator: div)]
   1232    expected: FAIL
   1233 
   1234  [<div contenteditable style="display:inline-block; white-space:pre-wrap"><div>abc[\]</div></div> (defaultParagraphSeparator: div)]
   1235    expected: FAIL
   1236 
   1237  [<div contenteditable style="display:inline-block; white-space:pre-wrap"><div>[\]abc</div></div> (defaultParagraphSeparator: div)]
   1238    expected: FAIL
   1239 
   1240  [<div contenteditable style="display:inline-block; white-space:pre-wrap"><div>a[\]bc</div></div> (defaultParagraphSeparator: div)]
   1241    expected: FAIL
   1242 
   1243  [<div contenteditable><div style="display:inline-block; white-space:pre-wrap">abc[\]</div></div> (defaultParagraphSeparator: div)]
   1244    expected: FAIL
   1245 
   1246  [<div contenteditable><div style="display:inline-block; white-space:pre-wrap">[\]abc</div></div> (defaultParagraphSeparator: div)]
   1247    expected: FAIL
   1248 
   1249  [<div contenteditable><div style="display:inline-block; white-space:pre-wrap">a[\]bc</div></div> (defaultParagraphSeparator: div)]
   1250    expected: FAIL
   1251 
   1252  [<div contenteditable style="display:inline-block"><p style="white-space:pre-wrap">abc[\]</p></div> (defaultParagraphSeparator: div)]
   1253    expected: FAIL
   1254 
   1255  [<div contenteditable style="display:inline-block"><p style="white-space:pre-wrap">[\]abc</p></div> (defaultParagraphSeparator: div)]
   1256    expected: FAIL
   1257 
   1258  [<div contenteditable style="display:inline-block"><p style="white-space:pre-wrap">a[\]bc</p></div> (defaultParagraphSeparator: div)]
   1259    expected: FAIL
   1260 
   1261  [<div contenteditable style="display:inline-block; white-space:pre-wrap"><p>abc[\]</p></div> (defaultParagraphSeparator: div)]
   1262    expected: FAIL
   1263 
   1264  [<div contenteditable style="display:inline-block; white-space:pre-wrap"><p>[\]abc</p></div> (defaultParagraphSeparator: div)]
   1265    expected: FAIL
   1266 
   1267  [<div contenteditable style="display:inline-block; white-space:pre-wrap"><p>a[\]bc</p></div> (defaultParagraphSeparator: div)]
   1268    expected: FAIL
   1269 
   1270  [<div contenteditable><p style="display:inline-block; white-space:pre-wrap">abc[\]</p></div> (defaultParagraphSeparator: div)]
   1271    expected: FAIL
   1272 
   1273  [<div contenteditable><p style="display:inline-block; white-space:pre-wrap">[\]abc</p></div> (defaultParagraphSeparator: div)]
   1274    expected: FAIL
   1275 
   1276  [<div contenteditable><p style="display:inline-block; white-space:pre-wrap">a[\]bc</p></div> (defaultParagraphSeparator: div)]
   1277    expected: FAIL
   1278 
   1279  [<div contenteditable style="white-space:pre-wrap; display:block">abc[\]</div> (defaultParagraphSeparator: p)]
   1280    expected: FAIL
   1281 
   1282  [<div contenteditable style="white-space:pre-wrap; display:block">[\]abc</div> (defaultParagraphSeparator: p)]
   1283    expected: FAIL
   1284 
   1285  [<div contenteditable style="white-space:pre-wrap; display:block">a[\]bc</div> (defaultParagraphSeparator: p)]
   1286    expected: FAIL
   1287 
   1288  [<div contenteditable style="white-space:pre-wrap; display:block">abc[\]</div> (defaultParagraphSeparator: p) (preserving temporary inline style test)]
   1289    expected: FAIL
   1290 
   1291  [<div contenteditable style="white-space:pre-wrap; display:block"><b>abc[\]</b></div> (defaultParagraphSeparator: p) (preserving inline style test)]
   1292    expected: FAIL
   1293 
   1294  [<div contenteditable style="display:block"><div style="white-space:pre-wrap">abc[\]</div></div> (defaultParagraphSeparator: p)]
   1295    expected: FAIL
   1296 
   1297  [<div contenteditable style="display:block"><div style="white-space:pre-wrap">[\]abc</div></div> (defaultParagraphSeparator: p)]
   1298    expected: FAIL
   1299 
   1300  [<div contenteditable style="display:block"><div style="white-space:pre-wrap">a[\]bc</div></div> (defaultParagraphSeparator: p)]
   1301    expected: FAIL
   1302 
   1303  [<div contenteditable style="display:block; white-space:pre-wrap"><div>abc[\]</div></div> (defaultParagraphSeparator: p)]
   1304    expected: FAIL
   1305 
   1306  [<div contenteditable style="display:block; white-space:pre-wrap"><div>[\]abc</div></div> (defaultParagraphSeparator: p)]
   1307    expected: FAIL
   1308 
   1309  [<div contenteditable style="display:block; white-space:pre-wrap"><div>a[\]bc</div></div> (defaultParagraphSeparator: p)]
   1310    expected: FAIL
   1311 
   1312  [<div contenteditable><div style="display:block; white-space:pre-wrap">abc[\]</div></div> (defaultParagraphSeparator: p)]
   1313    expected: FAIL
   1314 
   1315  [<div contenteditable><div style="display:block; white-space:pre-wrap">[\]abc</div></div> (defaultParagraphSeparator: p)]
   1316    expected: FAIL
   1317 
   1318  [<div contenteditable><div style="display:block; white-space:pre-wrap">a[\]bc</div></div> (defaultParagraphSeparator: p)]
   1319    expected: FAIL
   1320 
   1321  [<div contenteditable style="display:block"><p style="white-space:pre-wrap">abc[\]</p></div> (defaultParagraphSeparator: p)]
   1322    expected: FAIL
   1323 
   1324  [<div contenteditable style="display:block"><p style="white-space:pre-wrap">[\]abc</p></div> (defaultParagraphSeparator: p)]
   1325    expected: FAIL
   1326 
   1327  [<div contenteditable style="display:block"><p style="white-space:pre-wrap">a[\]bc</p></div> (defaultParagraphSeparator: p)]
   1328    expected: FAIL
   1329 
   1330  [<div contenteditable style="display:block; white-space:pre-wrap"><p>abc[\]</p></div> (defaultParagraphSeparator: p)]
   1331    expected: FAIL
   1332 
   1333  [<div contenteditable style="display:block; white-space:pre-wrap"><p>[\]abc</p></div> (defaultParagraphSeparator: p)]
   1334    expected: FAIL
   1335 
   1336  [<div contenteditable style="display:block; white-space:pre-wrap"><p>a[\]bc</p></div> (defaultParagraphSeparator: p)]
   1337    expected: FAIL
   1338 
   1339  [<div contenteditable><p style="display:block; white-space:pre-wrap">abc[\]</p></div> (defaultParagraphSeparator: p)]
   1340    expected: FAIL
   1341 
   1342  [<div contenteditable><p style="display:block; white-space:pre-wrap">[\]abc</p></div> (defaultParagraphSeparator: p)]
   1343    expected: FAIL
   1344 
   1345  [<div contenteditable><p style="display:block; white-space:pre-wrap">a[\]bc</p></div> (defaultParagraphSeparator: p)]
   1346    expected: FAIL
   1347 
   1348  [<div contenteditable style="white-space:pre-wrap; display:inline">abc[\]</div> (defaultParagraphSeparator: p)]
   1349    expected: FAIL
   1350 
   1351  [<div contenteditable style="white-space:pre-wrap; display:inline">abc[\]</div> (defaultParagraphSeparator: p) (preserving temporary inline style test)]
   1352    expected: FAIL
   1353 
   1354  [<div contenteditable style="display:inline"><div style="white-space:pre-wrap">abc[\]</div></div> (defaultParagraphSeparator: p)]
   1355    expected: FAIL
   1356 
   1357  [<div contenteditable style="display:inline"><div style="white-space:pre-wrap">[\]abc</div></div> (defaultParagraphSeparator: p)]
   1358    expected: FAIL
   1359 
   1360  [<div contenteditable style="display:inline"><div style="white-space:pre-wrap">a[\]bc</div></div> (defaultParagraphSeparator: p)]
   1361    expected: FAIL
   1362 
   1363  [<div contenteditable style="display:inline; white-space:pre-wrap"><div>abc[\]</div></div> (defaultParagraphSeparator: p)]
   1364    expected: FAIL
   1365 
   1366  [<div contenteditable style="display:inline; white-space:pre-wrap"><div>[\]abc</div></div> (defaultParagraphSeparator: p)]
   1367    expected: FAIL
   1368 
   1369  [<div contenteditable style="display:inline; white-space:pre-wrap"><div>a[\]bc</div></div> (defaultParagraphSeparator: p)]
   1370    expected: FAIL
   1371 
   1372  [<div contenteditable><div style="display:inline; white-space:pre-wrap">abc[\]</div></div> (defaultParagraphSeparator: p)]
   1373    expected: FAIL
   1374 
   1375  [<div contenteditable><div style="display:inline; white-space:pre-wrap">[\]abc</div></div> (defaultParagraphSeparator: p)]
   1376    expected: FAIL
   1377 
   1378  [<div contenteditable><div style="display:inline; white-space:pre-wrap">a[\]bc</div></div> (defaultParagraphSeparator: p)]
   1379    expected: FAIL
   1380 
   1381  [<div contenteditable style="display:inline"><p style="white-space:pre-wrap">abc[\]</p></div> (defaultParagraphSeparator: p)]
   1382    expected: FAIL
   1383 
   1384  [<div contenteditable style="display:inline"><p style="white-space:pre-wrap">[\]abc</p></div> (defaultParagraphSeparator: p)]
   1385    expected: FAIL
   1386 
   1387  [<div contenteditable style="display:inline"><p style="white-space:pre-wrap">a[\]bc</p></div> (defaultParagraphSeparator: p)]
   1388    expected: FAIL
   1389 
   1390  [<div contenteditable style="display:inline; white-space:pre-wrap"><p>abc[\]</p></div> (defaultParagraphSeparator: p)]
   1391    expected: FAIL
   1392 
   1393  [<div contenteditable style="display:inline; white-space:pre-wrap"><p>[\]abc</p></div> (defaultParagraphSeparator: p)]
   1394    expected: FAIL
   1395 
   1396  [<div contenteditable style="display:inline; white-space:pre-wrap"><p>a[\]bc</p></div> (defaultParagraphSeparator: p)]
   1397    expected: FAIL
   1398 
   1399  [<div contenteditable><p style="display:inline; white-space:pre-wrap">abc[\]</p></div> (defaultParagraphSeparator: p)]
   1400    expected: FAIL
   1401 
   1402  [<div contenteditable><p style="display:inline; white-space:pre-wrap">[\]abc</p></div> (defaultParagraphSeparator: p)]
   1403    expected: FAIL
   1404 
   1405  [<div contenteditable><p style="display:inline; white-space:pre-wrap">a[\]bc</p></div> (defaultParagraphSeparator: p)]
   1406    expected: FAIL
   1407 
   1408  [<div contenteditable style="white-space:pre-wrap; display:inline-block">abc[\]</div> (defaultParagraphSeparator: p)]
   1409    expected: FAIL
   1410 
   1411  [<div contenteditable style="white-space:pre-wrap; display:inline-block">abc[\]</div> (defaultParagraphSeparator: p) (preserving temporary inline style test)]
   1412    expected: FAIL
   1413 
   1414  [<div contenteditable style="display:inline-block"><div style="white-space:pre-wrap">abc[\]</div></div> (defaultParagraphSeparator: p)]
   1415    expected: FAIL
   1416 
   1417  [<div contenteditable style="display:inline-block"><div style="white-space:pre-wrap">[\]abc</div></div> (defaultParagraphSeparator: p)]
   1418    expected: FAIL
   1419 
   1420  [<div contenteditable style="display:inline-block"><div style="white-space:pre-wrap">a[\]bc</div></div> (defaultParagraphSeparator: p)]
   1421    expected: FAIL
   1422 
   1423  [<div contenteditable style="display:inline-block; white-space:pre-wrap"><div>abc[\]</div></div> (defaultParagraphSeparator: p)]
   1424    expected: FAIL
   1425 
   1426  [<div contenteditable style="display:inline-block; white-space:pre-wrap"><div>[\]abc</div></div> (defaultParagraphSeparator: p)]
   1427    expected: FAIL
   1428 
   1429  [<div contenteditable style="display:inline-block; white-space:pre-wrap"><div>a[\]bc</div></div> (defaultParagraphSeparator: p)]
   1430    expected: FAIL
   1431 
   1432  [<div contenteditable><div style="display:inline-block; white-space:pre-wrap">abc[\]</div></div> (defaultParagraphSeparator: p)]
   1433    expected: FAIL
   1434 
   1435  [<div contenteditable><div style="display:inline-block; white-space:pre-wrap">[\]abc</div></div> (defaultParagraphSeparator: p)]
   1436    expected: FAIL
   1437 
   1438  [<div contenteditable><div style="display:inline-block; white-space:pre-wrap">a[\]bc</div></div> (defaultParagraphSeparator: p)]
   1439    expected: FAIL
   1440 
   1441  [<div contenteditable style="display:inline-block"><p style="white-space:pre-wrap">abc[\]</p></div> (defaultParagraphSeparator: p)]
   1442    expected: FAIL
   1443 
   1444  [<div contenteditable style="display:inline-block"><p style="white-space:pre-wrap">[\]abc</p></div> (defaultParagraphSeparator: p)]
   1445    expected: FAIL
   1446 
   1447  [<div contenteditable style="display:inline-block"><p style="white-space:pre-wrap">a[\]bc</p></div> (defaultParagraphSeparator: p)]
   1448    expected: FAIL
   1449 
   1450  [<div contenteditable style="display:inline-block; white-space:pre-wrap"><p>abc[\]</p></div> (defaultParagraphSeparator: p)]
   1451    expected: FAIL
   1452 
   1453  [<div contenteditable style="display:inline-block; white-space:pre-wrap"><p>[\]abc</p></div> (defaultParagraphSeparator: p)]
   1454    expected: FAIL
   1455 
   1456  [<div contenteditable style="display:inline-block; white-space:pre-wrap"><p>a[\]bc</p></div> (defaultParagraphSeparator: p)]
   1457    expected: FAIL
   1458 
   1459  [<div contenteditable><p style="display:inline-block; white-space:pre-wrap">abc[\]</p></div> (defaultParagraphSeparator: p)]
   1460    expected: FAIL
   1461 
   1462  [<div contenteditable><p style="display:inline-block; white-space:pre-wrap">[\]abc</p></div> (defaultParagraphSeparator: p)]
   1463    expected: FAIL
   1464 
   1465  [<div contenteditable><p style="display:inline-block; white-space:pre-wrap">a[\]bc</p></div> (defaultParagraphSeparator: p)]
   1466    expected: FAIL
   1467 
   1468 
   1469 [insertparagraph-with-white-space-style.tentative.html?white-space=pre&command=insertText]
   1470  [<div contenteditable style="white-space:pre; display:block">abc[\]</div> (defaultParagraphSeparator: div)]
   1471    expected: FAIL
   1472 
   1473  [<div contenteditable style="white-space:pre; display:block">[\]abc</div> (defaultParagraphSeparator: div)]
   1474    expected: FAIL
   1475 
   1476  [<div contenteditable style="white-space:pre; display:block">a[\]bc</div> (defaultParagraphSeparator: div)]
   1477    expected: FAIL
   1478 
   1479  [<div contenteditable style="white-space:pre; display:block">abc[\]</div> (defaultParagraphSeparator: div) (preserving temporary inline style test)]
   1480    expected: FAIL
   1481 
   1482  [<div contenteditable style="white-space:pre; display:block"><b>abc[\]</b></div> (defaultParagraphSeparator: div) (preserving inline style test)]
   1483    expected: FAIL
   1484 
   1485  [<div contenteditable style="display:block"><div style="white-space:pre">abc[\]</div></div> (defaultParagraphSeparator: div)]
   1486    expected: FAIL
   1487 
   1488  [<div contenteditable style="display:block"><div style="white-space:pre">[\]abc</div></div> (defaultParagraphSeparator: div)]
   1489    expected: FAIL
   1490 
   1491  [<div contenteditable style="display:block"><div style="white-space:pre">a[\]bc</div></div> (defaultParagraphSeparator: div)]
   1492    expected: FAIL
   1493 
   1494  [<div contenteditable style="display:block; white-space:pre"><div>abc[\]</div></div> (defaultParagraphSeparator: div)]
   1495    expected: FAIL
   1496 
   1497  [<div contenteditable style="display:block; white-space:pre"><div>[\]abc</div></div> (defaultParagraphSeparator: div)]
   1498    expected: FAIL
   1499 
   1500  [<div contenteditable style="display:block; white-space:pre"><div>a[\]bc</div></div> (defaultParagraphSeparator: div)]
   1501    expected: FAIL
   1502 
   1503  [<div contenteditable><div style="display:block; white-space:pre">abc[\]</div></div> (defaultParagraphSeparator: div)]
   1504    expected: FAIL
   1505 
   1506  [<div contenteditable><div style="display:block; white-space:pre">[\]abc</div></div> (defaultParagraphSeparator: div)]
   1507    expected: FAIL
   1508 
   1509  [<div contenteditable><div style="display:block; white-space:pre">a[\]bc</div></div> (defaultParagraphSeparator: div)]
   1510    expected: FAIL
   1511 
   1512  [<div contenteditable style="display:block"><p style="white-space:pre">abc[\]</p></div> (defaultParagraphSeparator: div)]
   1513    expected: FAIL
   1514 
   1515  [<div contenteditable style="display:block"><p style="white-space:pre">[\]abc</p></div> (defaultParagraphSeparator: div)]
   1516    expected: FAIL
   1517 
   1518  [<div contenteditable style="display:block"><p style="white-space:pre">a[\]bc</p></div> (defaultParagraphSeparator: div)]
   1519    expected: FAIL
   1520 
   1521  [<div contenteditable style="display:block; white-space:pre"><p>abc[\]</p></div> (defaultParagraphSeparator: div)]
   1522    expected: FAIL
   1523 
   1524  [<div contenteditable style="display:block; white-space:pre"><p>[\]abc</p></div> (defaultParagraphSeparator: div)]
   1525    expected: FAIL
   1526 
   1527  [<div contenteditable style="display:block; white-space:pre"><p>a[\]bc</p></div> (defaultParagraphSeparator: div)]
   1528    expected: FAIL
   1529 
   1530  [<div contenteditable><p style="display:block; white-space:pre">abc[\]</p></div> (defaultParagraphSeparator: div)]
   1531    expected: FAIL
   1532 
   1533  [<div contenteditable><p style="display:block; white-space:pre">[\]abc</p></div> (defaultParagraphSeparator: div)]
   1534    expected: FAIL
   1535 
   1536  [<div contenteditable><p style="display:block; white-space:pre">a[\]bc</p></div> (defaultParagraphSeparator: div)]
   1537    expected: FAIL
   1538 
   1539  [<div contenteditable style="white-space:pre; display:inline">abc[\]</div> (defaultParagraphSeparator: div)]
   1540    expected: FAIL
   1541 
   1542  [<div contenteditable style="white-space:pre; display:inline">abc[\]</div> (defaultParagraphSeparator: div) (preserving temporary inline style test)]
   1543    expected: FAIL
   1544 
   1545  [<div contenteditable style="display:inline"><div style="white-space:pre">abc[\]</div></div> (defaultParagraphSeparator: div)]
   1546    expected: FAIL
   1547 
   1548  [<div contenteditable style="display:inline"><div style="white-space:pre">[\]abc</div></div> (defaultParagraphSeparator: div)]
   1549    expected: FAIL
   1550 
   1551  [<div contenteditable style="display:inline"><div style="white-space:pre">a[\]bc</div></div> (defaultParagraphSeparator: div)]
   1552    expected: FAIL
   1553 
   1554  [<div contenteditable style="display:inline; white-space:pre"><div>abc[\]</div></div> (defaultParagraphSeparator: div)]
   1555    expected: FAIL
   1556 
   1557  [<div contenteditable style="display:inline; white-space:pre"><div>[\]abc</div></div> (defaultParagraphSeparator: div)]
   1558    expected: FAIL
   1559 
   1560  [<div contenteditable style="display:inline; white-space:pre"><div>a[\]bc</div></div> (defaultParagraphSeparator: div)]
   1561    expected: FAIL
   1562 
   1563  [<div contenteditable><div style="display:inline; white-space:pre">abc[\]</div></div> (defaultParagraphSeparator: div)]
   1564    expected: FAIL
   1565 
   1566  [<div contenteditable><div style="display:inline; white-space:pre">[\]abc</div></div> (defaultParagraphSeparator: div)]
   1567    expected: FAIL
   1568 
   1569  [<div contenteditable><div style="display:inline; white-space:pre">a[\]bc</div></div> (defaultParagraphSeparator: div)]
   1570    expected: FAIL
   1571 
   1572  [<div contenteditable style="display:inline"><p style="white-space:pre">abc[\]</p></div> (defaultParagraphSeparator: div)]
   1573    expected: FAIL
   1574 
   1575  [<div contenteditable style="display:inline"><p style="white-space:pre">[\]abc</p></div> (defaultParagraphSeparator: div)]
   1576    expected: FAIL
   1577 
   1578  [<div contenteditable style="display:inline"><p style="white-space:pre">a[\]bc</p></div> (defaultParagraphSeparator: div)]
   1579    expected: FAIL
   1580 
   1581  [<div contenteditable style="display:inline; white-space:pre"><p>abc[\]</p></div> (defaultParagraphSeparator: div)]
   1582    expected: FAIL
   1583 
   1584  [<div contenteditable style="display:inline; white-space:pre"><p>[\]abc</p></div> (defaultParagraphSeparator: div)]
   1585    expected: FAIL
   1586 
   1587  [<div contenteditable style="display:inline; white-space:pre"><p>a[\]bc</p></div> (defaultParagraphSeparator: div)]
   1588    expected: FAIL
   1589 
   1590  [<div contenteditable><p style="display:inline; white-space:pre">abc[\]</p></div> (defaultParagraphSeparator: div)]
   1591    expected: FAIL
   1592 
   1593  [<div contenteditable><p style="display:inline; white-space:pre">[\]abc</p></div> (defaultParagraphSeparator: div)]
   1594    expected: FAIL
   1595 
   1596  [<div contenteditable><p style="display:inline; white-space:pre">a[\]bc</p></div> (defaultParagraphSeparator: div)]
   1597    expected: FAIL
   1598 
   1599  [<div contenteditable style="white-space:pre; display:inline-block">abc[\]</div> (defaultParagraphSeparator: div)]
   1600    expected: FAIL
   1601 
   1602  [<div contenteditable style="white-space:pre; display:inline-block">abc[\]</div> (defaultParagraphSeparator: div) (preserving temporary inline style test)]
   1603    expected: FAIL
   1604 
   1605  [<div contenteditable style="display:inline-block"><div style="white-space:pre">abc[\]</div></div> (defaultParagraphSeparator: div)]
   1606    expected: FAIL
   1607 
   1608  [<div contenteditable style="display:inline-block"><div style="white-space:pre">[\]abc</div></div> (defaultParagraphSeparator: div)]
   1609    expected: FAIL
   1610 
   1611  [<div contenteditable style="display:inline-block"><div style="white-space:pre">a[\]bc</div></div> (defaultParagraphSeparator: div)]
   1612    expected: FAIL
   1613 
   1614  [<div contenteditable style="display:inline-block; white-space:pre"><div>abc[\]</div></div> (defaultParagraphSeparator: div)]
   1615    expected: FAIL
   1616 
   1617  [<div contenteditable style="display:inline-block; white-space:pre"><div>[\]abc</div></div> (defaultParagraphSeparator: div)]
   1618    expected: FAIL
   1619 
   1620  [<div contenteditable style="display:inline-block; white-space:pre"><div>a[\]bc</div></div> (defaultParagraphSeparator: div)]
   1621    expected: FAIL
   1622 
   1623  [<div contenteditable><div style="display:inline-block; white-space:pre">abc[\]</div></div> (defaultParagraphSeparator: div)]
   1624    expected: FAIL
   1625 
   1626  [<div contenteditable><div style="display:inline-block; white-space:pre">[\]abc</div></div> (defaultParagraphSeparator: div)]
   1627    expected: FAIL
   1628 
   1629  [<div contenteditable><div style="display:inline-block; white-space:pre">a[\]bc</div></div> (defaultParagraphSeparator: div)]
   1630    expected: FAIL
   1631 
   1632  [<div contenteditable style="display:inline-block"><p style="white-space:pre">abc[\]</p></div> (defaultParagraphSeparator: div)]
   1633    expected: FAIL
   1634 
   1635  [<div contenteditable style="display:inline-block"><p style="white-space:pre">[\]abc</p></div> (defaultParagraphSeparator: div)]
   1636    expected: FAIL
   1637 
   1638  [<div contenteditable style="display:inline-block"><p style="white-space:pre">a[\]bc</p></div> (defaultParagraphSeparator: div)]
   1639    expected: FAIL
   1640 
   1641  [<div contenteditable style="display:inline-block; white-space:pre"><p>abc[\]</p></div> (defaultParagraphSeparator: div)]
   1642    expected: FAIL
   1643 
   1644  [<div contenteditable style="display:inline-block; white-space:pre"><p>[\]abc</p></div> (defaultParagraphSeparator: div)]
   1645    expected: FAIL
   1646 
   1647  [<div contenteditable style="display:inline-block; white-space:pre"><p>a[\]bc</p></div> (defaultParagraphSeparator: div)]
   1648    expected: FAIL
   1649 
   1650  [<div contenteditable><p style="display:inline-block; white-space:pre">abc[\]</p></div> (defaultParagraphSeparator: div)]
   1651    expected: FAIL
   1652 
   1653  [<div contenteditable><p style="display:inline-block; white-space:pre">[\]abc</p></div> (defaultParagraphSeparator: div)]
   1654    expected: FAIL
   1655 
   1656  [<div contenteditable><p style="display:inline-block; white-space:pre">a[\]bc</p></div> (defaultParagraphSeparator: div)]
   1657    expected: FAIL
   1658 
   1659  [<div contenteditable style="white-space:pre; display:block">abc[\]</div> (defaultParagraphSeparator: p)]
   1660    expected: FAIL
   1661 
   1662  [<div contenteditable style="white-space:pre; display:block">[\]abc</div> (defaultParagraphSeparator: p)]
   1663    expected: FAIL
   1664 
   1665  [<div contenteditable style="white-space:pre; display:block">a[\]bc</div> (defaultParagraphSeparator: p)]
   1666    expected: FAIL
   1667 
   1668  [<div contenteditable style="white-space:pre; display:block">abc[\]</div> (defaultParagraphSeparator: p) (preserving temporary inline style test)]
   1669    expected: FAIL
   1670 
   1671  [<div contenteditable style="white-space:pre; display:block"><b>abc[\]</b></div> (defaultParagraphSeparator: p) (preserving inline style test)]
   1672    expected: FAIL
   1673 
   1674  [<div contenteditable style="display:block"><div style="white-space:pre">abc[\]</div></div> (defaultParagraphSeparator: p)]
   1675    expected: FAIL
   1676 
   1677  [<div contenteditable style="display:block"><div style="white-space:pre">[\]abc</div></div> (defaultParagraphSeparator: p)]
   1678    expected: FAIL
   1679 
   1680  [<div contenteditable style="display:block"><div style="white-space:pre">a[\]bc</div></div> (defaultParagraphSeparator: p)]
   1681    expected: FAIL
   1682 
   1683  [<div contenteditable style="display:block; white-space:pre"><div>abc[\]</div></div> (defaultParagraphSeparator: p)]
   1684    expected: FAIL
   1685 
   1686  [<div contenteditable style="display:block; white-space:pre"><div>[\]abc</div></div> (defaultParagraphSeparator: p)]
   1687    expected: FAIL
   1688 
   1689  [<div contenteditable style="display:block; white-space:pre"><div>a[\]bc</div></div> (defaultParagraphSeparator: p)]
   1690    expected: FAIL
   1691 
   1692  [<div contenteditable><div style="display:block; white-space:pre">abc[\]</div></div> (defaultParagraphSeparator: p)]
   1693    expected: FAIL
   1694 
   1695  [<div contenteditable><div style="display:block; white-space:pre">[\]abc</div></div> (defaultParagraphSeparator: p)]
   1696    expected: FAIL
   1697 
   1698  [<div contenteditable><div style="display:block; white-space:pre">a[\]bc</div></div> (defaultParagraphSeparator: p)]
   1699    expected: FAIL
   1700 
   1701  [<div contenteditable style="display:block"><p style="white-space:pre">abc[\]</p></div> (defaultParagraphSeparator: p)]
   1702    expected: FAIL
   1703 
   1704  [<div contenteditable style="display:block"><p style="white-space:pre">[\]abc</p></div> (defaultParagraphSeparator: p)]
   1705    expected: FAIL
   1706 
   1707  [<div contenteditable style="display:block"><p style="white-space:pre">a[\]bc</p></div> (defaultParagraphSeparator: p)]
   1708    expected: FAIL
   1709 
   1710  [<div contenteditable style="display:block; white-space:pre"><p>abc[\]</p></div> (defaultParagraphSeparator: p)]
   1711    expected: FAIL
   1712 
   1713  [<div contenteditable style="display:block; white-space:pre"><p>[\]abc</p></div> (defaultParagraphSeparator: p)]
   1714    expected: FAIL
   1715 
   1716  [<div contenteditable style="display:block; white-space:pre"><p>a[\]bc</p></div> (defaultParagraphSeparator: p)]
   1717    expected: FAIL
   1718 
   1719  [<div contenteditable><p style="display:block; white-space:pre">abc[\]</p></div> (defaultParagraphSeparator: p)]
   1720    expected: FAIL
   1721 
   1722  [<div contenteditable><p style="display:block; white-space:pre">[\]abc</p></div> (defaultParagraphSeparator: p)]
   1723    expected: FAIL
   1724 
   1725  [<div contenteditable><p style="display:block; white-space:pre">a[\]bc</p></div> (defaultParagraphSeparator: p)]
   1726    expected: FAIL
   1727 
   1728  [<div contenteditable style="white-space:pre; display:inline">abc[\]</div> (defaultParagraphSeparator: p)]
   1729    expected: FAIL
   1730 
   1731  [<div contenteditable style="white-space:pre; display:inline">abc[\]</div> (defaultParagraphSeparator: p) (preserving temporary inline style test)]
   1732    expected: FAIL
   1733 
   1734  [<div contenteditable style="display:inline"><div style="white-space:pre">abc[\]</div></div> (defaultParagraphSeparator: p)]
   1735    expected: FAIL
   1736 
   1737  [<div contenteditable style="display:inline"><div style="white-space:pre">[\]abc</div></div> (defaultParagraphSeparator: p)]
   1738    expected: FAIL
   1739 
   1740  [<div contenteditable style="display:inline"><div style="white-space:pre">a[\]bc</div></div> (defaultParagraphSeparator: p)]
   1741    expected: FAIL
   1742 
   1743  [<div contenteditable style="display:inline; white-space:pre"><div>abc[\]</div></div> (defaultParagraphSeparator: p)]
   1744    expected: FAIL
   1745 
   1746  [<div contenteditable style="display:inline; white-space:pre"><div>[\]abc</div></div> (defaultParagraphSeparator: p)]
   1747    expected: FAIL
   1748 
   1749  [<div contenteditable style="display:inline; white-space:pre"><div>a[\]bc</div></div> (defaultParagraphSeparator: p)]
   1750    expected: FAIL
   1751 
   1752  [<div contenteditable><div style="display:inline; white-space:pre">abc[\]</div></div> (defaultParagraphSeparator: p)]
   1753    expected: FAIL
   1754 
   1755  [<div contenteditable><div style="display:inline; white-space:pre">[\]abc</div></div> (defaultParagraphSeparator: p)]
   1756    expected: FAIL
   1757 
   1758  [<div contenteditable><div style="display:inline; white-space:pre">a[\]bc</div></div> (defaultParagraphSeparator: p)]
   1759    expected: FAIL
   1760 
   1761  [<div contenteditable style="display:inline"><p style="white-space:pre">abc[\]</p></div> (defaultParagraphSeparator: p)]
   1762    expected: FAIL
   1763 
   1764  [<div contenteditable style="display:inline"><p style="white-space:pre">[\]abc</p></div> (defaultParagraphSeparator: p)]
   1765    expected: FAIL
   1766 
   1767  [<div contenteditable style="display:inline"><p style="white-space:pre">a[\]bc</p></div> (defaultParagraphSeparator: p)]
   1768    expected: FAIL
   1769 
   1770  [<div contenteditable style="display:inline; white-space:pre"><p>abc[\]</p></div> (defaultParagraphSeparator: p)]
   1771    expected: FAIL
   1772 
   1773  [<div contenteditable style="display:inline; white-space:pre"><p>[\]abc</p></div> (defaultParagraphSeparator: p)]
   1774    expected: FAIL
   1775 
   1776  [<div contenteditable style="display:inline; white-space:pre"><p>a[\]bc</p></div> (defaultParagraphSeparator: p)]
   1777    expected: FAIL
   1778 
   1779  [<div contenteditable><p style="display:inline; white-space:pre">abc[\]</p></div> (defaultParagraphSeparator: p)]
   1780    expected: FAIL
   1781 
   1782  [<div contenteditable><p style="display:inline; white-space:pre">[\]abc</p></div> (defaultParagraphSeparator: p)]
   1783    expected: FAIL
   1784 
   1785  [<div contenteditable><p style="display:inline; white-space:pre">a[\]bc</p></div> (defaultParagraphSeparator: p)]
   1786    expected: FAIL
   1787 
   1788  [<div contenteditable style="white-space:pre; display:inline-block">abc[\]</div> (defaultParagraphSeparator: p)]
   1789    expected: FAIL
   1790 
   1791  [<div contenteditable style="white-space:pre; display:inline-block">abc[\]</div> (defaultParagraphSeparator: p) (preserving temporary inline style test)]
   1792    expected: FAIL
   1793 
   1794  [<div contenteditable style="display:inline-block"><div style="white-space:pre">abc[\]</div></div> (defaultParagraphSeparator: p)]
   1795    expected: FAIL
   1796 
   1797  [<div contenteditable style="display:inline-block"><div style="white-space:pre">[\]abc</div></div> (defaultParagraphSeparator: p)]
   1798    expected: FAIL
   1799 
   1800  [<div contenteditable style="display:inline-block"><div style="white-space:pre">a[\]bc</div></div> (defaultParagraphSeparator: p)]
   1801    expected: FAIL
   1802 
   1803  [<div contenteditable style="display:inline-block; white-space:pre"><div>abc[\]</div></div> (defaultParagraphSeparator: p)]
   1804    expected: FAIL
   1805 
   1806  [<div contenteditable style="display:inline-block; white-space:pre"><div>[\]abc</div></div> (defaultParagraphSeparator: p)]
   1807    expected: FAIL
   1808 
   1809  [<div contenteditable style="display:inline-block; white-space:pre"><div>a[\]bc</div></div> (defaultParagraphSeparator: p)]
   1810    expected: FAIL
   1811 
   1812  [<div contenteditable><div style="display:inline-block; white-space:pre">abc[\]</div></div> (defaultParagraphSeparator: p)]
   1813    expected: FAIL
   1814 
   1815  [<div contenteditable><div style="display:inline-block; white-space:pre">[\]abc</div></div> (defaultParagraphSeparator: p)]
   1816    expected: FAIL
   1817 
   1818  [<div contenteditable><div style="display:inline-block; white-space:pre">a[\]bc</div></div> (defaultParagraphSeparator: p)]
   1819    expected: FAIL
   1820 
   1821  [<div contenteditable style="display:inline-block"><p style="white-space:pre">abc[\]</p></div> (defaultParagraphSeparator: p)]
   1822    expected: FAIL
   1823 
   1824  [<div contenteditable style="display:inline-block"><p style="white-space:pre">[\]abc</p></div> (defaultParagraphSeparator: p)]
   1825    expected: FAIL
   1826 
   1827  [<div contenteditable style="display:inline-block"><p style="white-space:pre">a[\]bc</p></div> (defaultParagraphSeparator: p)]
   1828    expected: FAIL
   1829 
   1830  [<div contenteditable style="display:inline-block; white-space:pre"><p>abc[\]</p></div> (defaultParagraphSeparator: p)]
   1831    expected: FAIL
   1832 
   1833  [<div contenteditable style="display:inline-block; white-space:pre"><p>[\]abc</p></div> (defaultParagraphSeparator: p)]
   1834    expected: FAIL
   1835 
   1836  [<div contenteditable style="display:inline-block; white-space:pre"><p>a[\]bc</p></div> (defaultParagraphSeparator: p)]
   1837    expected: FAIL
   1838 
   1839  [<div contenteditable><p style="display:inline-block; white-space:pre">abc[\]</p></div> (defaultParagraphSeparator: p)]
   1840    expected: FAIL
   1841 
   1842  [<div contenteditable><p style="display:inline-block; white-space:pre">[\]abc</p></div> (defaultParagraphSeparator: p)]
   1843    expected: FAIL
   1844 
   1845  [<div contenteditable><p style="display:inline-block; white-space:pre">a[\]bc</p></div> (defaultParagraphSeparator: p)]
   1846    expected: FAIL