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

Unified Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-27-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-27-t-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt
index db9babf2c1b6a6951555ab98e1cedc2d7454dd47..8c84c1115ef25935a953c061f8ee97dedaa3876c 100644
--- a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-27-t-expected.txt
@@ -15,7 +15,7 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 54x16
chunk 1 (end anchor) text run 1 at (26.00,124.00) startOffset 0 endOffset 9 width 54.00: "at 6 sec."
RenderSVGPath {line} at (80,118) size 120x4 [stroke={[type=SOLID] [color=#008000] [stroke width=3.00]}] [x1=80.00] [y1=120.00] [x2=200.00] [y2=120.00]
- RenderSVGRect {rect} at (98,78) size 104x164 [stroke={[type=SOLID] [color=#0000FF] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FF0000]}] [x=100.00] [y=80.00] [width=100.00] [height=160.00]
+ LayoutSVGRect {rect} at (98,78) size 104x164 [stroke={[type=SOLID] [color=#0000FF] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FF0000]}] [x=100.00] [y=80.00] [width=100.00] [height=160.00]
LayoutSVGText {text} at (239,231) size 66x16 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 66x16
chunk 1 (end anchor) text run 1 at (239.00,244.00) startOffset 0 endOffset 11 width 66.00: "0 to 6 sec."
@@ -24,8 +24,8 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 54x16
chunk 1 (end anchor) text run 1 at (251.00,124.00) startOffset 0 endOffset 9 width 54.00: "at 9 sec."
RenderSVGPath {line} at (305,118) size 120x4 [stroke={[type=SOLID] [color=#008000] [stroke width=3.00]}] [x1=305.00] [y1=120.00] [x2=425.00] [y2=120.00]
- RenderSVGRect {rect} at (323,78) size 104x164 [stroke={[type=SOLID] [color=#0000FF] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FF0000]}] [x=325.00] [y=80.00] [width=100.00] [height=160.00]
+ LayoutSVGRect {rect} at (323,78) size 104x164 [stroke={[type=SOLID] [color=#0000FF] [stroke width=4.00]}] [fill={[type=SOLID] [color=#FF0000]}] [x=325.00] [y=80.00] [width=100.00] [height=160.00]
LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 261x46
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 261.00: "$Revision: 1.7 $"
- 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]

Powered by Google App Engine
This is Rietveld 408576698