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
|
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 784x573.28
LayoutBlockFlow (anonymous) at (0,0) size 784x18
LayoutText {#text} at (0,0) size 574x17
text run at (0,0) width 574: "In this sample, the H3s should be nested. This matches Firefox, IE, and the HTML5 spec."
LayoutBlockFlow {H3} at (0,36.72) size 784x298.97 [border: (2px solid #FF0000)]
LayoutBlockFlow (anonymous) at (4,4) size 776x22
LayoutInline {I} at (0,0) size 33x21
LayoutText {#text} at (0,0) size 33x21
text run at (0,0) width 33: "One"
LayoutBlockFlow (anonymous) at (4,47.89) size 776x225.19
LayoutBlockFlow {H3} at (0,0) size 776x225.19 [border: (2px solid #FF0000)]
LayoutBlockFlow (anonymous) at (4,4) size 768x26
LayoutInline {I} at (0,0) size 39x25
LayoutText {#text} at (0,0) size 39x25
text run at (0,0) width 39: "Two"
LayoutBlockFlow (anonymous) at (4,55.63) size 768x139.94
LayoutBlockFlow {H3} at (0,0) size 768x139.94 [border: (2px solid #FF0000)]
LayoutBlockFlow (anonymous) at (4,4) size 760x30
LayoutInline {I} at (0,0) size 63x29
LayoutText {#text} at (0,0) size 63x29
text run at (0,0) width 63: "Three"
LayoutBlockFlow (anonymous) at (4,63.97) size 760x42
LayoutBlockFlow {H3} at (0,0) size 760x42 [border: (2px solid #FF0000)]
LayoutInline {I} at (0,0) size 64x33
LayoutText {#text} at (4,4) size 64x33
text run at (4,4) width 64: "Four"
LayoutBlockFlow (anonymous) at (4,135.94) size 760x0
LayoutInline {I} at (0,0) size 0x0
LayoutBlockFlow (anonymous) at (4,221.19) size 768x0
LayoutInline {I} at (0,0) size 0x0
LayoutBlockFlow (anonymous) at (4,294.97) size 776x0
LayoutInline {I} at (0,0) size 0x0
|