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

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

Issue 927583002: Moving RenderSVG* files from rendering/ to layout/ (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/slimmingpaint/svg/text/text-path-middle-align-expected.txt
diff --git a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/text-path-middle-align-expected.txt b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/text-path-middle-align-expected.txt
index 6c2559aab3b8a66fa32b51935fdf0ef8e42d4ee1..0775b7c720da7fbe002b54e6a49bb5a26b510fe2 100644
--- a/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/text-path-middle-align-expected.txt
+++ b/LayoutTests/platform/mac/virtual/slimmingpaint/svg/text/text-path-middle-align-expected.txt
@@ -2,7 +2,7 @@ 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
- 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"]
+ LayoutSVGPath {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"]
LayoutSVGText {text} at (239,128) size 22x28 contains 1 chunk(s)
LayoutSVGTextPath {textPath} at (0,0) size 22x28
LayoutSVGInlineText {#text} at (0,0) size 22x28

Powered by Google App Engine
This is Rietveld 408576698