layer at (0,0) size 800x600
  LayoutView at (0,0) size 800x600
layer at (0,0) size 800x124
  LayoutBlockFlow {HTML} at (0,0) size 800x124
    LayoutBlockFlow {BODY} at (8,16) size 784x92
      LayoutBlockFlow {P} at (0,0) size 784x20
        LayoutText {#text} at (0,0) size 286x19
          text run at (0,0) width 286: "This paragraph should have normal background"
      LayoutBlockFlow {DIV} at (0,36) size 784x56
        LayoutBlockFlow (anonymous) at (0,0) size 784x20
          LayoutText {#text} at (0,0) size 220x19
            text run at (0,0) width 220: "This div contains only one paragraph"
        LayoutBlockFlow {P} at (0,36) size 784x20 [bgcolor=#00FF00]
          LayoutText {#text} at (0,0) size 278x19
            text run at (0,0) width 278: "This paragraph should have green background"