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

Unified Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-25-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-25-t-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt
index 738dad6dd20fbff4fdc4619b447d2eeafdd9d7fb..31008544199f53df38deed04eea5c21243ac33e0 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt
+++ b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/animate-elem-25-t-expected.txt
@@ -2,11 +2,11 @@ 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 (20,27) size 423x190
+ LayoutSVGContainer {g} at (20,27) size 423x190
LayoutSVGText {text} at (30,27) size 413x16 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 413x16
chunk 1 text run 1 at (30.00,40.00) startOffset 0 endOffset 68 width 413.00: "Test animation options for specifying the target attribute/property."
- RenderSVGContainer {g} at (20,128) size 407x89 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,50.00)}]
+ LayoutSVGContainer {g} at (20,128) size 407x89 [transform={m=((1.00,0.00)(0.00,1.00)) t=(0.00,50.00)}]
LayoutSVGText {text} at (20,151) size 51x16 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 51x16
chunk 1 text run 1 at (20.00,164.00) startOffset 0 endOffset 8 width 51.00: "0-3 sec."

Powered by Google App Engine
This is Rietveld 408576698