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

Unified Diff: LayoutTests/platform/linux/svg/batik/text/textOnPath2-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/linux/svg/batik/text/textOnPath2-expected.txt
diff --git a/LayoutTests/platform/linux/svg/batik/text/textOnPath2-expected.txt b/LayoutTests/platform/linux/svg/batik/text/textOnPath2-expected.txt
index e727b2d9d26152eddf74bad6e93d9f9536792c22..f0f837ad94939ae60ef950d437c8e0d13ae739ad 100644
--- a/LayoutTests/platform/linux/svg/batik/text/textOnPath2-expected.txt
+++ b/LayoutTests/platform/linux/svg/batik/text/textOnPath2-expected.txt
@@ -20,7 +20,7 @@ layer at (0,0) size 450x500
LayoutSVGText {text} at (40,341) size 233x16 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 233x16
chunk 1 text run 1 at (40.00,354.00) startOffset 0 endOffset 41 width 233.00: "textPath with startOffset and text-anchor"
- 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 (50,60) size 383x129 [transform={m=((1.00,0.00)(0.00,1.00)) t=(40.00,185.00)}]
LayoutSVGContainer {use} at (139,60) size 142x125

Powered by Google App Engine
This is Rietveld 408576698