Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / fast / block / float / width-update-after-clear-expected.txt
blobd687a4d487ff67efd02a254d89eb4438aaa4c5fc
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 (floating) {P} at (242.34,16) size 541.66x18
7         LayoutText {#text} at (0,0) size 542x18
8           text run at (0,0) width 542: "The 'hr' below should span the width of the page, not just to the left edge of this text."
9       LayoutBlockFlow {HR} at (0,50) size 784x2 [border: (1px inset #EEEEEE)]
10       LayoutBlockFlow (floating) {P} at (230.34,76) size 553.66x18
11         LayoutText {#text} at (0,0) size 554x18
12           text run at (0,0) width 554: "The table below should span the width of the page, not just to the left edge of this text."
13       LayoutTable {TABLE} at (0,110) size 784x64 [border: (10px outset #808080)]
14         LayoutTableSection {TBODY} at (10,10) size 764x44
15           LayoutTableRow {TR} at (0,2) size 764x40
16             LayoutTableCell {TD} at (2,2) size 760x40 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
17               LayoutText {#text} at (2,2) size 737x36
18                 text run at (2,2) width 375: "This is a table that should fill the entire width of the page. "
19                 text run at (376,2) width 363: "It should clear the float and then take up the width of the"
20                 text run at (2,20) width 208: "page. If it doesn't then it's a bug."
21       LayoutBlockFlow (floating) {P} at (350.33,190) size 433.67x18
22         LayoutText {#text} at (0,0) size 434x18
23           text run at (0,0) width 434: "The overflow auto section below should span the width of the page."
24 layer at (8,232) size 784x36
25   LayoutBlockFlow {DIV} at (0,224) size 784x36
26     LayoutText {#text} at (0,0) size 779x36
27       text run at (0,0) width 364: "This is a div that should fill the entire width of the page. "
28       text run at (363,0) width 416: "It should clear the float and then take up the width of the page. If"
29       text run at (0,18) width 155: "it doesn't then it's a bug."