blob: 0210506e8a646140137ffbc0e76b8489c1a71465 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
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
LayoutTable {DIV} at (0,0) size 512x128 [color=#0000FF]
LayoutTableSection (anonymous) at (0,0) size 512x128
LayoutTableRow (anonymous) at (0,0) size 512x128
LayoutTableCell (anonymous) at (0,0) size 512x128 [r=0 c=0 rs=1 cs=1]
LayoutText {#text} at (0,0) size 512x128
text run at (0,0) width 512: "ABCD"
LayoutBlockFlow {DIV} at (0,128) size 784x128 [color=#008000]
LayoutText {#text} at (0,0) size 512x128
text run at (0,0) width 512: "EFGH"
|