1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x103
4 LayoutBlockFlow {HTML} at (0,0) size 800x103
5 LayoutBlockFlow {BODY} at (8,8) size 784x87
6 LayoutBlockFlow {DIV} at (0,0) size 784x18
7 LayoutInline {A} at (0,0) size 63x18 [color=#0000EE]
8 LayoutText {#text} at (0,0) size 63x18
9 text run at (0,0) width 63: "Bug 6584"
10 LayoutText {#text} at (62,0) size 379x18
11 text run at (62,0) width 379: " REGRESSION: button after unclosed button gives trouble"
12 LayoutBlockFlow {P} at (0,34) size 784x19
13 LayoutButton {BUTTON} at (0,1) size 35.97x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
14 LayoutBlockFlow (anonymous) at (8,2) size 19.97x13
15 LayoutText {#text} at (0,0) size 20x13
16 text run at (0,0) width 20: "test"
17 LayoutButton {BUTTON} at (35.97,1) size 42.92x18 [bgcolor=#C0C0C0] [border: none (2px outset #C0C0C0) none (2px outset #C0C0C0)]
18 LayoutBlockFlow (anonymous) at (8,2) size 26.92x13
19 LayoutText {#text} at (0,0) size 27x13
20 text run at (0,0) width 27: "test2"
21 LayoutText {#text} at (0,0) size 0x0
22 LayoutBlockFlow {DIV} at (0,69) size 784x18
23 LayoutText {#text} at (0,0) size 613x18
24 text run at (0,0) width 613: "There should be two separate buttons instead of button \"test2\" being nested inside button \"test\"."