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

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

Powered by Google App Engine
This is Rietveld 408576698