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 35e507bc2b78e2453ba96621c0c1418283fc8389..06ced9b8a97ca306f92726db24e21da3d0e97353 100644 |
--- a/LayoutTests/platform/linux/fast/css/first-letter-recalculation-expected.txt |
+++ b/LayoutTests/platform/linux/fast/css/first-letter-recalculation-expected.txt |
@@ -6,7 +6,7 @@ layer at (0,0) size 800x88 |
LayoutBlockFlow {P} at (0,0) size 784x20 |
LayoutInline {A} at (0,0) size 27x19 [color=#0000FF] |
LayoutInline {<pseudo:first-letter>} at (0,0) size 9x19 |
- LayoutTextFragment at (0,0) size 9x19 |
+ LayoutTextFragment (anonymous) at (0,0) size 9x19 |
text run at (0,0) width 9: "F" |
LayoutTextFragment {#text} at (9,0) size 18x19 |
text run at (9,0) width 18: "irst" |
@@ -14,7 +14,7 @@ layer at (0,0) size 800x88 |
text run at (27,0) width 182: " letter should be bold and blue" |
LayoutBlockFlow {P} at (0,36) size 784x20 |
LayoutInline {<pseudo:first-letter>} at (0,0) size 12x19 |
- LayoutTextFragment at (0,0) size 12x19 |
+ LayoutTextFragment (anonymous) at (0,0) size 12x19 |
text run at (0,0) width 12: "H" |
LayoutTextFragment {#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." |