blob: d5a0ba9a35bee9108a20c574b728a19ab95444e4 [file] [log] [blame]
This tests dragging a selected table by mousing down on the contents of one of its cells. It should be in the red bordered area.
| "\n"
| <div>
| contenteditable="true"
| id="source"
| style="border: 1px solid blue;"
| "\n"
| <div>
| contenteditable="true"
| id="destination"
| style="border: 1px solid red;"
| <#selection-anchor>
| <table>
| border="1"
| <tbody>
| <tr>
| <td>
| id="cell"
| "foo<#selection-focus>"
| "\n"