blob: 0876f9a3aa2646f7549d6e4eb79470e032fe72bd [file] [log] [blame]
Initial state:
| "line 1"
| <br>
| <br>
After pasting line 2 (table A):
| "line 1"
| <br>
| <table>
| border="1"
| "
"
| <tbody>
| "
"
| <tr>
| "
"
| <td>
| "line 2 table A"
| "
"
| "
"
| "
"
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"
| "
"
| "
"
| "
"
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>"