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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/line-breaks-after-white-space-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/line-breaks-after-white-space-expected.txt
diff --git a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/line-breaks-after-white-space-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/line-breaks-after-white-space-expected.txt
similarity index 82%
copy from LayoutTests/platform/win/virtual/windows-directwrite/fast/text/line-breaks-after-white-space-expected.txt
copy to LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/line-breaks-after-white-space-expected.txt
index 779fa4bf3018d0b8d87203ea5e904e2c014ecec5..ca0bb4a6e0ad4f7a24893c81cbbc7e92ccec872c 100644
--- a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/line-breaks-after-white-space-expected.txt
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/line-breaks-after-white-space-expected.txt
@@ -4,18 +4,18 @@ layer at (0,0) size 800x220
RenderBlock {HTML} at (0,0) size 800x220
RenderBody {BODY} at (8,8) size 784x192
RenderBlock (anonymous) at (0,0) size 784x18
- RenderText {#text} at (0,0) size 84x17
+ RenderText {#text} at (0,0) size 84x18
text run at (0,0) width 84: "This is good:"
RenderBlock {DIV} at (0,38) size 200x48
RenderBlock {P} at (0,0) size 200x48 [border: (1px solid #008000)]
- RenderText {#text} at (1,1) size 190x45
+ RenderText {#text} at (1,1) size 190x46
text run at (1,1) width 190: "lorem ipsum dolor sit??"
text run at (1,24) width 39: "amet"
RenderBlock (anonymous) at (0,106) size 784x18
- RenderText {#text} at (0,0) size 253x17
+ RenderText {#text} at (0,0) size 253x18
text run at (0,0) width 253: "The following should look like \x{201C}good\x{201D}:"
RenderBlock {DIV} at (0,144) size 200x48
RenderBlock {P} at (0,0) size 200x48 [border: (1px solid #008000)]
- RenderText {#text} at (1,1) size 190x45
+ RenderText {#text} at (1,1) size 190x46
text run at (1,1) width 190: "lorem ipsum dolor sit??"
text run at (1,24) width 39: "amet"

Powered by Google App Engine
This is Rietveld 408576698