1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
LayoutBlockFlow {HTML} at (0,0) size 800x600
LayoutBlockFlow {BODY} at (8,8) size 784x584 [bgcolor=#CCCCCC]
LayoutBlockFlow {P} at (0,0) size 784x18
LayoutText {#text} at (0,0) size 363x17
text run at (0,0) width 363: "The style declarations which apply to the text below are:"
LayoutBlockFlow {PRE} at (0,34) size 784x48
LayoutText {#text} at (0,0) size 160x48
text run at (0,0) width 152: ".one {float: left;}"
text run at (152,0) width 0: " "
text run at (0,16) width 160: ".two {float: right;}"
text run at (160,16) width 0: " "
text run at (0,32) width 0: " "
LayoutBlockFlow {HR} at (0,95) size 784x2 [border: (1px inset #EEEEEE)]
LayoutImage (floating) {IMG} at (0,105) size 15x50
LayoutBlockFlow {P} at (0,113) size 784x36
LayoutText {#text} at (15,0) size 737x35
text run at (15,0) width 610: "This text should be flowing past a tall orange rectangle on the left side of the browser window. "
text run at (624,0) width 128: "In this case, it is the"
text run at (15,18) width 260: "image which has been floated to the left."
LayoutBlockFlow (anonymous) at (0,165) size 784x18
LayoutBR {BR} at (0,0) size 0x17
LayoutBlockFlow {HR} at (0,191) size 784x2 [border: (1px inset #EEEEEE)]
LayoutImage (floating) {IMG} at (769,201) size 15x50
LayoutBlockFlow {P} at (0,209) size 784x36
LayoutText {#text} at (0,0) size 745x35
text run at (0,0) width 618: "This text should be flowing past a tall orange rectangle on the right side of the browser window. "
text run at (617,0) width 128: "In this case, it is the"
text run at (0,18) width 269: "image which has been floated to the right."
LayoutTable {TABLE} at (0,261) size 784x174 [border: (1px outset #808080)]
LayoutTableSection {TBODY} at (1,1) size 782x172
LayoutTableRow {TR} at (0,0) size 782x26
LayoutTableCell {TD} at (0,0) size 782x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=2]
LayoutInline {STRONG} at (0,0) size 161x17
LayoutText {#text} at (4,4) size 161x17
text run at (4,4) width 161: "TABLE Testing Section"
LayoutTableRow {TR} at (0,26) size 782x146
LayoutTableCell {TD} at (0,86) size 12x26 [bgcolor=#C0C0C0] [border: (1px inset #808080)] [r=1 c=0 rs=1 cs=1]
LayoutText {#text} at (4,4) size 4x17
text run at (4,4) width 4: " "
LayoutTableCell {TD} at (12,26) size 770x146 [border: (1px inset #808080)] [r=1 c=1 rs=1 cs=1]
LayoutImage (floating) {IMG} at (4,4) size 15x50
LayoutBlockFlow {P} at (4,4) size 762x36
LayoutText {#text} at (15,0) size 737x35
text run at (15,0) width 610: "This text should be flowing past a tall orange rectangle on the left side of the browser window. "
text run at (624,0) width 128: "In this case, it is the"
text run at (15,18) width 260: "image which has been floated to the left."
LayoutBlockFlow (anonymous) at (4,56) size 762x18
LayoutBR {BR} at (0,0) size 0x17
LayoutBlockFlow {HR} at (4,82) size 762x2 [border: (1px inset #EEEEEE)]
LayoutImage (floating) {IMG} at (751,92) size 15x50
LayoutBlockFlow {P} at (4,100) size 762x36
LayoutText {#text} at (0,0) size 745x35
text run at (0,0) width 618: "This text should be flowing past a tall orange rectangle on the right side of the browser window. "
text run at (617,0) width 128: "In this case, it is the"
text run at (0,18) width 269: "image which has been floated to the right."
|