Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / deleting / 5032066-expected.txt
blob4bdb21aa5c7c116d1fb120906d0dabe8f7a83ce0
1 This tests deleting when the caret is at the start of a paragraph just after a table.  The content in that paragraph should be moved into the last table cell unless that content is another table.
2 | <table>
3 |   border="1"
4 |   <tbody>
5 |     <tr>
6 |       <td>
7 |         "All the content in this editable region <#selection-caret>should be in one table cell."