Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / execCommand / insert-list-nested-with-orphaned-expected.txt
blobcfe56cd264af2b8e7a5e0e62b527c0db31900e96
1 This tests hang when listifying nested lists with an orphaned list child in between (see bug 33668).
2 | "
4 | <ol>
5 |   <ol>
6 |     <li>
7 |       "<#selection-anchor>hello"
8 |   "
9     world
10     "
11 |   <ol>
12 |     <li>
13 |       "WebKit"
14 |     <li>
15 |       "rocks"
16 |     "
17         "
18 |     <ol>
19 |       <li>
20 |         "because of you<#selection-focus>"
21 |   "
22     "
23 | "