| Index: LayoutTests/platform/linux/fast/css/first-letter-recalculation-expected.txt
|
| diff --git a/LayoutTests/platform/linux/fast/css/first-letter-recalculation-expected.txt b/LayoutTests/platform/linux/fast/css/first-letter-recalculation-expected.txt
|
| index 07b33bef68ce51334e32603afaaa5728a4c72c63..4171c8e566b5895ff35a94564199475c2a25e59c 100644
|
| --- a/LayoutTests/platform/linux/fast/css/first-letter-recalculation-expected.txt
|
| +++ b/LayoutTests/platform/linux/fast/css/first-letter-recalculation-expected.txt
|
| @@ -5,16 +5,16 @@ layer at (0,0) size 800x88
|
| RenderBody {BODY} at (8,16) size 784x56
|
| RenderBlock {P} at (0,0) size 784x20
|
| RenderInline {A} at (0,0) size 27x19 [color=#0000FF]
|
| - RenderInline (generated) at (0,0) size 9x19
|
| - RenderTextFragment {#text} at (0,0) size 9x19
|
| + RenderInline {<pseudo:first-letter>} at (0,0) size 9x19
|
| + RenderTextFragment at (0,0) size 9x19
|
| text run at (0,0) width 9: "F"
|
| RenderTextFragment {#text} at (9,0) size 18x19
|
| text run at (9,0) width 18: "irst"
|
| RenderText {#text} at (27,0) size 182x19
|
| text run at (27,0) width 182: " letter should be bold and blue"
|
| RenderBlock {P} at (0,36) size 784x20
|
| - RenderInline (generated) at (0,0) size 12x19
|
| - RenderTextFragment {#text} at (0,0) size 12x19
|
| + RenderInline {<pseudo:first-letter>} at (0,0) size 12x19
|
| + RenderTextFragment at (0,0) size 12x19
|
| text run at (0,0) width 12: "H"
|
| RenderTextFragment {#text} at (12,0) size 591x19
|
| text run at (12,0) width 591: "ere the first letter should be bold and black, but with Safari build 416.13 it is blue. See bug #6170."
|
|
|