Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / win-xp / fast / dynamic / noninlinebadness-expected.txt
bloba9b59d9de3201da29e817dc12ae2e70951edb6db
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 784x240
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 784x40
10           LayoutText {#text} at (0,0) size 760x39
11             text run at (0,0) width 319: "This text should be underneath a 200x200 lime float. "
12             text run at (319,0) width 441: "We are making sure that the code that wraps inline children in anonymous"
13             text run at (0,20) width 503: "blocks does the right thing when blocks are inserted in between a float and an inline."