Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / editing / pasteboard / paste-text-007-expected.txt
blob216787c9a61b08112efdc3422c036a8c5e5d82a0
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: webViewDidChange:WebViewDidChangeNotification
43 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
44 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
46 Before copy:
47 | "
50 | <div>
51 |   class="editing"
52 |   id="test"
53 |   "<#selection-anchor>There is a tide in the affairs of men,"
54 |   <div>
55 |     class="editing"
56 |     <#selection-focus>
57 |     "Which taken at the flood leads on to fortune."
58 |     <div>
59 |       class="editing"
60 |       "Omitted, all the voyage of their life,"
61 |       <div>
62 |         class="editing"
63 |         "Is bound in shallows and in miseries."
64 | "
70 After first paste:
71 | "
74 | <div>
75 |   class="editing"
76 |   id="test"
77 |   "There is a tide in the affairs of men,"
78 |   <div>
79 |     class="editing"
80 |     "<#selection-caret>Which taken at the flood leads on to fortune."
81 |     <div>
82 |       class="editing"
83 |       "Omitted, all the voyage of their life,"
84 |       <div>
85 |         class="editing"
86 |         "Is bound in shallows and in miseries."
87 | "
93 After second paste:
94 | "
97 | <div>
98 |   class="editing"
99 |   id="test"
100 |   "There is a tide in the affairs of men,"
101 |   <br>
102 |   "There is a tide in the affairs of men,"
103 |   <div>
104 |     class="editing"
105 |     "<#selection-caret>Which taken at the flood leads on to fortune."
106 |     <div>
107 |       class="editing"
108 |       "Omitted, all the voyage of their life,"
109 |       <div>
110 |         class="editing"
111 |         "Is bound in shallows and in miseries."
112 | "