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

Unified Diff: LayoutTests/platform/linux/svg/batik/text/textOnPath2-expected.txt

Issue 923533002: Move RenderSVGContainer to layout/svg/LayoutSVGContainer. (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 00c3ed899627e79e215b3d37beb5e4040e3e6b34..a907ed0c753ce26e808ede2efdb6080c68bbfb5a 100644
--- a/LayoutTests/platform/linux/svg/batik/text/textOnPath2-expected.txt
+++ b/LayoutTests/platform/linux/svg/batik/text/textOnPath2-expected.txt
@@ -22,8 +22,8 @@ layer at (0,0) size 450x500
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
RenderSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 100 0 C 100 -125 240 -125 240 0"]
- RenderSVGContainer {g} at (50,60) size 383x129 [transform={m=((1.00,0.00)(0.00,1.00)) t=(40.00,185.00)}]
- RenderSVGContainer {use} at (139,60) size 142x125
+ 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
RenderSVGPath {path} at (139,60) size 142x125 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 100 0 C 100 -125 240 -125 240 0"]
LayoutSVGText {text} at (10,-119) size 383x123 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,103) size 80x19
@@ -72,8 +72,8 @@ layer at (0,0) size 450x500
chunk 1 text run 1 at (262.14,-72.59) startOffset 0 endOffset 9 width 46.00: "all with "
LayoutSVGInlineText {#text} at (298,31) size 84x19
chunk 1 text run 1 at (308.14,-72.59) startOffset 0 endOffset 16 width 84.00: "different links."
- RenderSVGContainer {g} at (50,205) size 397x129 [transform={m=((1.00,0.00)(0.00,1.00)) t=(40.00,330.00)}]
- RenderSVGContainer {use} at (139,205) size 142x125
+ LayoutSVGContainer {g} at (50,205) size 397x129 [transform={m=((1.00,0.00)(0.00,1.00)) t=(40.00,330.00)}]
+ LayoutSVGContainer {use} at (139,205) size 142x125
RenderSVGPath {path} at (139,205) size 142x125 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 100 0 C 100 -125 240 -125 240 0"]
LayoutSVGText {text} at (10,-119) size 397x123 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,103) size 80x19
@@ -122,8 +122,8 @@ layer at (0,0) size 450x500
chunk 1 text run 1 at (276.18,-50.88) startOffset 0 endOffset 9 width 46.00: "all with "
LayoutSVGInlineText {#text} at (312,52) size 84x19
chunk 1 text run 1 at (322.18,-50.88) startOffset 0 endOffset 16 width 84.00: "different links."
- RenderSVGContainer {g} at (50,350) size 400x129 [transform={m=((1.00,0.00)(0.00,1.00)) t=(40.00,475.00)}]
- RenderSVGContainer {use} at (139,350) size 142x125
+ LayoutSVGContainer {g} at (50,350) size 400x129 [transform={m=((1.00,0.00)(0.00,1.00)) t=(40.00,475.00)}]
+ LayoutSVGContainer {use} at (139,350) size 142x125
RenderSVGPath {path} at (139,350) size 142x125 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 100 0 C 100 -125 240 -125 240 0"]
LayoutSVGText {text} at (10,-119) size 401x123 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,103) size 80x19

Powered by Google App Engine
This is Rietveld 408576698