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

Unified Diff: LayoutTests/platform/win/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/fast/text/capitalize-empty-generated-string-expected.txt
diff --git a/LayoutTests/platform/win/fast/text/capitalize-empty-generated-string-expected.txt b/LayoutTests/platform/win/fast/text/capitalize-empty-generated-string-expected.txt
index 2c8df33471c392509fdde27ee8794384b64781a0..cb385b82f494521b0732728d59a053e2a5ef2a42 100644
--- a/LayoutTests/platform/win/fast/text/capitalize-empty-generated-string-expected.txt
+++ b/LayoutTests/platform/win/fast/text/capitalize-empty-generated-string-expected.txt
@@ -23,7 +23,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 47: "Lorem "
LayoutInline {SPAN} at (0,0) size 41x17
LayoutInline {<pseudo:before>} at (0,0) size 1x17
- LayoutTextFragment at (0,0) size 0x0
+ LayoutTextFragment (anonymous) at (0,0) size 0x0
LayoutText {#text} at (46,0) size 41x17
text run at (46,0) width 41: "Ipsum"
LayoutText {#text} at (86,0) size 5x17
@@ -39,7 +39,7 @@ layer at (0,0) size 800x600
text run at (0,0) width 24: "Lor"
LayoutInline {SPAN} at (0,0) size 64x17
LayoutInline {<pseudo:before>} at (0,0) size 1x17
- LayoutTextFragment at (0,0) size 0x0
+ LayoutTextFragment (anonymous) at (0,0) size 0x0
LayoutText {#text} at (23,0) size 64x17
text run at (23,0) width 64: "em Ipsum"
LayoutText {#text} at (86,0) size 5x17

Powered by Google App Engine
This is Rietveld 408576698