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

Unified Diff: LayoutTests/platform/win-xp/fast/text/capitalize-empty-generated-string-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/win-xp/fast/text/capitalize-empty-generated-string-expected.txt
diff --git a/LayoutTests/platform/win-xp/fast/text/capitalize-empty-generated-string-expected.txt b/LayoutTests/platform/win-xp/fast/text/capitalize-empty-generated-string-expected.txt
index fa4f1e1fceb43747d9f4c18b7c9fd7b8c41e5a24..7275d44194758a4801e4788b60a5cbc38c7d2233 100644
--- a/LayoutTests/platform/win-xp/fast/text/capitalize-empty-generated-string-expected.txt
+++ b/LayoutTests/platform/win-xp/fast/text/capitalize-empty-generated-string-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 44: "Lorem "
LayoutInline {SPAN} at (0,0) size 37x19
LayoutInline {<pseudo:before>} at (0,0) size 0x19
- LayoutTextFragment at (0,0) size 0x0
+ LayoutTextFragment (anonymous) at (0,0) size 0x0
LayoutText {#text} at (44,0) size 37x19
text run at (44,0) width 37: "Ipsum"
LayoutText {#text} at (81,0) size 4x19
@@ -39,7 +39,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 22: "Lor"
LayoutInline {SPAN} at (0,0) size 59x19
LayoutInline {<pseudo:before>} at (0,0) size 0x19
- LayoutTextFragment at (0,0) size 0x0
+ LayoutTextFragment (anonymous) at (0,0) size 0x0
LayoutText {#text} at (22,0) size 59x19
text run at (22,0) width 59: "em Ipsum"
LayoutText {#text} at (81,0) size 4x19

Powered by Google App Engine
This is Rietveld 408576698