Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win / fast / dynamic / noninlinebadness-expected.txt
blobf24929741b279a6894111efe7a28f9453bfb44d7
1 layer at (0,0) size 800x600
2   LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4   LayoutBlockFlow {HTML} at (0,0) size 800x600
5     LayoutBlockFlow {BODY} at (8,8) size 784x584
6       LayoutBlockFlow {DIV} at (0,0) size 784x236
7         LayoutBlockFlow (floating) {DIV} at (0,0) size 200x200
8         LayoutBlockFlow {DIV} at (0,0) size 200x200 [bgcolor=#00FF00]
9         LayoutBlockFlow (anonymous) at (0,200) size 784x36
10           LayoutText {#text} at (0,0) size 740x35
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,18) width 619: "anonymous blocks does the right thing when blocks are inserted in between a float and an inline."