Upstream version 11.40.271.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / platform / mac / fast / dynamic / noninlinebadness-expected.txt
1 layer at (0,0) size 800x600
2   RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   RenderBlock {HTML} at (0,0) size 800x600
5     RenderBody {BODY} at (8,8) size 784x584
6       RenderBlock {DIV} at (0,0) size 784x232
7         RenderBlock (floating) {DIV} at (0,0) size 200x200
8         RenderBlock {DIV} at (0,0) size 200x200 [bgcolor=#00FF00]
9         RenderBlock (anonymous) at (0,200) size 784x32
10           RenderText {#text} at (0,0) size 740x32
11             text run at (0,0) width 343: "This text should be underneath a 200x200 lime float. "
12             text run at (342,0) width 398: "We are making sure that the code that wraps inline children in"
13             text run at (0,16) width 619: "anonymous blocks does the right thing when blocks are inserted in between a float and an inline."