Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / tables / mozilla / bugs / bug3681-1-expected.txt
blobff094dae09b8cedc9639d0c129bb4d85d65fdd54
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 627x70
7         LayoutTableSection {TBODY} at (0,0) size 627x70
8           LayoutTableRow {TR} at (0,2) size 627x66
9             LayoutTableCell {TD} at (2,22) size 204x26 [border: (2px solid #FF0000)] [r=0 c=0 rs=1 cs=1]
10               LayoutText {#text} at (3,3) size 125x19
11                 text run at (3,3) width 125: "Cell 1 (width=33%)."
12             LayoutTableCell {TD} at (208,22) size 204x26 [border: (2px solid #008000)] [r=0 c=1 rs=1 cs=1]
13               LayoutText {#text} at (3,3) size 125x19
14                 text run at (3,3) width 125: "Cell 2 (width=33%)."
15             LayoutTableCell {TD} at (414,2) size 211x66 [border: (2px solid #0000FF)] [r=0 c=2 rs=1 cs=1]
16               LayoutText {#text} at (3,3) size 205x59
17                 text run at (3,3) width 205: "Cell 3 (width=*) - should be 67%"
18                 text run at (3,23) width 198: "when cell 2 is hidden, 33% when"
19                 text run at (3,43) width 90: "cell 2 is visible."