tizen beta release
[profile/ivi/webkit-efl.git] / LayoutTests / platform / gtk / fast / table / nested-percent-height-table-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 784x584
6       RenderBlock {H3} at (0,0) size 784x22
7         RenderText {#text} at (0,0) size 191x21
8           text run at (0,0) width 191: "Height:100% Problems"
9       RenderBlock {P} at (0,40) size 784x18
10         RenderText {#text} at (0,0) size 758x17
11           text run at (0,0) width 407: "In the example below, the inner table should be 300 pixels tall. "
12           text run at (406,0) width 352: "Instead the height:100% on the table cell isn't honored."
13       RenderTable {TABLE} at (354,74) size 75x300 [bgcolor=#FF0000]
14         RenderTableSection {TBODY} at (0,0) size 75x300
15           RenderTableRow {TR} at (0,0) size 75x300
16             RenderTableCell {TD} at (0,0) size 75x300 [bgcolor=#0000FF] [r=0 c=0 rs=1 cs=1]
17               RenderTable {TABLE} at (0,0) size 75x300 [bgcolor=#008000]
18                 RenderTableSection {TBODY} at (0,0) size 75x300
19                   RenderTableRow {TR} at (0,2) size 75x296
20                     RenderTableCell {TD} at (2,140) size 71x20 [r=0 c=0 rs=1 cs=1]
21                       RenderText {#text} at (1,1) size 69x17
22                         text run at (1,1) width 69: "Inner table"