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

Unified Diff: LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/basic/004-expected.txt

Issue 901413004: Auto-rebaseline for r189636 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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/antialiasedtext/fast/text/basic/004-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/basic/004-expected.txt b/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/basic/004-expected.txt
index c7714f74adcbfbd6b634da68b2578206386a64d8..e8b1b6d11613a93c57d8830782d24c4a328c4ae7 100644
--- a/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/basic/004-expected.txt
+++ b/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/basic/004-expected.txt
@@ -3,20 +3,20 @@ layer at (0,0) size 800x600
layer at (0,0) size 800x600
RenderBlock {HTML} at (0,0) size 800x600
RenderBody {BODY} at (8,8) size 784x584
- RenderBlock (floating) {P} at (0,16) size 651.66x20 [border: (2px solid #008000)]
- RenderText {#text} at (2,2) size 648x16
+ RenderBlock (floating) {P} at (0,16) size 651.66x22 [border: (2px solid #008000)]
+ RenderText {#text} at (2,2) size 648x18
text run at (2,2) width 648: "There should be 30px of word spacing between each word."
RenderBlock {DIV} at (0,0) size 784x100
- LayoutTable {TABLE} at (0,100) size 100x116
- LayoutTableSection {TBODY} at (0,0) size 100x116
- LayoutTableRow {TR} at (0,0) size 100x116
- LayoutTableCell {TD} at (0,0) size 100x116 [r=0 c=0 rs=1 cs=1]
- RenderBlock {P} at (0,0) size 100x116 [border: (2px solid #008000)]
- RenderText {#text} at (2,2) size 86x112
+ LayoutTable {TABLE} at (0,100) size 100x130
+ LayoutTableSection {TBODY} at (0,0) size 100x130
+ LayoutTableRow {TR} at (0,0) size 100x130
+ LayoutTableCell {TD} at (0,0) size 100x130 [r=0 c=0 rs=1 cs=1]
+ RenderBlock {P} at (0,0) size 100x130 [border: (2px solid #008000)]
+ RenderText {#text} at (2,2) size 86x126
text run at (2,2) width 38: "There"
- text run at (2,18) width 77: "should be"
- text run at (2,34) width 65: "15px of"
- text run at (2,50) width 33: "word"
- text run at (2,66) width 49: "spacing"
- text run at (2,82) width 54: "between"
- text run at (2,98) width 86: "each word."
+ text run at (2,20) width 77: "should be"
+ text run at (2,38) width 65: "15px of"
+ text run at (2,56) width 33: "word"
+ text run at (2,74) width 49: "spacing"
+ text run at (2,92) width 54: "between"
+ text run at (2,110) width 86: "each word."

Powered by Google App Engine
This is Rietveld 408576698