Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / fast / table / nested-percent-height-table-expected.txt
blobe8c1884a0198aee118b4e1080f3d488e3cbbc8c9
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       LayoutBlockFlow {H3} at (0,0) size 784x23
7         LayoutText {#text} at (0,0) size 189x22
8           text run at (0,0) width 189: "Height:100% Problems"
9       LayoutBlockFlow {P} at (0,41.72) size 784x20
10         LayoutText {#text} at (0,0) size 706x19
11           text run at (0,0) width 378: "In the example below, the inner table should be 300 pixels tall. "
12           text run at (378,0) width 328: "Instead the height:100% on the table cell isn't honored."
13       LayoutTable {TABLE} at (357,77.72) size 70x300 [bgcolor=#FF0000]
14         LayoutTableSection {TBODY} at (0,0) size 70x300
15           LayoutTableRow {TR} at (0,0) size 70x300
16             LayoutTableCell {TD} at (0,0) size 70x300 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
17               LayoutTable {TABLE} at (0,0) size 70x300 [bgcolor=#008000]
18                 LayoutTableSection {TBODY} at (0,0) size 70x300
19                   LayoutTableRow {TR} at (0,2) size 70x296
20                     LayoutTableCell {TD} at (2,139) size 66x22 [r=0 c=0 rs=1 cs=1]
21                       LayoutText {#text} at (1,1) size 64x19
22                         text run at (1,1) width 64: "Inner table"