Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / pasteboard / merge-end-list-expected.txt
bloba7dd63165a10a3f9b394ec9602cfbe915bcabc65
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
5 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
6 This tests pasting a list ('Item 1') into a position that would normally result in an end merge.
8 Before insertion:
9 | "xx"
11 After insertion:
12 | "x"
13 | <ul>
14 |   <li>
15 |     <div>
16 |       "Item 1<#selection-caret>"
17 | "x"