Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / linux / editing / selection / select-across-readonly-input-3-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 784x584
6       RenderBlock {P} at (0,0) size 784x20
7         RenderText {#text} at (0,0) size 779x19
8           text run at (0,0) width 779: "This test ensures selection that crosses the shadow DOM boundary of a readonly input element cannot be made by a mouse drag."
9       RenderBlock {P} at (0,36) size 784x40
10         RenderText {#text} at (0,0) size 759x39
11           text run at (0,0) width 759: "To manually test, select text by a mouse drag starting in \"hello\" and ending in \"world\". Selection should not extend into the input"
12           text run at (0,20) width 50: "element."
13       RenderBlock {DIV} at (0,92) size 784x25
14         RenderInline {SPAN} at (0,0) size 28x19
15           RenderText {#text} at (0,3) size 28x19
16             text run at (0,3) width 28: "hello"
17         RenderText {#text} at (28,3) size 4x19
18           text run at (28,3) width 4: " "
19         RenderTextControl {INPUT} at (32,0) size 63x25 [bgcolor=#FFFFFF] [border: (2px inset #EEEEEE)]
20         RenderText {#text} at (0,0) size 0x0
21 layer at (42,103) size 59x19
22   RenderBlock {DIV} at (2,3) size 59x19
23     RenderText {#text} at (0,0) size 37x18
24       text run at (0,0) width 37: "world"
25 selection start: position 2 of child 0 {#text} of child 1 {SPAN} of child 5 {DIV} of body
26 selection end:   position 1 of child 2 {#text} of child 5 {DIV} of body