Move parseFontFaceDescriptor to CSSPropertyParser.cpp
[chromium-blink-merge.git] / third_party / WebKit / LayoutTests / platform / mac / fast / css / first-letter-recalculation-expected.txt
blob525db33b1fd436bc0575d83ed3ace1e328be385c
1 layer at (0,0) size 800x600
2   LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x84
4   LayoutBlockFlow {HTML} at (0,0) size 800x84
5     LayoutBlockFlow {BODY} at (8,16) size 784x52
6       LayoutBlockFlow {P} at (0,0) size 784x18
7         LayoutInline {A} at (0,0) size 31x18 [color=#0000FF]
8           LayoutInline {<pseudo:first-letter>} at (0,0) size 10x18
9             LayoutTextFragment (anonymous) at (0,0) size 10x18
10               text run at (0,0) width 10: "F"
11           LayoutTextFragment {#text} at (9,0) size 22x18
12             text run at (9,0) width 22: "irst"
13         LayoutText {#text} at (30,0) size 194x18
14           text run at (30,0) width 194: " letter should be bold and blue"
15       LayoutBlockFlow {P} at (0,34) size 784x18
16         LayoutInline {<pseudo:first-letter>} at (0,0) size 13x18
17           LayoutTextFragment (anonymous) at (0,0) size 13x18
18             text run at (0,0) width 13: "H"
19         LayoutTextFragment {#text} at (12,0) size 629x18
20           text run at (12,0) width 629: "ere the first letter should be bold and black, but with Safari build 416.13 it is blue. See bug #6170."