| layer at (0,0) size 800x600 |
| RenderView at (0,0) size 800x600 |
| layer at (0,0) size 800x246 |
| RenderBlock {html} at (0,0) size 800x246 |
| RenderBody {body} at (8,16) size 784x222 |
| RenderBlock {div} at (0,0) size 784x222 |
| RenderBlock {p} at (0,0) size 784x17 |
| RenderText {#text} at (0,0) size 769x17 |
| 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." |
| RenderBlock {div} at (0,33) size 784x17 [bgcolor=#FFFF00] |
| RenderText {#text} at (0,0) size 116x17 |
| text run at (0,0) width 116: "The original node:" |
| RenderBlock {div} at (0,50) size 784x46 [bgcolor=#7F7FFF] |
| RenderBlock (anonymous) at (3,3) size 778x17 |
| RenderText {#text} at (0,0) size 56x17 |
| text run at (0,0) width 56: "Outer bit" |
| RenderBlock {div} at (6,23) size 772x17 [color=#FFFF00] [bgcolor=#0000FF] |
| RenderText {#text} at (0,0) size 57x17 |
| text run at (0,0) width 57: "Inner bit." |
| RenderBlock {div} at (0,96) size 784x17 [bgcolor=#FFFF00] |
| RenderText {#text} at (0,0) size 172x17 |
| text run at (0,0) width 172: "Copied with importNode():" |
| RenderBlock {div} at (0,113) size 784x46 [bgcolor=#7F7FFF] |
| RenderBlock (anonymous) at (3,3) size 778x17 |
| RenderText {#text} at (0,0) size 56x17 |
| text run at (0,0) width 56: "Outer bit" |
| RenderBlock {div} at (6,23) size 772x17 [color=#FFFF00] [bgcolor=#0000FF] |
| RenderText {#text} at (0,0) size 57x17 |
| text run at (0,0) width 57: "Inner bit." |
| RenderBlock {div} at (0,159) size 784x17 [bgcolor=#FFFF00] |
| RenderText {#text} at (0,0) size 165x17 |
| text run at (0,0) width 165: "Copied with cloneNode():" |
| RenderBlock {div} at (0,176) size 784x46 [bgcolor=#7F7FFF] |
| RenderBlock (anonymous) at (3,3) size 778x17 |
| RenderText {#text} at (0,0) size 56x17 |
| text run at (0,0) width 56: "Outer bit" |
| RenderBlock {div} at (6,23) size 772x17 [color=#FFFF00] [bgcolor=#0000FF] |
| RenderText {#text} at (0,0) size 57x17 |
| text run at (0,0) width 57: "Inner bit." |