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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/whitespace/027-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/whitespace/027-expected.txt
diff --git a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/027-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/whitespace/027-expected.txt
similarity index 91%
copy from LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/027-expected.txt
copy to LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/whitespace/027-expected.txt
index 67876060d34100d5b7c6957465e63f4bd98fc87d..0e2926b8ec31f08d3242e254b10af4b6b061e689 100644
--- a/LayoutTests/platform/win/virtual/windows-directwrite/fast/text/whitespace/027-expected.txt
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/whitespace/027-expected.txt
@@ -8,7 +8,7 @@ layer at (0,0) size 800x600
RenderTableRow {TR} at (0,2) size 784x204
RenderTableCell {TD} at (2,2) size 84x204 [r=0 c=0 rs=1 cs=1]
RenderBlock (floating) {DIV} at (1,1) size 82x202 [border: (2px solid #FF0000)]
- RenderText {#text} at (2,2) size 78x197
+ RenderText {#text} at (2,2) size 78x198
text run at (2,2) width 53: "Here-is-"
text run at (2,20) width 71: "some-info-"
text run at (2,38) width 62: "from-the-"
@@ -26,7 +26,7 @@ layer at (0,0) size 800x600
RenderTableRow {TR} at (0,2) size 784x204
RenderTableCell {TD} at (2,2) size 78x204 [r=0 c=0 rs=1 cs=1]
RenderBlock (floating) {DIV} at (1,1) size 76x202 [border: (2px solid #FF0000)]
- RenderText {#text} at (2,2) size 72x197
+ RenderText {#text} at (2,2) size 72x198
text run at (2,2) width 46: "Here is"
text run at (2,20) width 64: "some info"
text run at (2,38) width 55: "from the"
@@ -43,10 +43,10 @@ layer at (0,0) size 800x600
RenderTableSection {TBODY} at (2,2) size 780x62
RenderTableRow {TR} at (0,2) size 780x58
RenderTableCell {TD} at (2,2) size 586x58 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 136x17
+ RenderText {#text} at (2,2) size 136x18
text run at (2,2) width 136: "This is a test to see if"
- RenderInline {SPAN} at (0,0) size 582x53
- RenderText {#text} at (137,2) size 582x53
+ RenderInline {SPAN} at (0,0) size 582x54
+ RenderText {#text} at (137,2) size 582x54
text run at (137,2) width 105: "this is computed"
text run at (241,2) width 1: " "
text run at (2,20) width 582: "correctly. In particular, we have a really long line here that could throw off the min-width."

Powered by Google App Engine
This is Rietveld 408576698