1 layer at (0,0) size 800x600
2 RenderCanvas at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderBlock {HTML} at (0,0) size 800x600
5 RenderBody {BODY} at (8,8) size 784x584
6 RenderBlock {DIV} at (0,0) size 784x232
7 RenderBlock {P} at (0,0) size 784x18
8 RenderText {TEXT} at (0,0) size 769x18
9 text run at (0,0) width 769: "This is a simple test of both importNode and cloneNode, created from an example that demonstrated a bug in importNode."
10 RenderBlock {DIV} at (0,34) size 784x18 [bgcolor=#FFFF00]
11 RenderText {TEXT} at (0,0) size 116x18
12 text run at (0,0) width 116: "The original node:"
13 RenderBlock {DIV} at (0,52) size 784x48 [bgcolor=#7F7FFF]
14 RenderBlock (anonymous) at (3,3) size 778x18
15 RenderText {TEXT} at (0,0) size 56x18
16 text run at (0,0) width 56: "Outer bit"
17 RenderBlock {DIV} at (6,24) size 772x18 [color=#FFFF00] [bgcolor=#0000FF]
18 RenderText {TEXT} at (0,0) size 57x18
19 text run at (0,0) width 57: "Inner bit."
20 RenderBlock {DIV} at (0,100) size 784x18 [bgcolor=#FFFF00]
21 RenderText {TEXT} at (0,0) size 172x18
22 text run at (0,0) width 172: "Copied with importNode():"
23 RenderBlock {DIV} at (0,118) size 784x48 [bgcolor=#7F7FFF]
24 RenderBlock (anonymous) at (3,3) size 778x18
25 RenderText {TEXT} at (0,0) size 56x18
26 text run at (0,0) width 56: "Outer bit"
27 RenderBlock {DIV} at (6,24) size 772x18 [color=#FFFF00] [bgcolor=#0000FF]
28 RenderText {TEXT} at (0,0) size 57x18
29 text run at (0,0) width 57: "Inner bit."
30 RenderBlock {DIV} at (0,166) size 784x18 [bgcolor=#FFFF00]
31 RenderText {TEXT} at (0,0) size 165x18
32 text run at (0,0) width 165: "Copied with cloneNode():"
33 RenderBlock {DIV} at (0,184) size 784x48 [bgcolor=#7F7FFF]
34 RenderBlock (anonymous) at (3,3) size 778x18
35 RenderText {TEXT} at (0,0) size 56x18
36 text run at (0,0) width 56: "Outer bit"
37 RenderBlock {DIV} at (6,24) size 772x18 [color=#FFFF00] [bgcolor=#0000FF]
38 RenderText {TEXT} at (0,0) size 57x18
39 text run at (0,0) width 57: "Inner bit."