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

Unified Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1-SE/text-tspan-02-b-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/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt
index 98d862cde6d74ab2dd02a91d7e8094d6a4a51266..8768f3239b8f5caace462b8fd437422b8eec62f7 100644
--- a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1-SE/text-tspan-02-b-expected.txt
@@ -3,7 +3,7 @@ layer at (0,0) size 480x360
layer at (0,0) size 480x360
RenderSVGRoot {svg} at (0,0) size 480x360
RenderSVGHiddenContainer {defs} at (0,0) size 0x0
- RenderSVGContainer {g} at (0,0) size 469x212
+ LayoutSVGContainer {g} at (0,0) size 469x212
LayoutSVGText {text} at (-1,83) size 470x118 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (19,0) size 373x58
chunk 1 text run 1 at (20.00,120.00) startOffset 0 endOffset 1 width 25.00: "N"
@@ -186,7 +186,7 @@ layer at (0,0) size 480x360
chunk 1 text run 1 at (340.00,210.00) startOffset 0 endOffset 43 width 118.00: " 55 55 55 55 55 55 55 55 "
LayoutSVGInlineText {#text} at (458,210) size 10x10
chunk 1 text run 1 at (458.00,210.00) startOffset 0 endOffset 5 width 10.00: " "
- RenderSVGContainer {g} at (10,311) size 246x36
+ LayoutSVGContainer {g} at (10,311) size 246x36
LayoutSVGText {text} at (10,311) size 246x36 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 246x36
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 246.00: "$Revision: 1.11 $"

Powered by Google App Engine
This is Rietveld 408576698