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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/soft-hyphen-2-expected.txt

Issue 308643005: Auto-rebaseline for r174930 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 7 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/mac-antialiasedtext/fast/text/soft-hyphen-2-expected.txt
diff --git a/LayoutTests/fast/text/soft-hyphen-2-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/soft-hyphen-2-expected.txt
similarity index 52%
copy from LayoutTests/fast/text/soft-hyphen-2-expected.txt
copy to LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/soft-hyphen-2-expected.txt
index dc3fb2fd201c7fbf705008c58b5176273eebfdbc..c8229d7865b74cdec741752539536c5327ebb217 100644
--- a/LayoutTests/fast/text/soft-hyphen-2-expected.txt
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/soft-hyphen-2-expected.txt
@@ -4,13 +4,13 @@ layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
RenderBlock {DIV} at (0,0) size 100x40 [color=#008000] [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 100x40
- text run at (0,0) width 100: "hen\x{AD}a\x{AD}" + hyphen string "\x{2010}"
- text run at (0,20) width 100: "tion."
+ RenderText {#text} at (0,0) size 101x40
+ text run at (0,0) width 101: "hen\x{AD}a\x{AD}" + hyphen string "\x{2010}"
+ text run at (0,20) width 101: "tion."
RenderBlock {DIV} at (0,40) size 100x40 [color=#008000] [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 100x40
- text run at (0,0) width 100: "hena\x{AD}" + hyphen string "\x{2010}"
- text run at (0,20) width 100: "tion."
+ RenderText {#text} at (0,0) size 101x40
+ text run at (0,0) width 101: "hena\x{AD}" + hyphen string "\x{2010}"
+ text run at (0,20) width 101: "tion."
RenderBlock {DIV} at (0,80) size 100x20 [color=#008000] [bgcolor=#FF0000]
- RenderText {#text} at (0,0) size 100x20
- text run at (0,0) width 100: "5x5sq"
+ RenderText {#text} at (0,0) size 101x20
+ text run at (0,0) width 101: "5x5sq"

Powered by Google App Engine
This is Rietveld 408576698