Upstream version 5.34.98.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / fast / repaint / selection-after-remove-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   RenderBlock {HTML} at (0,0) size 800x600
5     RenderBody {BODY} at (8,8) size 784x562
6       RenderBlock {P} at (0,0) size 784x36
7         RenderText {#text} at (0,0) size 768x36
8           text run at (0,0) width 650: "This tests to see if selection gaps are invalidated properly when content inside the selection is removed. "
9           text run at (650,0) width 114: "Only 'hello world'"
10           text run at (764,0) width 4: " "
11           text run at (0,18) width 229: "should have a selecton tint behind it."
12       RenderBlock {DIV} at (30,66) size 152x20 [border: (1px solid #FF0000)]
13         RenderText {#text} at (1,1) size 35x18
14           text run at (1,1) width 35: "hello "
15         RenderText {#text} at (36,1) size 37x18
16           text run at (36,1) width 37: "world"
17         RenderBR {BR} at (73,15) size 0x0
18 selection start: position 0 of child 0 {#text} of child 3 {DIV} of body
19 selection end:   position 6 of child 1 {#text} of child 3 {DIV} of body