blob: 8d3aa10c34f8a2e70aa90dabf23ee5fa1a4f20f8 [file] [log] [blame]
This test copies, deletes, and paste back <div id="test" class="editing"><p>foo</p><p>bar</p></div>
It then inserts the paragraph and pastes the contents again.
| "\n"
| <div>
| class="editing"
| id="test"
| <p>
| "foo"
| <p>
| "bar"
| <p>
| "foo"
| <p>
| "bar<#selection-caret>"
| "\n"