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

Unified Diff: LayoutTests/platform/mac/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/mac/svg/batik/text/textPCDATA-expected.txt
diff --git a/LayoutTests/platform/mac/svg/batik/text/textPCDATA-expected.txt b/LayoutTests/platform/mac/svg/batik/text/textPCDATA-expected.txt
index 2d3063e5c0c4198f259bdd07790b13da27e626cb..f066264b4827b40bb4b6c3798547e94e08766ea2 100644
--- a/LayoutTests/platform/mac/svg/batik/text/textPCDATA-expected.txt
+++ b/LayoutTests/platform/mac/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 450x248
- RenderSVGContainer {g} at (0,16) size 450x248
+ LayoutSVGContainer {g} at (0,16) size 450x248
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 196x38 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,120.00)}]
+ LayoutSVGContainer {g} at (127,106) size 196x38 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,120.00)}]
LayoutSVGText {text} at (-44,-14) size 88x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 88x18
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 195x18 contains 1 chunk(s)
LayoutSVGInlineText {#cdata-section} at (0,0) size 195x18
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 338x38 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,180.00)}]
+ LayoutSVGContainer {g} at (56,166) size 338x38 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,180.00)}]
LayoutSVGText {text} at (-60,-14) size 120x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 120x18
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 71x18
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 450x38 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,240.00)}]
+ LayoutSVGContainer {g} at (0,226) size 450x38 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,240.00)}]
LayoutSVGText {text} at (-112,-14) size 224x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 224x18
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