blob: 8cd83425b44d20da8dd3eb927022ffd7265217c0 [file] [log] [blame]
Initial state:
| "line 1"
| <br>
| <#selection-caret>
| <br>
After pasting line 2 (table A):
| "line 1"
| <br>
| <table>
| border="1"
| "
"
| <tbody>
| "
"
| <tr>
| "
"
| <td>
| "line 2 table A"
| "
"
| "
"
| "
"
| <#selection-caret>
After typing ling 3:
| "line 1"
| <br>
| <table>
| border="1"
| "
"
| <tbody>
| "
"
| <tr>
| "
"
| <td>
| "line 2 table A"
| "
"
| "
"
| "
"
| "line 3<#selection-caret>"
After pasting ling 4 (table B):
| "line 1"
| <br>
| <table>
| border="1"
| "
"
| <tbody>
| "
"
| <tr>
| "
"
| <td>
| "line 2 table A"
| "
"
| "
"
| "
"
| "line 3"
| <table>
| border="1"
| "
"
| <tbody>
| "
"
| <tr>
| "
"
| <td>
| "line 4"
| "
"
| <td>
| "table B"
| "
"
| "
"
| "
"
| <#selection-caret>
After typing ling 5:
| "line 1"
| <br>
| <table>
| border="1"
| "
"
| <tbody>
| "
"
| <tr>
| "
"
| <td>
| "line 2 table A"
| "
"
| "
"
| "
"
| "line 3"
| <table>
| border="1"
| "
"
| <tbody>
| "
"
| <tr>
| "
"
| <td>
| "line 4"
| "
"
| <td>
| "table B"
| "
"
| "
"
| "
"
| "line 5<#selection-caret>"