Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / editing / execCommand / insert-list-nested-with-orphaned-expected.txt
1 This tests hang when listifying nested lists with an orphaned list child in between (see bug 33668).
2 | "
3 "
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 | "
24 "