Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / fast / table / early-table-layout-expected.txt
blobe95698015530692f75ae864783a0e0b581a2551f
1 layer at (0,0) size 800x600
2   LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   LayoutBlockFlow {HTML} at (0,0) size 800x600
5     LayoutBlockFlow {BODY} at (8,8) size 784x584
6       LayoutTable {TABLE} at (0,0) size 500x56 [border: (1px outset #808080)]
7         LayoutTableSection {TBODY} at (1,1) size 498x54
8           LayoutTableRow {TR} at (0,2) size 498x24
9             LayoutTableCell {TD} at (2,2) size 246x24 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
10               LayoutText {#text} at (2,2) size 44x19
11                 text run at (2,2) width 44: "cell 1,1"
12             LayoutTableCell {TD} at (250,2) size 246x24 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
13               LayoutText {#text} at (2,2) size 44x19
14                 text run at (2,2) width 44: "cell 1,2"
15           LayoutTableRow {TR} at (0,28) size 498x24
16             LayoutTableCell {TD} at (2,28) size 246x24 [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
17               LayoutText {#text} at (2,2) size 44x19
18                 text run at (2,2) width 44: "cell 2,1"
19             LayoutTableCell {TD} at (250,28) size 246x24 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
20               LayoutText {#text} at (2,2) size 44x19
21                 text run at (2,2) width 44: "cell 2,2"