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

Unified Diff: LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/stroking-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/stroking-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/stroking-expected.txt b/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/stroking-expected.txt
index a75183dbedde3ac0ce08d8e1410225bbf894a15e..c169501b5cf32ab5d198842c2d2a0b81bc2bf009 100644
--- a/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/stroking-expected.txt
+++ b/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/stroking-expected.txt
@@ -3,14 +3,14 @@ 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 {DIV} at (0,0) size 784x128 [textFillColor=#800080] [textStrokeWidth=2.00]
- RenderText {#text} at (0,0) size 614x128
+ RenderBlock {DIV} at (0,0) size 784x148 [textFillColor=#800080] [textStrokeWidth=2.00]
+ RenderText {#text} at (0,0) size 614x148
text run at (0,0) width 614: "Purple\x{300} fill, black stroke,"
- text run at (0,64) width 333: "complex text"
- RenderBlock {DIV} at (0,128) size 784x64 [textStrokeColor=#FFA500] [textStrokeWidth=1.33]
- RenderText {#text} at (0,0) size 638x64
+ text run at (0,74) width 333: "complex text"
+ RenderBlock {DIV} at (0,148) size 784x74 [textStrokeColor=#FFA500] [textStrokeWidth=1.33]
+ RenderText {#text} at (0,0) size 638x74
text run at (0,0) width 638: "Orange stroke, black fill."
- RenderBlock {DIV} at (0,192) size 784x128 [textStrokeColor=#0000FF] [textStrokeWidth=1.33]
- RenderText {#text} at (0,0) size 594x128
+ RenderBlock {DIV} at (0,222) size 784x148 [textStrokeColor=#0000FF] [textStrokeWidth=1.33]
+ RenderText {#text} at (0,0) size 594x148
text run at (0,0) width 594: "Blue stroke, no fill, red"
- text run at (0,64) width 212: "shadow."
+ text run at (0,74) width 212: "shadow."

Powered by Google App Engine
This is Rietveld 408576698