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

Unified Diff: LayoutTests/platform/win/svg/batik/text/textOnPath3-expected.txt

Issue 921633007: Move the SVG container code from rendering/svg to layout/svg. (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/win/svg/batik/text/textOnPath3-expected.txt
diff --git a/LayoutTests/platform/win/svg/batik/text/textOnPath3-expected.txt b/LayoutTests/platform/win/svg/batik/text/textOnPath3-expected.txt
index d45f6af31eba220f33d2f2745c5d1ee6b2d6793e..c387352ecac8105fbad06e75b976b5a39cf241c1 100644
--- a/LayoutTests/platform/win/svg/batik/text/textOnPath3-expected.txt
+++ b/LayoutTests/platform/win/svg/batik/text/textOnPath3-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 450x500
LayoutSVGText {text} at (99,26) size 252x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 251x17
chunk 1 (middle anchor) text run 1 at (99.67,40.00) startOffset 0 endOffset 38 width 250.66: "Text on Path with for text with an 'x'"
- RenderSVGHiddenContainer {defs} at (0,0) size 0x0
+ LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 100 0 C 100 -125 240 -125 240 0"]
LayoutSVGContainer {g} at (29,49) size 392x142 [transform={m=((1.00,0.00)(0.00,1.00)) t=(40.00,185.00)}]
LayoutSVGRect {rect} at (29,49) size 392x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x=-10.00] [y=-135.00] [width=390.00] [height=20.00]

Powered by Google App Engine
This is Rietveld 408576698