tizen beta release
[profile/ivi/webkit-efl.git] / LayoutTests / platform / qt / editing / selection / node-removal-1-expected.txt
1 EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
2 layer at (0,0) size 800x600
3   RenderView at (0,0) size 800x600
4 layer at (0,0) size 800x600
5   RenderBlock {HTML} at (0,0) size 800x600
6     RenderBody {BODY} at (8,8) size 784x584
7       RenderBlock {P} at (0,0) size 784x63
8         RenderText {#text} at (0,0) size 760x63
9           text run at (0,0) width 760: "This tests behavior when a node that serves as the start or end of a selection is removed from the document."
10           text run at (0,21) width 730: "Ideally, we would just adjust the selection when an endpoint is removed, for now, we just blow away the"
11           text run at (0,42) width 68: "selection."
12       RenderBlock {P} at (0,79) size 784x42
13         RenderText {#text} at (0,0) size 772x42
14           text run at (0,0) width 537: "This test creates a selection that ends inside of a node that will be removed. "
15           text run at (537,0) width 193: "Then the node is removed. "
16           text run at (730,0) width 42: "There"
17           text run at (0,21) width 234: "should be no selection afterward."
18       RenderBlock {DIV} at (0,137) size 784x21
19         RenderText {#text} at (0,0) size 39x21
20           text run at (0,0) width 39: "hello "
21         RenderText {#text} at (39,0) size 43x21
22           text run at (39,0) width 43: "world!"
23 selection start: position 1 of child 0 {#text} of child 5 {DIV} of body
24 selection end:   position 1 of child 5 {DIV} of body