Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / deleting / merge-lists-expected.txt
blobceab8ffa8aa6f43fc74b3e53f6c4a9641f8706b6
1 Placing cursor at the end of first list and executing forward delete should merge the second list with the first one.
2 | "
4 | <ol>
5 |   <li>
6 |     "one"
7 |   <li>
8 |     "two"
9 |   <li>
10 |     id="li"
11 |     "three<#selection-caret>"
12 |   <li>
13 |     "four"
14 |   <li>
15 |     "five"
16 |   <li>
17 |     "six"
18 | "