Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / pasteboard / paste-text-017-expected.txt
blob63aedac2c51c457beda25294b34932f8982660de
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
6 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
9 Tests: 
11 Copying and pasting a whole line followed by a blank line could remove the blank line incorrectly, as in the case described in 
12 <rdar://problem/3951178> REGRESSION (Mail): blank line lost after pasting as quotation.
15 Expected Results:
17 Should see a blank line between "two" and "three"
20 | "
22 | <div>
23 |   class="editing"
24 |   id="test"
25 |   "
27 |   <div>
28 |     "
29 one
31 |   "
33 |   <div>
34 |     "
35     "
36 |     <br>
37 |       class="khtml-block-placeholder"
38 |     "
40 |   "
42 |   <div>
43 |     <div>
44 |       "two"
45 |   <div>
46 |     <#selection-caret>
47 |     <br>
48 |   "
50 |   <div>
51 |     "
52     three
54 |   "
56 | "