Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / tables / mozilla / bugs / bug68998-expected.txt
blobffedc18f47485aff27d9737d254926d6b377a3de
1 layer at (0,0) size 800x600
2   LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x84
4   LayoutBlockFlow {HTML} at (0,0) size 800x84
5     LayoutBlockFlow {BODY} at (8,8) size 784x68
6       LayoutTable {TABLE} at (0,0) size 350x68 [border: (1px outset #808080)]
7         LayoutTableSection {TBODY} at (1,1) size 348x66
8           LayoutTableRow {TR} at (0,0) size 348x22
9             LayoutTableCell {TD} at (0,22) size 6x22 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=0 rs=3 cs=1]
10               LayoutText {#text} at (1,1) size 4x19
11                 text run at (1,1) width 4: " "
12             LayoutTableCell {TD} at (6,0) size 336x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
13               LayoutText {#text} at (1,1) size 334x19
14                 text run at (1,1) width 334: "This row has two cells with rowspans and a middle cell."
15             LayoutTableCell {TD} at (342,22) size 6x22 [bgcolor=#CCCCCC] [border: (1px inset #808080)] [r=0 c=2 rs=3 cs=1]
16               LayoutText {#text} at (1,1) size 4x19
17                 text run at (1,1) width 4: " "
18           LayoutTableRow {TR} at (0,22) size 348x22
19             LayoutTableCell {TD} at (6,22) size 336x22 [bgcolor=#0000FF] [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
20               LayoutText {#text} at (1,1) size 152x19
21                 text run at (1,1) width 152: "This cell is coloured blue."
22           LayoutTableRow {TR} at (0,44) size 348x22 [bgcolor=#FF0000]
23             LayoutTableCell {TD} at (6,44) size 336x22 [border: (1px inset #808080)] [r=2 c=1 rs=1 cs=1]
24               LayoutText {#text} at (1,1) size 151x19
25                 text run at (1,1) width 151: "This row is coloured red."