| EDITING DELEGATE: shouldBeginEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 5 of DIV > BODY > HTML > #document |
| EDITING DELEGATE: shouldEndEditingInDOMRange:range from 0 of DIV > BODY > HTML > #document to 5 of DIV > BODY > HTML > #document |
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
| EDITING DELEGATE: webViewDidEndEditing:WebViewDidEndEditingNotification |
| EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification |
| layer at (0,0) size 800x600 |
| RenderView at (0,0) size 800x600 |
| layer at (0,0) size 800x600 |
| RenderBlock {HTML} at (0,0) size 800x600 |
| RenderBody {BODY} at (8,8) size 784x584 |
| RenderBlock {P} at (0,0) size 784x40 |
| RenderText {#text} at (0,0) size 774x39 |
| text run at (0,0) width 435: "This tests Indent on a selection that ends at the start of a paragraph. " |
| text run at (434,0) width 340: "Since we don't paint the gap before the paragraph for" |
| text run at (0,20) width 594: "most selections like this, we don't perform Indent on the paragraph that the selection ends in." |
| RenderBlock {DIV} at (0,56) size 784x40 |
| RenderText {#text} at (0,0) size 226x19 |
| text run at (0,0) width 226: "This paragraph should be indented." |
| RenderBR {BR} at (225,15) size 1x0 |
| RenderText {#text} at (0,20) size 250x19 |
| text run at (0,20) width 250: "This paragraph should not be indented." |
| RenderBR {BR} at (249,35) size 1x0 |