blob: 4f46b742c3f3aa2b1e599fa64c276e4920badf0f [file] [log] [blame]
EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document toDOMRange:range from 0 of #text > P > BODY > HTML > #document to 7 of #text > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
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 763x39
text run at (0,0) width 693: "This tests behavior when a node that serves as the start or end of a selection is removed from the document. "
text run at (692,0) width 71: "Ideally, we"
text run at (0,20) width 660: "would just adjust the selection when an endpoint is removed, for now, we just blow away the selection."
RenderBlock {P} at (0,56) size 784x40
RenderText {#text} at (0,0) size 772x39
text run at (0,0) width 487: "This test creates a selection that ends inside of a node that will be removed. "
text run at (486,0) width 175: "Then the node is removed. "
text run at (660,0) width 112: "Then a Select All"
text run at (0,20) width 80: "is executed. "
text run at (79,20) width 259: "The entire document should be selected."
RenderBlock {DIV} at (0,112) size 784x20
RenderText {#text} at (0,0) size 36x19
text run at (0,0) width 36: "hello "
RenderText {#text} at (35,0) size 44x19
text run at (35,0) width 44: "world!"
selection start: position 0 of child 0 {#text} of child 1 {P} of body
selection end: position 7 of child 1 {#text} of child 5 {DIV} of body