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

Unified Diff: LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-26-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/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt
index 052c72cb92b911ee6c7d9f8f891e400aab19e888..7e95f2a10cde68d86061f879ffd1a3d6e7093c70 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-26-t-expected.txt
+++ b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/animate-elem-26-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 (19,39) size 442x247
- RenderSVGContainer {g} at (19,39) size 202x247
+ LayoutSVGContainer {g} at (19,39) size 442x247
+ LayoutSVGContainer {g} at (19,39) size 202x247
RenderSVGEllipse {circle} at (49,69) size 142x142 [stroke={[type=SOLID] [color=#3366EE]}] [cx=120.00] [cy=140.00] [r=70.00]
RenderSVGEllipse {circle} at (79,99) size 82x82 [stroke={[type=SOLID] [color=#000000]}] [cx=120.00] [cy=140.00] [r=40.00]
RenderSVGEllipse {circle} at (49,69) size 142x142 [stroke={[type=SOLID] [color=#000000]}] [cx=120.00] [cy=140.00] [r=70.00]
@@ -11,7 +11,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (70,253) size 99x33 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 99x33
chunk 1 text run 1 at (70.00,280.00) startOffset 0 endOffset 7 width 98.38: "anim. 1"
- RenderSVGContainer {g} at (259,39) size 202x247
+ LayoutSVGContainer {g} at (259,39) size 202x247
RenderSVGEllipse {circle} at (289,69) size 142x142 [stroke={[type=SOLID] [color=#EE33AA]}] [cx=360.00] [cy=140.00] [r=70.00]
RenderSVGEllipse {circle} at (319,99) size 82x82 [stroke={[type=SOLID] [color=#000000]}] [cx=360.00] [cy=140.00] [r=40.00]
RenderSVGEllipse {circle} at (289,69) size 142x142 [stroke={[type=SOLID] [color=#000000]}] [cx=360.00] [cy=140.00] [r=70.00]

Powered by Google App Engine
This is Rietveld 408576698