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

Unified Diff: LayoutTests/platform/mac/svg/text/text-path-middle-align-expected.txt

Issue 615093002: Auto-rebaseline for r182920 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 3 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/svg/text/text-path-middle-align-expected.txt
diff --git a/LayoutTests/platform/mac/svg/text/text-path-middle-align-expected.txt b/LayoutTests/platform/mac/svg/text/text-path-middle-align-expected.txt
index ef0f9ac39c10877387d3cb87b367bd1b5347c023..fd84f17ec9569fee008ec4de7ee30d0a6f6b1326 100644
--- a/LayoutTests/platform/mac/svg/text/text-path-middle-align-expected.txt
+++ b/LayoutTests/platform/mac/svg/text/text-path-middle-align-expected.txt
@@ -1,10 +1,10 @@
layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 800x600
- RenderSVGRoot {svg} at (149,128) size 202x223
+ RenderSVGRoot {svg} at (149,132) size 202x219
RenderSVGPath {path} at (149,149) size 202x202 [stroke={[type=SOLID] [color=#000000]}] [data="M 250 150 C 305.228 150 350 194.772 350 250 C 350 305.228 305.228 350 250 350 C 194.772 350 150 305.228 150 250 C 150 194.772 194.772 150 250 150"]
- RenderSVGText {text} at (239,128) size 22x28 contains 1 chunk(s)
- RenderSVGTextPath {textPath} at (0,0) size 21x28
- RenderSVGInlineText {#text} at (0,0) size 21x28
- chunk 1 (middle anchor) text run 1 at (250.00,150.00) startOffset 0 endOffset 1 width 21.00: "M"
+ RenderSVGText {text} at (239,132) size 22x24 contains 1 chunk(s)
+ RenderSVGTextPath {textPath} at (0,0) size 22x24
+ RenderSVGInlineText {#text} at (0,0) size 22x24
+ chunk 1 (middle anchor) text run 1 at (250.00,150.00) startOffset 0 endOffset 1 width 21.34: "M"
RenderSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698