Upstream version 10.39.225.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / fast / forms / button-cannot-be-nested-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x106
4   RenderBlock {HTML} at (0,0) size 800x106
5     RenderBody {BODY} at (8,8) size 784x90
6       RenderBlock {DIV} at (0,0) size 784x18
7         RenderInline {A} at (0,0) size 63x17 [color=#0000EE]
8           RenderText {#text} at (0,0) size 63x17
9             text run at (0,0) width 63: "Bug 6584"
10         RenderText {#text} at (62,0) size 379x17
11           text run at (62,0) width 379: " REGRESSION: button after unclosed button gives trouble"
12       RenderBlock {P} at (0,34) size 784x22
13         RenderButton {BUTTON} at (0,0) size 38x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
14           RenderBlock (anonymous) at (8,3) size 22x16
15             RenderText {#text} at (0,0) size 22x16
16               text run at (0,0) width 22: "test"
17         RenderButton {BUTTON} at (38,0) size 45x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
18           RenderBlock (anonymous) at (8,3) size 29x16
19             RenderText {#text} at (0,0) size 29x16
20               text run at (0,0) width 29: "test2"
21         RenderText {#text} at (0,0) size 0x0
22       RenderBlock {DIV} at (0,72) size 784x18
23         RenderText {#text} at (0,0) size 613x17
24           text run at (0,0) width 613: "There should be two separate buttons instead of button \"test2\" being nested inside button \"test\"."