Merge Chromium + Blink git repositories
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / linux / tables / mozilla / bugs / bug30692-expected.txt
blobccada1e8ff3736ccb9960e87e71af47187ad22fe
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       LayoutBlockFlow (anonymous) at (0,0) size 784x20
7         LayoutText {#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         LayoutBR {BR} at (458,15) size 0x0
10       LayoutListItem {LI} at (0,20) size 784x20
11         LayoutListMarker (anonymous) at (-1,0) size 7x19: bullet
12         LayoutText {#text} at (15,0) size 249x19
13           text run at (15,0) width 249: "Absolute units work correctly (eg. 50px)."
14       LayoutListItem {LI} at (0,40) size 784x492
15         LayoutBlockFlow (anonymous) at (0,0) size 784x20
16           LayoutListMarker (anonymous) at (-1,0) size 7x19: bullet
17           LayoutText {#text} at (15,0) size 169x19
18             text run at (15,0) width 169: "\"width:x%\" works correctly."
19         LayoutBlockFlow {HR} at (0,28) size 784x2 [border: (1px inset #EEEEEE)]
20         LayoutTable {TABLE} at (0,38) size 784x100
21           LayoutTableSection {TBODY} at (0,0) size 784x100
22             LayoutTableRow {TR} at (0,2) size 784x96
23               LayoutTableCell {TD} at (2,13) size 780x73 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
24                 LayoutText {#text} at (0,0) size 0x0
25         LayoutBlockFlow {HR} at (0,146) size 784x2 [border: (1px inset #EEEEEE)]
26         LayoutTable {TABLE} at (0,156) size 784x100
27           LayoutTableSection {TBODY} at (0,0) size 784x100
28             LayoutTableRow {TR} at (0,2) size 784x96
29               LayoutTableCell {TD} at (2,9) size 780x82 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
30                 LayoutText {#text} at (0,0) size 0x0
31         LayoutBlockFlow {HR} at (0,264) size 784x2 [border: (1px inset #EEEEEE)]
32         LayoutTable {TABLE} at (0,274) size 784x100
33           LayoutTableSection {TBODY} at (0,0) size 784x100
34             LayoutTableRow {TR} at (0,2) size 784x96
35               LayoutTableCell {TD} at (2,11) size 780x77.19 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
36                 LayoutBlockFlow {P} at (1,1) size 622.39x75.19 [bgcolor=#FFFFE0]
37                   LayoutText {#text} at (0,0) size 216x19
38                     text run at (0,0) width 216: "BUG: the height of the P is not 80%"
39         LayoutBlockFlow {HR} at (0,382) size 784x2 [border: (1px inset #EEEEEE)]
40         LayoutTable {TABLE} at (0,392) size 784x100
41           LayoutTableSection {TBODY} at (0,0) size 784x100
42             LayoutTableRow {TR} at (0,2) size 784x96
43               LayoutTableCell {TD} at (2,9) size 780x82 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
44                 LayoutBlockFlow {P} at (1,1) size 622.39x80 [bgcolor=#FFFFE0]
45                   LayoutText {#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   LayoutTextControl {TEXTAREA} at (1,1) size 622.39x71.19 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
49     LayoutBlockFlow {DIV} at (3,3) size 618.39x16
50       LayoutText {#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   LayoutTextControl {TEXTAREA} at (1,1) size 622.39x80 [bgcolor=#FFFFFF] [border: (1px solid #A9A9A9)]
54     LayoutBlockFlow {DIV} at (3,3) size 618.39x16
55       LayoutText {#text} at (0,0) size 344x16
56         text run at (0,0) width 344: "OK: the height of the textarea is 80 pixels"