OLD | NEW |
1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML
> #document to 10 of DIV > BODY > HTML > #document | |
2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification | |
3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 2 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
5 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 2 of DIV > BODY > HTML
> #document to 5 of DIV > BODY > HTML > #document toDOMRange:range from 0 of #t
ext > SPAN > BLOCKQUOTE > DIV > BODY > HTML > #document to 5 of #text > SPAN > B
LOCKQUOTE > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream
stillSelecting:FALSE | |
6 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 3 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
7 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification | 4 EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification |
8 layer at (0,0) size 800x600 | 5 layer at (0,0) size 800x600 |
9 RenderView at (0,0) size 800x600 | 6 RenderView at (0,0) size 800x600 |
10 layer at (0,0) size 800x600 | 7 layer at (0,0) size 800x600 |
11 RenderBlock {HTML} at (0,0) size 800x600 | 8 RenderBlock {HTML} at (0,0) size 800x600 |
12 RenderBody {BODY} at (8,8) size 784x584 | 9 RenderBody {BODY} at (8,8) size 784x584 |
13 RenderBlock {DIV} at (0,0) size 784x18 | 10 RenderBlock {DIV} at (0,0) size 784x18 |
14 RenderText {#text} at (0,0) size 362x18 | 11 RenderText {#text} at (0,0) size 362x18 |
15 text run at (0,0) width 362: "This test uses the execCommand to indent
the text below." | 12 text run at (0,0) width 362: "This test uses the execCommand to indent
the text below." |
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
48 text run at (0,0) width 37: "Dolor" | 45 text run at (0,0) width 37: "Dolor" |
49 RenderBlock (anonymous) at (0,18) size 744x36 | 46 RenderBlock (anonymous) at (0,18) size 744x36 |
50 RenderText {#text} at (0,0) size 34x18 | 47 RenderText {#text} at (0,0) size 34x18 |
51 text run at (0,0) width 34: "Sum!" | 48 text run at (0,0) width 34: "Sum!" |
52 RenderBR {BR} at (34,14) size 0x0 | 49 RenderBR {BR} at (34,14) size 0x0 |
53 RenderInline {SPAN} at (0,0) size 38x18 | 50 RenderInline {SPAN} at (0,0) size 38x18 |
54 RenderText {#text} at (0,18) size 38x18 | 51 RenderText {#text} at (0,18) size 38x18 |
55 text run at (0,18) width 38: "Thing" | 52 text run at (0,18) width 38: "Thing" |
56 selection start: position 0 of child 0 {#text} of child 0 {SPAN} of child 1 {BLO
CKQUOTE} of child 4 {DIV} of body | 53 selection start: position 0 of child 0 {#text} of child 0 {SPAN} of child 1 {BLO
CKQUOTE} of child 4 {DIV} of body |
57 selection end: position 5 of child 0 {#text} of child 3 {SPAN} of child 3 {BLO
CKQUOTE} of child 4 {DIV} of body | 54 selection end: position 5 of child 0 {#text} of child 3 {SPAN} of child 3 {BLO
CKQUOTE} of child 4 {DIV} of body |
OLD | NEW |