Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / fast / forms / button-cannot-be-nested-expected.txt
blob714ded96dff910c0564c38fdc0dc59fb013d0352
1 layer at (0,0) size 800x600
2   LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x110
4   LayoutBlockFlow {HTML} at (0,0) size 800x110
5     LayoutBlockFlow {BODY} at (8,8) size 784x94
6       LayoutBlockFlow {DIV} at (0,0) size 784x20
7         LayoutInline {A} at (0,0) size 60x19 [color=#0000EE]
8           LayoutText {#text} at (0,0) size 60x19
9             text run at (0,0) width 60: "Bug 6584"
10         LayoutText {#text} at (60,0) size 355x19
11           text run at (60,0) width 355: " REGRESSION: button after unclosed button gives trouble"
12       LayoutBlockFlow {P} at (0,36) size 784x22
13         LayoutButton {BUTTON} at (0,0) size 38x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
14           LayoutBlockFlow (anonymous) at (8,3) size 22x16
15             LayoutText {#text} at (0,0) size 22x16
16               text run at (0,0) width 22: "test"
17         LayoutButton {BUTTON} at (38,0) size 45x22 [bgcolor=#C0C0C0] [border: (2px outset #C0C0C0)]
18           LayoutBlockFlow (anonymous) at (8,3) size 29x16
19             LayoutText {#text} at (0,0) size 29x16
20               text run at (0,0) width 29: "test2"
21         LayoutText {#text} at (0,0) size 0x0
22       LayoutBlockFlow {DIV} at (0,74) size 784x20
23         LayoutText {#text} at (0,0) size 572x19
24           text run at (0,0) width 572: "There should be two separate buttons instead of button \"test2\" being nested inside button \"test\"."