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

Unified Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-07-t-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/animate-elem-07-t-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt
index 648f5013b30f9e5f23d1737d5674cf03710c5225..1b4e4e3a849d9ebcc9cd7361b28db285d41cef2b 100644
--- a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-07-t-expected.txt
@@ -2,14 +2,14 @@ layer at (0,0) size 480x360
RenderView at (0,0) size 480x360
layer at (0,0) size 480x360
RenderSVGRoot {svg} at (3,3) size 474x354
- RenderSVGContainer {g} at (42,3) size 426x308
+ LayoutSVGContainer {g} at (42,3) size 426x308
LayoutSVGText {text} at (7,0) size 66x10 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 66x10
chunk 1 text run 1 at (7.00,8.00) startOffset 0 endOffset 18 width 66.00: "Test a motion path"
LayoutSVGText {text} at (10,10) size 59x10 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 59x10
chunk 1 text run 1 at (10.00,18.00) startOffset 0 endOffset 16 width 58.17: "'mpath' element."
- RenderSVGContainer {g} at (42,120) size 426x191
+ LayoutSVGContainer {g} at (42,120) size 426x191
RenderSVGPath {path} at (87,120) size 305x141 [stroke={[type=SOLID] [color=#000000]}] [data="M 15 43 C 15 43 36 20 65 33"]
RenderSVGRect {rect} at (57,195) size 66x66 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFCCCC]}] [x=10.00] [y=33.00] [width=10.00] [height=10.00]
LayoutSVGText {text} at (7,42) size 22x10 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698