Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / pasteboard / paste-text-005-expected.txt
blob4d2784810b13ccaf3384885940e1802e4c9cbd15
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: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
11 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
12 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
13 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
14 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
15 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
16 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
17 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
18 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
19 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
20 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
21 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
22 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
23 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
24 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
25 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
26 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
27 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
28 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
29 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
30 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
31 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
32 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
33 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
34 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
35 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
36 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
37 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
38 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
39 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
40 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
41 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
42 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
43 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
44 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
45 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
47 Before copy:
48 | "
50 | <div>
51 |   class="editing"
52 |   id="test"
53 |   "There <#selection-anchor>is a tide in the affairs of men,"
54 | "
56 | <div>
57 |   class="editing"
58 |   <#selection-focus>
59 |   "Which taken at the flood leads on to fortune."
60 | "
62 | <div>
63 |   class="editing"
64 |   "Omitted, all the voyage of their life,"
65 | "
67 | <div>
68 |   class="editing"
69 |   "Is bound in shallows and in miseries."
70 | "
75 After first paste:
76 | "
78 | <div>
79 |   class="editing"
80 |   id="test"
81 |   "There is a tide in the affairs of men,"
82 | <div>
83 |   class="editing"
84 |   "<#selection-caret>Which taken at the flood leads on to fortune."
85 | "
87 | <div>
88 |   class="editing"
89 |   "Omitted, all the voyage of their life,"
90 | "
92 | <div>
93 |   class="editing"
94 |   "Is bound in shallows and in miseries."
95 | "
100 After second paste:
101 | "
103 | <div>
104 |   class="editing"
105 |   id="test"
106 |   "There is a tide in the affairs of men,"
107 | <div>
108 |   class="editing"
109 |   id="test"
110 |   "is a tide in the affairs of men,"
111 | <div>
112 |   class="editing"
113 |   "<#selection-caret>Which taken at the flood leads on to fortune."
114 | "
116 | <div>
117 |   class="editing"
118 |   "Omitted, all the voyage of their life,"
119 | "
121 | <div>
122 |   class="editing"
123 |   "Is bound in shallows and in miseries."
124 | "