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 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."
