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

Unified Diff: LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/stroking-decorations-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-decorations-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/stroking-decorations-expected.txt b/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/stroking-decorations-expected.txt
index 1f002136f74c4547dbd4483dec269dabc1b92813..92bae9aeee407eef0472c6cae6a37d165f3230b4 100644
--- a/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/stroking-decorations-expected.txt
+++ b/LayoutTests/platform/mac/virtual/antialiasedtext/fast/text/stroking-decorations-expected.txt
@@ -3,15 +3,15 @@ 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 761x128
+ RenderBlock {DIV} at (0,0) size 784x148 [textFillColor=#800080] [textStrokeWidth=2.00]
+ RenderText {#text} at (0,0) size 761x148
text run at (0,0) width 614: "Purple\x{300} fill, black stroke,"
- text run at (0,64) width 761: "complex text, black underline"
- RenderBlock {DIV} at (0,128) size 784x128 [textStrokeColor=#FFA500] [textStrokeWidth=1.33]
- RenderText {#text} at (0,0) size 638x128
+ text run at (0,74) width 761: "complex text, black underline"
+ RenderBlock {DIV} at (0,148) size 784x148 [textStrokeColor=#FFA500] [textStrokeWidth=1.33]
+ RenderText {#text} at (0,0) size 638x148
text run at (0,0) width 638: "Orange stroke, black fill,"
- text run at (0,64) width 416: "orange overline."
- RenderBlock {DIV} at (0,256) size 784x128 [textFillColor=#0000FF] [textStrokeWidth=1.33]
- RenderText {#text} at (0,0) size 598x128
+ text run at (0,74) width 416: "orange overline."
+ RenderBlock {DIV} at (0,296) size 784x148 [textFillColor=#0000FF] [textStrokeWidth=1.33]
+ RenderText {#text} at (0,0) size 598x148
text run at (0,0) width 598: "No stroke, blue fill, red"
- text run at (0,64) width 596: "shadow, blue underline"
+ text run at (0,74) width 596: "shadow, blue underline"

Powered by Google App Engine
This is Rietveld 408576698