1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
|
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x156
LayoutBlockFlow {HTML} at (0,0) size 800x156
LayoutBlockFlow {BODY} at (8,8) size 784x140
LayoutBlockFlow {DIV} at (0,0) size 784x114 [border: (3px solid #FF0000)]
LayoutBlockFlow (anonymous) at (3,3) size 778x20
LayoutText {#text} at (0,0) size 126x19
text run at (0,0) width 126: "Destination container"
LayoutBlockFlow {P} at (3,39) size 778x20
LayoutText {#text} at (0,0) size 22x19
text run at (0,0) width 22: "one"
LayoutBlockFlow {P} at (3,75) size 778x20
LayoutText {#text} at (0,0) size 23x19
text run at (0,0) width 23: "two"
LayoutBlockFlow {DIV} at (0,114) size 784x26 [border: (3px solid #0000FF)]
LayoutText {#text} at (3,3) size 102x19
text run at (3,3) width 102: "Source container"
|