Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / deleting / delete-table-cell-contents-expected.txt
blob83ec1498963544a2b7b71304d1d5c761b732f918
1 This tests for a crash when deleting the contents of a table cell. Below, you should only see one link, 'Cached', pointing to 'fakelink.html', inside of a table. <radr://problem/5156801>
2 | <table>
3 |   border="0"
4 |   cellpadding="0"
5 |   cellspacing="0"
6 |   id="table"
7 |   <tbody>
8 |     <tr>
9 |       <td>
10 |         <br>
11 |         <a>
12 |           href="fakelink.html"
13 |           "Cached<#selection-caret>"
14 | "