layer at (0,0) size 800x600
  LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
  LayoutBlockFlow {HTML} at (0,0) size 800x600
    LayoutBlockFlow {BODY} at (8,8) size 784x584
      LayoutBlockFlow {DIV} at (0,0) size 784x236
        LayoutBlockFlow (floating) {DIV} at (0,0) size 200x200
        LayoutBlockFlow {DIV} at (0,0) size 200x200 [bgcolor=#00FF00]
        LayoutBlockFlow (anonymous) at (0,200) size 784x36
          LayoutText {#text} at (0,0) size 739x35
            text run at (0,0) width 343: "This text should be underneath a 200x200 lime float. "
            text run at (342,0) width 397: "We are making sure that the code that wraps inline children in"
            text run at (0,18) width 619: "anonymous blocks does the right thing when blocks are inserted in between a float and an inline."