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

Unified Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-32-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/linux/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt
index 0eac0bc85bd385f4c7b858c4beb0e8a9821c8840..608464e2dbb14ce1ce9669e2e9ce6b615af905ea 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt
+++ b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-32-t-expected.txt
@@ -2,8 +2,8 @@ layer at (0,0) size 480x360
RenderView at (0,0) size 480x360
layer at (0,0) size 480x360
RenderSVGRoot {svg} at (0,0) size 480x360
- RenderSVGContainer {g} at (5,49) size 457x243
- RenderSVGContainer {g} at (5,82) size 457x210
+ LayoutSVGContainer {g} at (5,49) size 457x243
+ LayoutSVGContainer {g} at (5,82) size 457x210
LayoutSVGText {text} at (5,82) size 25x10 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 25x10
chunk 1 text run 1 at (5.00,90.00) startOffset 0 endOffset 7 width 25.00: "Stroked"
@@ -28,7 +28,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (210,282) size 53x10 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 53x10
chunk 1 text run 1 at (210.00,290.00) startOffset 0 endOffset 16 width 53.00: "Zero length line"
- RenderSVGContainer {g} at (49,49) size 381x222
+ LayoutSVGContainer {g} at (49,49) size 381x222
RenderSVGRect {rect} at (49,49) size 37x62 [stroke={[type=SOLID] [color=#000000]}] [x=50.00] [y=50.00] [width=35.00] [height=60.00]
RenderSVGRect {rect} at (49,154) size 37x62 [stroke={[type=SOLID] [color=#000000]}] [x=50.00] [y=155.00] [width=35.00] [height=60.00]
RenderSVGRect {rect} at (129,49) size 37x62 [stroke={[type=SOLID] [color=#000000]}] [x=130.00] [y=50.00] [width=35.00] [height=60.00]

Powered by Google App Engine
This is Rietveld 408576698