Upstream version 11.39.266.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / LayoutTests / 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 784x236
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 784x36
10           RenderText {#text} at (0,0) size 725x36
11             text run at (0,0) width 336: "This text should be underneath a 200x200 lime float. "
12             text run at (336,0) width 389: "We are making sure that the code that wraps inline children in"
13             text run at (0,18) width 608: "anonymous blocks does the right thing when blocks are inserted in between a float and an inline."