Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / pasteboard / paste-text-015-expected.txt
blobcdaefdcbcafc7454746f92d22c8dcb9a6a1f5ae7
1 This test copies, deletes, and paste back <div id="test" class="editing"><p>foo</p><p>bar</p></div>
2 It then inserts the paragraph and pastes the contents again.
3 | "
5 | <div>
6 |   class="editing"
7 |   id="test"
8 |   <p>
9 |     "foo"
10 |   <p>
11 |     "bar"
12 |   <p>
13 |     "foo"
14 |   <p>
15 |     "bar<#selection-caret>"
16 | "