Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / fast / table / cellindex-expected.txt
blob29789502bf827184c465cfbbb0fe0f25a8cfbce7
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 148x26
7         LayoutTableSection {TBODY} at (0,0) size 148x26
8           LayoutTableRow {TR} at (0,2) size 148x22
9             LayoutTableCell {TH} at (2,2) size 64x22 [r=0 c=0 rs=1 cs=1]
10               LayoutText {#text} at (1,1) size 62x19
11                 text run at (1,1) width 62: "Header 1"
12             LayoutTableCell {TD} at (68,2) size 38x22 [r=0 c=1 rs=1 cs=1]
13               LayoutText {#text} at (1,1) size 36x19
14                 text run at (1,1) width 36: "Cell 1"
15             LayoutTableCell {TD} at (108,2) size 38x22 [r=0 c=2 rs=1 cs=1]
16               LayoutText {#text} at (1,1) size 36x19
17                 text run at (1,1) width 36: "Cell 2"
18       LayoutBlockFlow (anonymous) at (0,26) size 784x60
19         LayoutText {#text} at (0,0) size 87x19
20           text run at (0,0) width 87: "h1 has index 0"
21         LayoutBR {BR} at (87,15) size 0x0
22         LayoutText {#text} at (0,20) size 87x19
23           text run at (0,20) width 87: "c1 has index 1"
24         LayoutBR {BR} at (87,35) size 0x0
25         LayoutText {#text} at (0,40) size 87x19
26           text run at (0,40) width 87: "c2 has index 2"
27         LayoutBR {BR} at (87,55) size 0x0