| layer at (0,0) size 800x600 |
| RenderView at (0,0) size 800x600 |
| layer at (0,0) size 800x276 |
| RenderBlock {html} at (0,0) size 800x276 |
| RenderBody {body} at (8,16) size 784x252 |
| RenderBlock {div} at (0,0) size 784x252 |
| RenderBlock {p} at (0,0) size 784x20 |
| RenderText {#text} at (0,0) size 740x19 |
| text run at (0,0) width 740: "This is a simple test of both importNode and cloneNode, created from an example that demonstrated a bug in importNode." |
| RenderBlock {div} at (0,36) size 784x20 [bgcolor=#FFFF00] |
| RenderText {#text} at (0,0) size 107x19 |
| text run at (0,0) width 107: "The original node:" |
| RenderBlock {div} at (0,56) size 784x52 [bgcolor=#7F7FFF] |
| RenderBlock (anonymous) at (3,3) size 778x20 |
| RenderText {#text} at (0,0) size 54x19 |
| text run at (0,0) width 54: "Outer bit" |
| RenderBlock {div} at (6,26) size 772x20 [color=#FFFF00] [bgcolor=#0000FF] |
| RenderText {#text} at (0,0) size 54x19 |
| text run at (0,0) width 54: "Inner bit." |
| RenderBlock {div} at (0,108) size 784x20 [bgcolor=#FFFF00] |
| RenderText {#text} at (0,0) size 165x19 |
| text run at (0,0) width 165: "Copied with importNode():" |
| RenderBlock {div} at (0,128) size 784x52 [bgcolor=#7F7FFF] |
| RenderBlock (anonymous) at (3,3) size 778x20 |
| RenderText {#text} at (0,0) size 54x19 |
| text run at (0,0) width 54: "Outer bit" |
| RenderBlock {div} at (6,26) size 772x20 [color=#FFFF00] [bgcolor=#0000FF] |
| RenderText {#text} at (0,0) size 54x19 |
| text run at (0,0) width 54: "Inner bit." |
| RenderBlock {div} at (0,180) size 784x20 [bgcolor=#FFFF00] |
| RenderText {#text} at (0,0) size 158x19 |
| text run at (0,0) width 158: "Copied with cloneNode():" |
| RenderBlock {div} at (0,200) size 784x52 [bgcolor=#7F7FFF] |
| RenderBlock (anonymous) at (3,3) size 778x20 |
| RenderText {#text} at (0,0) size 54x19 |
| text run at (0,0) width 54: "Outer bit" |
| RenderBlock {div} at (6,26) size 772x20 [color=#FFFF00] [bgcolor=#0000FF] |
| RenderText {#text} at (0,0) size 54x19 |
| text run at (0,0) width 54: "Inner bit." |