OLD | NEW |
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 5 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 7 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 9 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
(...skipping 116 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
127 | " | 127 | " |
128 " | 128 " |
129 | <div> | 129 | <div> |
130 | contenteditable="" | 130 | contenteditable="" |
131 | id="root" | 131 | id="root" |
132 | " | 132 | " |
133 " | 133 " |
134 | <div> | 134 | <div> |
135 | class="editing" | 135 | class="editing" |
136 | id="test" | 136 | id="test" |
137 | "There is a tide in the affairs of men," | 137 | "There is a tide in the affairs of men," |
138 | <div> | 138 | <div> |
139 | class="editing" | 139 | class="editing" |
140 | "Which taken at the flood leads on to fortune." | 140 | "Which taken at the flood leads on to fortune." |
141 | <div> | 141 | <div> |
142 | class="editing" | 142 | class="editing" |
143 | <div> | 143 | <div> |
144 | class="editing" | 144 | class="editing" |
145 | "Omittedis a tide in the affairs of men," | 145 | "Omittedis a tide in the affairs of men," |
146 | <div> | 146 | <div> |
147 | class="editing" | 147 | class="editing" |
(...skipping 42 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
190 <div class="editing">Which taken at the flood leads on to fortune. | 190 <div class="editing">Which taken at the flood leads on to fortune. |
191 <div class="editing">Omitted, all the voyage of their life, | 191 <div class="editing">Omitted, all the voyage of their life, |
192 <div class="editing">Is bound in shallows and in miseries. | 192 <div class="editing">Is bound in shallows and in miseries. |
193 </div> | 193 </div> |
194 </div> | 194 </div> |
195 </div> | 195 </div> |
196 </div> | 196 </div> |
197 " | 197 " |
198 | <li> | 198 | <li> |
199 | "execPasteCommand: | 199 | "execPasteCommand: |
200 <div id="test" class="editing">There is a tide in the affairs of men,<div c
lass="editing">Which taken at the flood leads on to fortune.</div><div class="ed
iting"><div class="editing">Omitted, all the voyage of their life, | 200 <div id="test" class="editing">There is a tide in the affairs of men,<div class=
"editing">Which taken at the flood leads on to fortune.</div><div class="editing
"><div class="editing">Omitted, all the voyage of their life, |
201 <div class="editing">Is bound in shallows and in miseries. | 201 <div class="editing">Is bound in shallows and in miseries. |
202 </div> | 202 </div> |
203 </div> | 203 </div> |
204 </div> | 204 </div> |
205 </div> | 205 </div> |
206 " | 206 " |
207 | <li> | 207 | <li> |
208 | "execPasteCommand: | 208 | "execPasteCommand: |
209 <div id="test" class="editing">There is a tide in the affairs of men,<div c
lass="editing">Which taken at the flood leads on to fortune.</div><div class="ed
iting"><div class="editing">Omittedis a tide in the affairs of men,</div><div cl
ass="editing">Which taken at the flood leads on to fortune.</div><div class="edi
ting">Omitted, all the voyage of their life, | 209 <div id="test" class="editing">There is a tide in the affairs of men,<div class=
"editing">Which taken at the flood leads on to fortune.</div><div class="editing
"><div class="editing">Omittedis a tide in the affairs of men,</div><div class="
editing">Which taken at the flood leads on to fortune.</div><div class="editing"
>Omitted, all the voyage of their life, |
210 <div class="editing">Is bound in shallows and in miseries. | 210 <div class="editing">Is bound in shallows and in miseries. |
211 </div> | 211 </div> |
212 </div> | 212 </div> |
213 </div> | 213 </div> |
214 </div> | 214 </div> |
215 " | 215 " |
216 | " | 216 | " |
217 | 217 |
218 | 218 |
219 " | 219 " |
OLD | NEW |