Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / fast / block / float / 010-expected.txt
blob5a30811d20ba8aa3c0f48ac580b31da51ebd3a56
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 784x300
6       LayoutBlockFlow (floating) {DIV} at (0,0) size 392x100 [bgcolor=#008000]
7       LayoutBlockFlow (floating) {DIV} at (392,0) size 100x100 [bgcolor=#800080]
8       LayoutBlockFlow (floating) {DIV} at (584,0) size 200x500 [bgcolor=#FFA500]
9       LayoutBlockFlow (floating) {DIV} at (484,100) size 100x50 [bgcolor=#0000FF]
10       LayoutBlockFlow (floating) {DIV} at (0,100) size 160x200 [bgcolor=#FF0000]
11       LayoutBlockFlow (floating) {DIV} at (384,100) size 100x100 [bgcolor=#808000]
12       LayoutText {#text} at (492,0) size 416x154
13         text run at (492,0) width 69: "Some text."
14         text run at (492,18) width 76: "This should"
15         text run at (492,36) width 84: "find a way to"
16         text run at (492,54) width 80: "wrap among"
17         text run at (492,72) width 80: "all the floats"
18         text run at (160,100) width 214: "without overlapping any of them."
19         text run at (160,118) width 211: "It should start just under the blue"
20         text run at (160,136) width 192: "box and wrap to several lines."