Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / 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 800x103
4   RenderBlock {HTML} at (0,0) size 800x103
5     RenderBody {BODY} at (8,8) size 784x87
6       RenderBlock {DIV} at (0,0) size 784x18
7         RenderInline {A} at (0,0) size 63x18 [color=#0000EE]
8           RenderText {#text} at (0,0) size 63x18
9             text run at (0,0) width 63: "Bug 6584"
10         RenderText {#text} at (63,0) size 374x18
11           text run at (63,0) width 374: " REGRESSION: button after unclosed button gives trouble"
12       RenderBlock {P} at (0,34) size 784x19
13         RenderButton {BUTTON} at (0,1) size 35.97x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
14           RenderBlock (anonymous) at (8,2) size 19.97x13
15             RenderText {#text} at (0,0) size 20x13
16               text run at (0,0) width 20: "test"
17         RenderButton {BUTTON} at (35.97,1) size 42.92x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
18           RenderBlock (anonymous) at (8,2) size 26.92x13
19             RenderText {#text} at (0,0) size 27x13
20               text run at (0,0) width 27: "test2"
21         RenderText {#text} at (0,0) size 0x0
22       RenderBlock {DIV} at (0,69) size 784x18
23         RenderText {#text} at (0,0) size 602x18
24           text run at (0,0) width 602: "There should be two separate buttons instead of button \"test2\" being nested inside button \"test\"."