| Index: LayoutTests/platform/win/fast/css/first-letter-recalculation-expected.txt
|
| diff --git a/LayoutTests/platform/win/fast/css/first-letter-recalculation-expected.txt b/LayoutTests/platform/win/fast/css/first-letter-recalculation-expected.txt
|
| index 799bfdf2694233fb06d778aa1cd8af4d9e9b13c3..e513fbdc5f89bc8409574a75c14fbd952b6f52aa 100644
|
| --- a/LayoutTests/platform/win/fast/css/first-letter-recalculation-expected.txt
|
| +++ b/LayoutTests/platform/win/fast/css/first-letter-recalculation-expected.txt
|
| @@ -5,16 +5,16 @@ layer at (0,0) size 800x84
|
| RenderBody {BODY} at (8,16) size 784x52
|
| RenderBlock {P} at (0,0) size 784x18
|
| RenderInline {A} at (0,0) size 31x17 [color=#0000FF]
|
| - RenderInline (generated) at (0,0) size 10x17
|
| - RenderTextFragment {#text} at (0,0) size 10x17
|
| + RenderInline {<pseudo:first-letter>} at (0,0) size 10x17
|
| + RenderTextFragment at (0,0) size 10x17
|
| text run at (0,0) width 10: "F"
|
| RenderTextFragment {#text} at (9,0) size 22x17
|
| text run at (9,0) width 22: "irst"
|
| RenderText {#text} at (30,0) size 194x17
|
| text run at (30,0) width 194: " letter should be bold and blue"
|
| RenderBlock {P} at (0,34) size 784x18
|
| - RenderInline (generated) at (0,0) size 13x17
|
| - RenderTextFragment {#text} at (0,0) size 13x17
|
| + RenderInline {<pseudo:first-letter>} at (0,0) size 13x17
|
| + RenderTextFragment at (0,0) size 13x17
|
| text run at (0,0) width 13: "H"
|
| RenderTextFragment {#text} at (12,0) size 629x17
|
| 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."
|
|
|