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

Unified Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt

Issue 913143006: Move RenderSVGRect to layout/svg (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-xp/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt
index d475ee8d06176ca95135dda120a0cb9d603a1274..5426cf94d0d50265fa8b85dbebf9690fa45f5ac8 100644
--- a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-04-t-expected.txt
@@ -11,11 +11,11 @@ layer at (0,0) size 480x360
chunk 1 text run 1 at (9.00,18.00) startOffset 0 endOffset 22 width 64.00: "'from'/'to' attribute."
LayoutSVGContainer {g} at (42,117) size 426x194
RenderSVGPath {path} at (89,177) size 302x84 [stroke={[type=SOLID] [color=#000000]}] [data="M 15 43 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]
+ LayoutSVGRect {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)
LayoutSVGInlineText {#text} at (0,0) size 22x10
chunk 1 text run 1 at (7.00,50.00) startOffset 0 endOffset 6 width 21.33: "0 sec."
- RenderSVGRect {rect} at (357,117) size 66x66 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFCCCC]}] [x=60.00] [y=20.00] [width=10.00] [height=10.00]
+ LayoutSVGRect {rect} at (357,117) size 66x66 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFCCCC]}] [x=60.00] [y=20.00] [width=10.00] [height=10.00]
LayoutSVGText {text} at (52,29) size 26x10 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 26x10
chunk 1 text run 1 at (52.00,37.00) startOffset 0 endOffset 7 width 26.00: "3+ sec."
@@ -23,4 +23,4 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (5,51) size 39x8 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 39x7
chunk 1 text run 1 at (5.00,57.00) startOffset 0 endOffset 16 width 38.50: "$Revision: 1.7 $"
- RenderSVGRect {rect} at (3,3) size 474x354 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=78.00] [height=58.00]
+ LayoutSVGRect {rect} at (3,3) size 474x354 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=78.00] [height=58.00]

Powered by Google App Engine
This is Rietveld 408576698