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

Unified Diff: LayoutTests/platform/win/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/win/svg/custom/text-x-override-in-tspan-child-expected.txt
diff --git a/LayoutTests/platform/win/svg/custom/text-x-override-in-tspan-child-expected.txt b/LayoutTests/platform/win/svg/custom/text-x-override-in-tspan-child-expected.txt
index b5beea9e18cbefab00b2f47ba830d93a5ac6ac0e..6e4cf9dd749ab84694a6c6829b864f46fb397676 100644
--- a/LayoutTests/platform/win/svg/custom/text-x-override-in-tspan-child-expected.txt
+++ b/LayoutTests/platform/win/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.67: "B"
LayoutSVGInlineText {#text} at (60,0) size 11x18
chunk 1 text run 1 at (70.00,40.00) startOffset 0 endOffset 1 width 10.67: "C"
- RenderSVGContainer {g} at (20,91) size 142x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-10.00,0.00)}]
+ LayoutSVGContainer {g} at (20,91) size 142x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-10.00,0.00)}]
LayoutSVGText {text} at (20,45) size 71x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 12x18
chunk 1 text run 1 at (20.00,60.00) startOffset 0 endOffset 1 width 11.55: "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.67: "B"
LayoutSVGInlineText {#text} at (60,0) size 11x18
chunk 1 text run 1 at (80.00,80.00) startOffset 0 endOffset 1 width 10.67: "C"
- RenderSVGContainer {g} at (20,171) size 142x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-10.00,0.00)}]
+ LayoutSVGContainer {g} at (20,171) size 142x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-10.00,0.00)}]
LayoutSVGText {text} at (20,85) size 71x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 12x18
chunk 1 text run 1 at (20.00,100.00) startOffset 0 endOffset 1 width 11.55: "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.67: "B"
LayoutSVGInlineText {#text} at (60,0) size 11x18
chunk 1 text run 1 at (80.00,120.00) startOffset 0 endOffset 1 width 10.67: "C"
- RenderSVGContainer {g} at (20,251) size 142x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-10.00,0.00)}]
+ LayoutSVGContainer {g} at (20,251) size 142x76 [transform={m=((1.00,0.00)(0.00,1.00)) t=(-10.00,0.00)}]
LayoutSVGText {text} at (20,125) size 71x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 12x18
chunk 1 text run 1 at (20.00,140.00) startOffset 0 endOffset 1 width 11.55: "A"

Powered by Google App Engine
This is Rietveld 408576698