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 784x18
7 LayoutText {#text} at (0,0) size 497x18
8 text run at (0,0) width 497: "BUG: Inside a cell, \"height:x%\" is ignored. It looks like 'auto' is used instead."
9 LayoutBR {BR} at (496,14) size 1x0
10 LayoutListItem {LI} at (0,18) size 784x18
11 LayoutListMarker (anonymous) at (-1,0) size 7x18: bullet
12 LayoutText {#text} at (14,0) size 265x18
13 text run at (14,0) width 265: "Absolute units work correctly (eg. 50px)."
14 LayoutListItem {LI} at (0,36) size 784x490
15 LayoutBlockFlow (anonymous) at (0,0) size 784x18
16 LayoutListMarker (anonymous) at (-1,0) size 7x18: bullet
17 LayoutText {#text} at (14,0) size 184x18
18 text run at (14,0) width 184: "\"width:x%\" works correctly."
19 LayoutBlockFlow {HR} at (0,26) size 784x2 [border: (1px inset #EEEEEE)]
20 LayoutTable {TABLE} at (0,36) size 784x100
21 LayoutTableSection {TBODY} at (0,0) size 784x100
22 LayoutTableRow {TR} at (0,2) size 784x96
23 LayoutTableCell {TD} at (2,14) size 780x71 [bgcolor=#FF0000] [r=0 c=0 rs=1 cs=1]
24 LayoutText {#text} at (0,0) size 0x0
25 LayoutBlockFlow {HR} at (0,144) size 784x2 [border: (1px inset #EEEEEE)]
26 LayoutTable {TABLE} at (0,154) 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,262) size 784x2 [border: (1px inset #EEEEEE)]
32 LayoutTable {TABLE} at (0,272) 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 232x18
38 text run at (0,0) width 232: "BUG: the height of the P is not 80%"
39 LayoutBlockFlow {HR} at (0,380) size 784x2 [border: (1px inset #EEEEEE)]
40 LayoutTable {TABLE} at (0,390) 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 226x18
46 text run at (0,0) width 226: "OK: the height of the P is 80 pixels"
47 layer at (11,95) size 622x69 clip at (12,96) size 620x67
48 LayoutTextControl {TEXTAREA} at (1,1) size 622.39x69.19 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
49 LayoutBlockFlow {DIV} at (3,3) size 616.39x13
50 LayoutText {#text} at (0,0) size 224x13
51 text run at (0,0) width 224: "BUG: the height of the textarea is not 80%"
52 layer at (11,208) size 622x80 clip at (12,209) size 620x78
53 LayoutTextControl {TEXTAREA} at (1,1) size 622.39x80 [bgcolor=#FFFFFF] [border: (1px solid #000000)]
54 LayoutBlockFlow {DIV} at (3,3) size 616.39x13
55 LayoutText {#text} at (0,0) size 225x13
56 text run at (0,0) width 225: "OK: the height of the textarea is 80 pixels"