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 7a8b1f9829be09742130789d5edcb1633d2b6d21..7bc0386b2361117d0db87a866c373a927dba3fad 100644 |
--- a/LayoutTests/platform/win/fast/css/first-letter-recalculation-expected.txt |
+++ b/LayoutTests/platform/win/fast/css/first-letter-recalculation-expected.txt |
@@ -6,7 +6,7 @@ layer at (0,0) size 800x84 |
LayoutBlockFlow {P} at (0,0) size 784x18 |
LayoutInline {A} at (0,0) size 31x17 [color=#0000FF] |
LayoutInline {<pseudo:first-letter>} at (0,0) size 10x17 |
- LayoutTextFragment at (0,0) size 10x17 |
+ LayoutTextFragment (anonymous) at (0,0) size 10x17 |
text run at (0,0) width 10: "F" |
LayoutTextFragment {#text} at (9,0) size 22x17 |
text run at (9,0) width 22: "irst" |
@@ -14,7 +14,7 @@ layer at (0,0) size 800x84 |
text run at (30,0) width 194: " letter should be bold and blue" |
LayoutBlockFlow {P} at (0,34) size 784x18 |
LayoutInline {<pseudo:first-letter>} at (0,0) size 13x17 |
- LayoutTextFragment at (0,0) size 13x17 |
+ LayoutTextFragment (anonymous) at (0,0) size 13x17 |
text run at (0,0) width 13: "H" |
LayoutTextFragment {#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." |