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

Unified Diff: LayoutTests/platform/win-xp/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-xp/svg/batik/text/textPCDATA-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/batik/text/textPCDATA-expected.txt b/LayoutTests/platform/win-xp/svg/batik/text/textPCDATA-expected.txt
index c8b335415bd20c74ca68d3f6d6b88cd59321ea8c..889b358b7284718d8b10ebb59336b56e74e42ecb 100644
--- a/LayoutTests/platform/win-xp/svg/batik/text/textPCDATA-expected.txt
+++ b/LayoutTests/platform/win-xp/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,15) size 450x249
- RenderSVGContainer {g} at (0,15) size 450x249
+ LayoutSVGContainer {g} at (0,15) size 450x249
LayoutSVGText {text} at (138,15) size 174x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 174x18
chunk 1 (middle anchor) text run 1 at (138.00,30.00) startOffset 0 endOffset 24 width 174.00: "Character Data on <text>"
- RenderSVGContainer {g} at (133,105) size 184x39 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,120.00)}]
+ LayoutSVGContainer {g} at (133,105) size 184x39 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,120.00)}]
LayoutSVGText {text} at (-41,-15) size 82x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 82x19
chunk 1 (middle anchor) text run 1 at (-41.00,0.00) startOffset 0 endOffset 10 width 82.00: "CDATA only"
LayoutSVGText {text} at (-92,5) size 184x19 contains 1 chunk(s)
LayoutSVGInlineText {#cdata-section} at (0,0) size 183x19
chunk 1 (middle anchor) text run 1 at (-91.50,20.00) startOffset 0 endOffset 27 width 183.00: "<text> with a CDATA section"
- RenderSVGContainer {g} at (69,165) size 312x39 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,180.00)}]
+ LayoutSVGContainer {g} at (69,165) size 312x39 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,180.00)}]
LayoutSVGText {text} at (-57,-15) size 114x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 113x19
chunk 1 (middle anchor) text run 1 at (-56.50,0.00) startOffset 0 endOffset 17 width 113.00: "text, CDATA, text"
@@ -24,7 +24,7 @@ layer at (0,0) size 450x500
chunk 1 (middle anchor) text run 1 at (-66.00,20.00) startOffset 0 endOffset 23 width 157.00: "CDATA section in <text>"
LayoutSVGInlineText {#text} at (247,0) size 65x19
chunk 1 (middle anchor) text run 1 at (91.00,20.00) startOffset 0 endOffset 12 width 65.00: ", text again"
- RenderSVGContainer {g} at (0,225) size 450x39 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,240.00)}]
+ LayoutSVGContainer {g} at (0,225) size 450x39 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,240.00)}]
LayoutSVGText {text} at (-107,-15) size 214x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 214x19
chunk 1 (middle anchor) text run 1 at (-107.00,0.00) startOffset 0 endOffset 31 width 214.00: "text, CDATA, tspan, CDATA, text"

Powered by Google App Engine
This is Rietveld 408576698