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

Unified Diff: LayoutTests/svg/W3C-SVG-1.1/animate-elem-05-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/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt
diff --git a/LayoutTests/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt b/LayoutTests/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt
index cbfd7dcaeb6f9420660ed9a28251e68b05c800fd..dfe2353fd503a4cf3b8425436d1b24d2a8ea41d6 100644
--- a/LayoutTests/svg/W3C-SVG-1.1/animate-elem-05-t-expected.txt
+++ b/LayoutTests/svg/W3C-SVG-1.1/animate-elem-05-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,4) size 404x307
+ LayoutSVGContainer {g} at (42,4) size 404x307
LayoutSVGText {text} at (8,0) size 67x10 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 67x9
chunk 1 text run 1 at (8.00,8.00) startOffset 0 endOffset 18 width 66.26: "Test a motion path"
LayoutSVGText {text} at (11,10) size 60x10 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 60x9
chunk 1 text run 1 at (11.00,18.00) startOffset 0 endOffset 19 width 59.53: "'values' attribute."
- RenderSVGContainer {g} at (42,117) size 381x194
+ LayoutSVGContainer {g} at (42,117) size 381x194
RenderSVGPath {path} at (88,177) size 302x84 [stroke={[type=SOLID] [color=#000000]}] [data="M 15 43 L 40 30 L 65 30"]
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)
« no previous file with comments | « LayoutTests/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt ('k') | LayoutTests/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698