| layer at (0,0) size 800x600 |
| RenderView at (0,0) size 800x600 |
| layer at (0,0) size 800x600 |
| RenderBlock {HTML} at (0,0) size 800x600 |
| RenderBody {BODY} at (8,8) size 784x584 |
| RenderBlock {DIV} at (0,0) size 784x250 |
| RenderBlock {P} at (0,0) size 784x36 |
| RenderText {#text} at (0,0) size 699x36 |
| text run at (0,0) width 699: "This is a simple test of both importNode and cloneNode, created from an example that demonstrated a bug in" |
| text run at (0,18) width 82: "importNode." |
| RenderBlock {DIV} at (0,52) size 784x18 [bgcolor=#FFFF00] |
| RenderText {#text} at (0,0) size 119x18 |
| text run at (0,0) width 119: "The original node:" |
| RenderBlock {DIV} at (0,70) size 784x48 [bgcolor=#7F7FFF] |
| RenderBlock (anonymous) at (3,3) size 778x18 |
| RenderText {#text} at (0,0) size 58x18 |
| text run at (0,0) width 58: "Outer bit" |
| RenderBlock {DIV} at (6,24) size 772x18 [color=#FFFF00] [bgcolor=#0000FF] |
| RenderText {#text} at (0,0) size 59x18 |
| text run at (0,0) width 59: "Inner bit." |
| RenderBlock {DIV} at (0,118) size 784x18 [bgcolor=#FFFF00] |
| RenderText {#text} at (0,0) size 176x18 |
| text run at (0,0) width 176: "Copied with importNode():" |
| RenderBlock {DIV} at (0,136) size 784x48 [bgcolor=#7F7FFF] |
| RenderBlock (anonymous) at (3,3) size 778x18 |
| RenderText {#text} at (0,0) size 58x18 |
| text run at (0,0) width 58: "Outer bit" |
| RenderBlock {DIV} at (6,24) size 772x18 [color=#FFFF00] [bgcolor=#0000FF] |
| RenderText {#text} at (0,0) size 59x18 |
| text run at (0,0) width 59: "Inner bit." |
| RenderBlock {DIV} at (0,184) size 784x18 [bgcolor=#FFFF00] |
| RenderText {#text} at (0,0) size 168x18 |
| text run at (0,0) width 168: "Copied with cloneNode():" |
| RenderBlock {DIV} at (0,202) size 784x48 [bgcolor=#7F7FFF] |
| RenderBlock (anonymous) at (3,3) size 778x18 |
| RenderText {#text} at (0,0) size 58x18 |
| text run at (0,0) width 58: "Outer bit" |
| RenderBlock {DIV} at (6,24) size 772x18 [color=#FFFF00] [bgcolor=#0000FF] |
| RenderText {#text} at (0,0) size 59x18 |
| text run at (0,0) width 59: "Inner bit." |