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

Unified Diff: LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/006-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/basic/006-expected.txt
diff --git a/LayoutTests/platform/win/fast/text/basic/006-expected.txt b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/006-expected.txt
similarity index 64%
copy from LayoutTests/platform/win/fast/text/basic/006-expected.txt
copy to LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/006-expected.txt
index ad54d8c0fa221220d012fc36c9a990b26a9cbacf..051789cb6400d0929939bbdb856dc089d8c13274 100644
--- a/LayoutTests/platform/win/fast/text/basic/006-expected.txt
+++ b/LayoutTests/platform/mac/virtual/mac-antialiasedtext/fast/text/basic/006-expected.txt
@@ -6,9 +6,9 @@ layer at (0,0) size 800x600
RenderTable {TABLE} at (0,0) size 784x30 [border: (2px outset #808080)]
RenderTableSection {TBODY} at (2,2) size 780x26
RenderTableRow {TR} at (0,2) size 780x22
- RenderTableCell {TD} at (2,2) size 574x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
- RenderText {#text} at (2,2) size 164x17
+ RenderTableCell {TD} at (2,2) size 575x22 [border: (1px inset #808080)] [r=0 c=0 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 164x18
text run at (2,2) width 164: "Big cell gets all the width"
- RenderTableCell {TD} at (578,2) size 200x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
- RenderText {#text} at (2,2) size 196x17
- text run at (2,2) width 196: "Icannotbreak noicannot \x{B7}break"
+ RenderTableCell {TD} at (579,2) size 199x22 [border: (1px inset #808080)] [r=0 c=1 rs=1 cs=1]
+ RenderText {#text} at (2,2) size 195x18
+ text run at (2,2) width 195: "Icannotbreak noicannot \x{B7}break"

Powered by Google App Engine
This is Rietveld 408576698