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

Unified Diff: LayoutTests/platform/win/svg/batik/text/textPCDATA-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/batik/text/textPCDATA-expected.txt
diff --git a/LayoutTests/platform/win/svg/batik/text/textPCDATA-expected.txt b/LayoutTests/platform/win/svg/batik/text/textPCDATA-expected.txt
index 8ba4a30fe5e55eb8601a8c9d66d7d5e89f6ff3d5..654fe9abd19eee2d97879957350e3bfd21b001fc 100644
--- a/LayoutTests/platform/win/svg/batik/text/textPCDATA-expected.txt
+++ b/LayoutTests/platform/win/svg/batik/text/textPCDATA-expected.txt
@@ -2,18 +2,18 @@ layer at (0,0) size 800x600
RenderView at (0,0) size 800x600
layer at (0,0) size 450x500
RenderSVGRoot {svg} at (0,16) size 450x247
- RenderSVGContainer {g} at (0,16) size 450x247
+ LayoutSVGContainer {g} at (0,16) size 450x247
LayoutSVGText {text} at (135,16) size 180x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 180x17
chunk 1 (middle anchor) text run 1 at (135.17,30.00) startOffset 0 endOffset 24 width 179.66: "Character Data on <text>"
- RenderSVGContainer {g} at (127,106) size 196x37 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,120.00)}]
+ LayoutSVGContainer {g} at (127,106) size 196x37 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,120.00)}]
LayoutSVGText {text} at (-44,-14) size 88x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 88x17
chunk 1 (middle anchor) text run 1 at (-43.78,0.00) startOffset 0 endOffset 10 width 87.55: "CDATA only"
LayoutSVGText {text} at (-98,6) size 195x17 contains 1 chunk(s)
LayoutSVGInlineText {#cdata-section} at (0,0) size 195x17
chunk 1 (middle anchor) text run 1 at (-97.01,20.00) startOffset 0 endOffset 27 width 194.02: "<text> with a CDATA section"
- RenderSVGContainer {g} at (56,166) size 338x37 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,180.00)}]
+ LayoutSVGContainer {g} at (56,166) size 338x37 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,180.00)}]
LayoutSVGText {text} at (-60,-14) size 120x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 120x17
chunk 1 (middle anchor) text run 1 at (-59.55,0.00) startOffset 0 endOffset 17 width 119.09: "text, CDATA, text"
@@ -24,7 +24,7 @@ layer at (0,0) size 450x500
chunk 1 (middle anchor) text run 1 at (-69.46,20.00) startOffset 0 endOffset 23 width 166.91: "CDATA section in <text>"
LayoutSVGInlineText {#text} at (265,0) size 71x17
chunk 1 (middle anchor) text run 1 at (97.46,20.00) startOffset 0 endOffset 12 width 70.64: ", text again"
- RenderSVGContainer {g} at (0,226) size 450x37 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,240.00)}]
+ LayoutSVGContainer {g} at (0,226) size 450x37 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,240.00)}]
LayoutSVGText {text} at (-112,-14) size 224x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 224x17
chunk 1 (middle anchor) text run 1 at (-111.99,0.00) startOffset 0 endOffset 31 width 223.98: "text, CDATA, tspan, CDATA, text"

Powered by Google App Engine
This is Rietveld 408576698