Upstream version 11.40.271.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / tables / mozilla_expected_failures / bugs / bug32205-4-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   RenderBlock {HTML} at (0,0) size 800x600
5     RenderBody {BODY} at (8,8) size 784x576
6       RenderBlock (anonymous) at (0,0) size 784x16
7         RenderText {#text} at (0,0) size 781x16
8           text run at (0,0) width 781: "This page shows a difference between IE and Netscape 6 rendering of tables / cells with heights expressed in percentages."
9       RenderBlock {P} at (0,32) size 784x32
10         RenderText {#text} at (0,0) size 750x32
11           text run at (0,0) width 214: "The table A below has two cells. "
12           text run at (213,0) width 406: "Cell A1 contains an invisible image to make the cell fairly tall. "
13           text run at (618,0) width 132: "Cell A2 has a height"
14           text run at (0,16) width 346: "attribute of 100%, and contains another table, table B."
15       RenderBlock {P} at (0,80) size 784x48
16         RenderText {#text} at (0,0) size 780x48
17           text run at (0,0) width 223: "Table B has two cells, B1 and B2. "
18           text run at (222,0) width 260: "B1 has a fixed pixel height of 30 pixels. "
19           text run at (481,0) width 167: "B2 has a height of 100%. "
20           text run at (647,0) width 133: "In IE, this causes B2"
21           text run at (0,16) width 774: "to stretch to fill the entire height of cell A2, while in Netscape 6 / Gecko, it seems to have no impact on the height of cell"
22           text run at (0,32) width 24: "A2."
23       RenderBlock {P} at (0,144) size 784x208
24         RenderTable {TABLE} at (0,0) size 129x208 [border: (1px outset #808080)]
25           RenderTableSection {TBODY} at (1,1) size 127x206
26             RenderTableRow {TR} at (0,0) size 127x206
27               RenderTableCell {TD} at (0,0) size 63x206 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
28                 RenderImage {IMG} at (1,1) size 10x200
29                 RenderText {#text} at (11,189) size 51x16
30                   text run at (11,189) width 51: "Cell A1"
31               RenderTableCell {TD} at (63,72) size 64x62 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
32                 RenderTable {TABLE} at (1,1) size 62x60 [border: (2px outset #808080)]
33                   RenderTableSection {TBODY} at (2,2) size 58x56
34                     RenderTableRow {TR} at (0,2) size 58x30
35                       RenderTableCell {TD} at (2,7) size 54x20 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
36                         RenderText {#text} at (2,2) size 50x16
37                           text run at (2,2) width 50: "Cell B1"
38                     RenderTableRow {TR} at (0,34) size 58x20
39                       RenderTableCell {TD} at (2,34) size 54x20 [bgcolor=#99CC99] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
40                         RenderText {#text} at (2,2) size 50x16
41                           text run at (2,2) width 50: "Cell B2"