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

Unified Diff: LayoutTests/platform/linux/svg/custom/text-x-override-in-tspan-child-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/custom/text-x-override-in-tspan-child-expected.txt
diff --git a/LayoutTests/platform/linux/svg/custom/text-x-override-in-tspan-child-expected.txt b/LayoutTests/platform/linux/svg/custom/text-x-override-in-tspan-child-expected.txt
index 792a719b2e9a88d4f1fb2649f1dcabbb614cb475..917d7bcece7a5101a4150b68f717a0fdc08ad8c2 100644
--- a/LayoutTests/platform/linux/svg/custom/text-x-override-in-tspan-child-expected.txt
+++ b/LayoutTests/platform/linux/svg/custom/text-x-override-in-tspan-child-expected.txt
@@ -17,7 +17,7 @@ layer at (0,0) size 800x600
chunk 1 text run 1 at (40.00,40.00) startOffset 0 endOffset 1 width 10.50: "B"
LayoutSVGInlineText {#text} at (60,0) size 11x18
chunk 1 text run 1 at (70.00,40.00) startOffset 0 endOffset 1 width 10.50: "C"
- RenderSVGContainer {g} at (20,92) size 141x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-10.00,0.00)}]
+ LayoutSVGContainer {g} at (20,92) size 141x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-10.00,0.00)}]
LayoutSVGText {text} at (20,46) size 71x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 11x18
chunk 1 text run 1 at (20.00,60.00) startOffset 0 endOffset 1 width 11.00: "A"
@@ -33,7 +33,7 @@ layer at (0,0) size 800x600
chunk 1 text run 1 at (50.00,80.00) startOffset 0 endOffset 1 width 10.50: "B"
LayoutSVGInlineText {#text} at (60,0) size 11x18
chunk 1 text run 1 at (80.00,80.00) startOffset 0 endOffset 1 width 10.50: "C"
- RenderSVGContainer {g} at (20,172) size 141x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-10.00,0.00)}]
+ LayoutSVGContainer {g} at (20,172) size 141x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-10.00,0.00)}]
LayoutSVGText {text} at (20,86) size 71x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 11x18
chunk 1 text run 1 at (20.00,100.00) startOffset 0 endOffset 1 width 11.00: "A"
@@ -49,7 +49,7 @@ layer at (0,0) size 800x600
chunk 1 text run 1 at (50.00,120.00) startOffset 0 endOffset 1 width 10.50: "B"
LayoutSVGInlineText {#text} at (60,0) size 11x18
chunk 1 text run 1 at (80.00,120.00) startOffset 0 endOffset 1 width 10.50: "C"
- RenderSVGContainer {g} at (20,252) size 141x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-10.00,0.00)}]
+ LayoutSVGContainer {g} at (20,252) size 141x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-10.00,0.00)}]
LayoutSVGText {text} at (20,126) size 71x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 11x18
chunk 1 text run 1 at (20.00,140.00) startOffset 0 endOffset 1 width 11.00: "A"

Powered by Google App Engine
This is Rietveld 408576698