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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-37-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/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt
index 12c1ce3f5f7b39b2646cdf18a10c7f111474eda4..742e962299019c1aab9f05413d8264885035f3d8 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1/animate-elem-37-t-expected.txt
@@ -5,7 +5,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (10,304) size 264x45 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 264x45
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.34: "$Revision: 1.8 $"
- RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
+ LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
LayoutSVGText {text} at (121,11) size 238x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 238x17
chunk 1 (middle anchor) text run 1 at (121.24,25.00) startOffset 0 endOffset 33 width 237.52: "<animateTransform> shape elements"
@@ -16,7 +16,7 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 46x17
chunk 1 (middle anchor) text run 1 at (-22.80,60.00) startOffset 0 endOffset 6 width 45.59: "<path>"
LayoutSVGContainer {g} at (149,69) size 62x84 [transform={m=((1.00,0.00)(0.00,1.00)) t=(180.00,90.00)}]
- RenderSVGRect {rect} at (149,69) size 62x42 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [x=-30.00] [y=-20.00] [width=60.00] [height=40.00]
+ LayoutSVGRect {rect} at (149,69) size 62x42 [stroke={[type=SOLID] [color=#FFB400]}] [fill={[type=SOLID] [color=#E6E6E6]}] [x=-30.00] [y=-20.00] [width=60.00] [height=40.00]
LayoutSVGText {text} at (-22,46) size 44x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 43x17
chunk 1 (middle anchor) text run 1 at (-21.01,60.00) startOffset 0 endOffset 6 width 42.02: "<rect>"

Powered by Google App Engine
This is Rietveld 408576698