Upstream version 5.34.104.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / win / tables / mozilla / bugs / bug30692-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 (anonymous) at (0,0) size 784x20
7         RenderText {#text} at (0,0) size 458x19
8           text run at (0,0) width 458: "BUG: Inside a cell, \"height:x%\" is ignored. It looks like 'auto' is used instead."
9         RenderBR {BR} at (458,15) size 0x0
10       RenderListItem {LI} at (0,20) size 784x20
11         RenderListMarker at (-1,0) size 7x19: bullet
12         RenderText {#text} at (15,0) size 249x19
13           text run at (15,0) width 249: "Absolute units work correctly (eg. 50px)."
14       RenderListItem {LI} at (0,40) size 784x492
15         RenderBlock (anonymous) at (0,0) size 784x20
16           RenderListMarker at (-1,0) size 7x19: bullet
17           RenderText {#text} at (15,0) size 169x19
18             text run at (15,0) width 169: "\"width:x%\" works correctly."
19         RenderBlock {HR} at (0,28) size 784x2 [border: (1px inset #EEEEEE)]
20         RenderTable {TABLE} at (0,38) size 784x100
21           RenderTableSection {TBODY} at (0,0) size 784x100
22             RenderTableRow {TR} at (0,2) size 784x96
23               RenderTableCell {TD} at (2,13) size 780x73 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
24                 RenderText {#text} at (0,0) size 0x0
25         RenderBlock {HR} at (0,146) size 784x2 [border: (1px inset #EEEEEE)]
26         RenderTable {TABLE} at (0,156) size 784x100
27           RenderTableSection {TBODY} at (0,0) size 784x100
28             RenderTableRow {TR} at (0,2) size 784x96
29               RenderTableCell {TD} at (2,9) size 780x82 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
30                 RenderText {#text} at (0,0) size 0x0
31         RenderBlock {HR} at (0,264) size 784x2 [border: (1px inset #EEEEEE)]
32         RenderTable {TABLE} at (0,274) size 784x100
33           RenderTableSection {TBODY} at (0,0) size 784x100
34             RenderTableRow {TR} at (0,2) size 784x96
35               RenderTableCell {TD} at (2,11) size 780x77.19 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
36                 RenderBlock {P} at (1,1) size 622.39x75.19 [bgcolor=#FFFFE0]
37                   RenderText {#text} at (0,0) size 216x19
38                     text run at (0,0) width 216: "BUG: the height of the P is not 80%"
39         RenderBlock {HR} at (0,382) size 784x2 [border: (1px inset #EEEEEE)]
40         RenderTable {TABLE} at (0,392) size 784x100
41           RenderTableSection {TBODY} at (0,0) size 784x100
42             RenderTableRow {TR} at (0,2) size 784x96
43               RenderTableCell {TD} at (2,9) size 780x82 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
44                 RenderBlock {P} at (1,1) size 622.39x80 [bgcolor=#FFFFE0]
45                   RenderText {#text} at (0,0) size 210x19
46                     text run at (0,0) width 210: "OK: the height of the P is 80 pixels"
47 layer at (11,100) size 622x71 clip at (12,101) size 620x69
48   RenderTextControl {TEXTAREA} at (1,1) size 622.39x71.19 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
49     RenderBlock {DIV} at (3,3) size 618.39x16
50       RenderText {#text} at (0,0) size 336x16
51         text run at (0,0) width 336: "BUG: the height of the textarea is not 80%"
52 layer at (11,214) size 622x80 clip at (12,215) size 620x78
53   RenderTextControl {TEXTAREA} at (1,1) size 622.39x80 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
54     RenderBlock {DIV} at (3,3) size 618.39x16
55       RenderText {#text} at (0,0) size 344x16
56         text run at (0,0) width 344: "OK: the height of the textarea is 80 pixels"