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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-08-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/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt
index d70fc461f288fe096b458ceed89369ad28f8bde0..8693514766741785fb1c82004ea567429fc01242 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-08-t-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-08-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 (0,12) size 445x251
+ LayoutSVGContainer {g} at (0,12) size 445x251
LayoutSVGText {text} at (87,12) size 276x16 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 275x16
chunk 1 (middle anchor) text run 1 at (87.50,25.00) startOffset 0 endOffset 44 width 275.00: "Test rotate='auto' and rotate='auto-reverse'"
- RenderSVGContainer {g} at (0,150) size 445x113
+ LayoutSVGContainer {g} at (0,150) size 445x113
RenderSVGPath {path} at (24,150) size 152x75 [stroke={[type=SOLID] [color=#000000] [stroke width=2.00]}] [data="M 25 225 C 25 175 125 150 175 200"]
RenderSVGRect {rect} at (8,193) size 34x34 [stroke={[type=SOLID] [color=#000000] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FFCCCC]}] [x=10.00] [y=195.00] [width=30.00] [height=30.00]
LayoutSVGText {text} at (8,228) size 34x15 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698