Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / execCommand / insert-list-with-noneditable-content-expected.txt
blob9194d26a83c299d9f228accd885788951a61888d
1 This tests list creation in an editable context but across non-editable content. Editable content should be pulled into the list and not crash.
2 | <ul>
3 |   <li>
4 |     "Editabl<#selection-anchor>e paragraph containing a "
5 |     <span>
6 |       style="background-color: lightgray;"
7 |       "non-editable"
8 |     " in the middle"
9 |     <br>
10 |   <li>
11 |     "Anothe<#selection-focus>r editable paragraph."
12 |     <br>