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

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

Issue 927583002: Moving RenderSVG* files from rendering/ to layout/ (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-06-t-expected.txt
diff --git a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt
index ae72ca59d2de7ee69cadb02da9c7f4dcfd8e17f7..4594d7c92961b9f302d8d1e25dc97235a41d71b8 100644
--- a/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt
+++ b/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/animate-elem-06-t-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 52x10
chunk 1 text run 1 at (11.00,18.00) startOffset 0 endOffset 17 width 51.83: "'path' attribute."
LayoutSVGContainer {g} at (42,120) size 426x191
- RenderSVGPath {path} at (87,120) size 305x141 [stroke={[type=SOLID] [color=#000000]}] [data="M 15 43 C 15 43 36 20 65 33"]
+ LayoutSVGPath {path} at (87,120) size 305x141 [stroke={[type=SOLID] [color=#000000]}] [data="M 15 43 C 15 43 36 20 65 33"]
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
@@ -19,7 +19,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (52,32) size 26x10 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 26x10
chunk 1 text run 1 at (52.00,40.00) startOffset 0 endOffset 7 width 26.00: "6+ sec."
- RenderSVGPath {path} at (55,191) size 70x70 [transform={m=((1.00,0.00)(0.00,1.00)) t=(15.00,43.00)}] [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#0000FF]}] [data="M -5 0 L 0 -10 L 5 0 Z"]
+ LayoutSVGPath {path} at (55,191) size 70x70 [transform={m=((1.00,0.00)(0.00,1.00)) t=(15.00,43.00)}] [stroke={[type=SOLID] [color=#FF0000]}] [fill={[type=SOLID] [color=#0000FF]}] [data="M -5 0 L 0 -10 L 5 0 Z"]
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.9 $"

Powered by Google App Engine
This is Rietveld 408576698