layer at (0,0) size 800x600
  RenderView at (0,0) size 800x600
layer at (0,0) size 800x262
  RenderBlock {html} at (0,0) size 800x262
    RenderBody {body} at (8,14) size 784x240
      RenderBlock {div} at (0,0) size 784x240
        RenderBlock {p} at (0,0) size 784x19
          RenderText {#text} at (0,0) size 775x19
            text run at (0,0) width 775: "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 784x19 [bgcolor=#FFFF00]
          RenderText {#text} at (0,0) size 115x19
            text run at (0,0) width 115: "The original node:"
        RenderBlock {div} at (0,52) size 784x50 [bgcolor=#7F7FFF]
          RenderBlock (anonymous) at (3,3) size 778x19
            RenderText {#text} at (0,0) size 55x19
              text run at (0,0) width 55: "Outer bit"
          RenderBlock {div} at (6,25) size 772x19 [color=#FFFF00] [bgcolor=#0000FF]
            RenderText {#text} at (0,0) size 56x19
              text run at (0,0) width 56: "Inner bit."
        RenderBlock {div} at (0,102) size 784x19 [bgcolor=#FFFF00]
          RenderText {#text} at (0,0) size 166x19
            text run at (0,0) width 166: "Copied with importNode():"
        RenderBlock {div} at (0,121) size 784x50 [bgcolor=#7F7FFF]
          RenderBlock (anonymous) at (3,3) size 778x19
            RenderText {#text} at (0,0) size 55x19
              text run at (0,0) width 55: "Outer bit"
          RenderBlock {div} at (6,25) size 772x19 [color=#FFFF00] [bgcolor=#0000FF]
            RenderText {#text} at (0,0) size 56x19
              text run at (0,0) width 56: "Inner bit."
        RenderBlock {div} at (0,171) size 784x19 [bgcolor=#FFFF00]
          RenderText {#text} at (0,0) size 160x19
            text run at (0,0) width 160: "Copied with cloneNode():"
        RenderBlock {div} at (0,190) size 784x50 [bgcolor=#7F7FFF]
          RenderBlock (anonymous) at (3,3) size 778x19
            RenderText {#text} at (0,0) size 55x19
              text run at (0,0) width 55: "Outer bit"
          RenderBlock {div} at (6,25) size 772x19 [color=#FFFF00] [bgcolor=#0000FF]
            RenderText {#text} at (0,0) size 56x19
              text run at (0,0) width 56: "Inner bit."
