OLD | NEW |
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML
> #document to 3 of DIV > BODY > HTML > #document | 1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML
> #document to 3 of DIV > BODY > HTML > #document |
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification | 2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification |
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
4 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > DIV > BODY
> HTML > #document to 0 of DIV > DIV > BODY > HTML > #document toDOMRange:range
from 1 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV
> BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:
FALSE | 4 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of DIV > DIV > BODY
> HTML > #document to 0 of DIV > DIV > BODY > HTML > #document toDOMRange:range
from 1 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV
> BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:
FALSE |
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: shouldInsertNode:#document-fragment replacingDOMRange:range fr
om 5 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV >
BODY > HTML > #document givenAction:WebViewInsertActionPasted | 7 EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range fr
om 5 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV >
BODY > HTML > #document givenAction:WebViewInsertActionPasted |
8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 8 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
9 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 15 of #text > DIV > DI
V > BODY > HTML > #document to 15 of #text > DIV > DIV > BODY > HTML > #document
toDOMRange:range from 10 of #text > DIV > DIV > BODY > HTML > #document to 10 o
f #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownst
ream stillSelecting:FALSE | 9 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 15 of #text > DIV > DI
V > BODY > HTML > #document to 15 of #text > DIV > DIV > BODY > HTML > #document
toDOMRange:range from 10 of #text > DIV > DIV > BODY > HTML > #document to 10 o
f #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownst
ream stillSelecting:FALSE |
10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 10 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
(...skipping 104 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
115 " | 115 " |
116 | <li> | 116 | <li> |
117 | "execPasteCommand: | 117 | "execPasteCommand: |
118 <div id="test" class="editing"> | 118 <div id="test" class="editing"> |
119 test test test</div> | 119 test test test</div> |
120 " | 120 " |
121 | " | 121 | " |
122 | 122 |
123 | 123 |
124 " | 124 " |
OLD | NEW |