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

Unified Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/paths-data-07-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/linux/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt
index eb9c514c09848973e2865c3c0ca6907676d77c65..dec24dc348c90985b8519ea99a5d970a61617aae 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt
+++ b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/paths-data-07-t-expected.txt
@@ -13,7 +13,7 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (304,196) size 19x15 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 19x14
chunk 1 text run 1 at (304.00,208.00) startOffset 0 endOffset 4 width 18.89: "v, z"
- RenderSVGPath {path} at (71,71) size 164x164 [stroke={[type=SOLID] [color=#000000]}] [data="M 240 190 L 270 190 L 270 220 L 300 220 L 300 250 L 330 250 L 330 280 L 240 280 L 240 190 Z"]
+ LayoutSVGPath {path} at (71,71) size 164x164 [stroke={[type=SOLID] [color=#000000]}] [data="M 240 190 L 270 190 L 270 220 L 300 220 L 300 250 L 330 250 L 330 280 L 240 280 L 240 190 Z"]
LayoutSVGRect {rect} at (68,68) size 8x8 [fill={[type=SOLID] [color=#0000FF]}] [x=238.00] [y=188.00] [width=4.00] [height=4.00]
LayoutSVGRect {rect} at (122,68) size 8x8 [fill={[type=SOLID] [color=#0000FF]}] [x=268.00] [y=188.00] [width=4.00] [height=4.00]
LayoutSVGRect {rect} at (122,122) size 8x8 [fill={[type=SOLID] [color=#0000FF]}] [x=268.00] [y=218.00] [width=4.00] [height=4.00]
@@ -22,7 +22,7 @@ layer at (0,0) size 480x360
LayoutSVGRect {rect} at (230,176) size 8x8 [fill={[type=SOLID] [color=#0000FF]}] [x=328.00] [y=248.00] [width=4.00] [height=4.00]
LayoutSVGRect {rect} at (230,230) size 8x8 [fill={[type=SOLID] [color=#0000FF]}] [x=328.00] [y=278.00] [width=4.00] [height=4.00]
LayoutSVGRect {rect} at (68,230) size 8x8 [fill={[type=SOLID] [color=#0000FF]}] [x=238.00] [y=278.00] [width=4.00] [height=4.00]
- RenderSVGPath {path} at (270,72) size 162x162 [fill={[type=SOLID] [color=#FFFF00]}] [data="M 350 190 L 380 190 L 380 220 L 410 220 L 410 250 L 440 250 L 440 280 L 350 280 L 350 190 Z"]
+ LayoutSVGPath {path} at (270,72) size 162x162 [fill={[type=SOLID] [color=#FFFF00]}] [data="M 350 190 L 380 190 L 380 220 L 410 220 L 410 250 L 440 250 L 440 280 L 350 280 L 350 190 Z"]
LayoutSVGRect {rect} at (266,68) size 8x8 [fill={[type=SOLID] [color=#0000FF]}] [x=348.00] [y=188.00] [width=4.00] [height=4.00]
LayoutSVGRect {rect} at (320,68) size 8x8 [fill={[type=SOLID] [color=#0000FF]}] [x=378.00] [y=188.00] [width=4.00] [height=4.00]
LayoutSVGRect {rect} at (320,122) size 8x8 [fill={[type=SOLID] [color=#0000FF]}] [x=378.00] [y=218.00] [width=4.00] [height=4.00]

Powered by Google App Engine
This is Rietveld 408576698