Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(133)

Unified Diff: LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-recalculation-expected.txt

Issue 1064703004: Auto-rebaseline for r194440 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-recalculation-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-recalculation-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-recalculation-expected.txt
index dbe0c0123f6418034d251189f6714a5cbb15ce6b..525db33b1fd436bc0575d83ed3ace1e328be385c 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/fast/css/first-letter-recalculation-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/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 31x18 [color=#0000FF]
LayoutInline {<pseudo:first-letter>} at (0,0) size 10x18
- LayoutTextFragment at (0,0) size 10x18
+ LayoutTextFragment (anonymous) at (0,0) size 10x18
text run at (0,0) width 10: "F"
LayoutTextFragment {#text} at (9,0) size 22x18
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 13x18
- LayoutTextFragment at (0,0) size 13x18
+ LayoutTextFragment (anonymous) at (0,0) size 13x18
text run at (0,0) width 13: "H"
LayoutTextFragment {#text} at (12,0) size 629x18
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."

Powered by Google App Engine
This is Rietveld 408576698