blob: b74beb92619884d53fef1a0707a50b708550d729 [file] [log] [blame]
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 783x39
text run at (0,0) width 651: "This tests behavior when a node that serves as the start or end of a selection is removed from the document. "
text run at (651,0) width 132: "Ideally, we would just"
text run at (0,20) width 552: "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 735x39
text run at (0,0) width 455: "This test creates a selection that ends inside of a node that will be removed. "
text run at (455,0) width 164: "Then the node is removed. "
text run at (619,0) width 116: "There should be no"
text run at (0,20) width 118: "selection afterward."
RenderBlock {DIV} at (0,112) size 784x20
RenderText {#text} at (0,0) size 32x19
text run at (0,0) width 32: "hello "
RenderText {#text} at (32,0) size 40x19
text run at (32,0) width 40: "world!"
selection start: position 1 of child 0 {#text} of child 5 {DIV} of body
selection end: position 1 of child 5 {DIV} of body