| OLD | NEW |
| 1 EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML
> #document to 5 of DIV > BODY > HTML > #document | |
| 2 EDITING DELEGATE: webViewDidBeginEditing:WebViewDidBeginEditingNotification | |
| 3 EDITING DELEGATE: shouldChangeSelectedDOMRange:(null) toDOMRange:range from 1 of
#text > DIV > BODY > HTML > #document to 1 of #text > DIV > BODY > HTML > #docu
ment affinity:NSSelectionAffinityDownstream stillSelecting:FALSE | |
| 4 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n | 1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotificatio
n |
| 5 layer at (0,0) size 800x600 | 2 layer at (0,0) size 800x600 |
| 6 RenderView at (0,0) size 800x600 | 3 RenderView at (0,0) size 800x600 |
| 7 layer at (0,0) size 800x600 | 4 layer at (0,0) size 800x600 |
| 8 RenderBlock {HTML} at (0,0) size 800x600 | 5 RenderBlock {HTML} at (0,0) size 800x600 |
| 9 RenderBody {BODY} at (8,8) size 784x576 | 6 RenderBody {BODY} at (8,8) size 784x576 |
| 10 RenderBlock {DIV} at (0,0) size 250x36 | 7 RenderBlock {DIV} at (0,0) size 250x36 |
| 11 RenderText {#text} at (0,0) size 203x18 | 8 RenderText {#text} at (0,0) size 203x18 |
| 12 text run at (0,0) width 203: "Try to create a caret after this lin" | 9 text run at (0,0) width 203: "Try to create a caret after this lin" |
| 13 RenderInline {SPAN} at (0,0) size 7x18 | 10 RenderInline {SPAN} at (0,0) size 7x18 |
| (...skipping 15 matching lines...) Expand all Loading... |
| 29 text run at (474,0) width 8: ". " | 26 text run at (474,0) width 8: ". " |
| 30 text run at (482,0) width 297: "Creating an upstream caret with the mo
use was" | 27 text run at (482,0) width 297: "Creating an upstream caret with the mo
use was" |
| 31 text run at (0,18) width 591: "impossible if the upstream and downstre
am carets were separated only by unrendered content." | 28 text run at (0,18) width 591: "impossible if the upstream and downstre
am carets were separated only by unrendered content." |
| 32 RenderBlock {P} at (0,114) size 784x36 | 29 RenderBlock {P} at (0,114) size 784x36 |
| 33 RenderText {#text} at (0,0) size 766x36 | 30 RenderText {#text} at (0,0) size 766x36 |
| 34 text run at (0,0) width 318: "This test uses the eventSender to do mou
se clicks. " | 31 text run at (0,0) width 318: "This test uses the eventSender to do mou
se clicks. " |
| 35 text run at (318,0) width 448: "To run it manually, click in the space
after all the text on the first line in" | 32 text run at (318,0) width 448: "To run it manually, click in the space
after all the text on the first line in" |
| 36 text run at (0,18) width 166: "the above editable region. " | 33 text run at (0,18) width 166: "the above editable region. " |
| 37 text run at (166,18) width 384: "Clicking should create a caret after
the first space after the 'e'." | 34 text run at (166,18) width 384: "Clicking should create a caret after
the first space after the 'e'." |
| 38 caret: position 1 of child 2 {#text} of child 1 {DIV} of body | 35 caret: position 1 of child 2 {#text} of child 1 {DIV} of body |
| OLD | NEW |