summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/editing/deleting/forward-delete-empty-table-cell-expected.txt
blob: 491ad63d56483e3b903d4bb37bcf0a2c44aa398d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
This tests forward deleting in an empty table cell. The cursor shouldn't move.
| "
"
| <table>
|   border="1"
|   "
"
|   <tbody>
|     "
"
|     <tr>
|       <td>
|         "1"
|       <td>
|         "2"
|     "
"
|     <tr>
|       <td>
|         "3"
|       <td>
|         id="fourth"
|         <#selection-caret>
|         <br>
|     "
"
|   "
"
| "
"