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

Unified Diff: LayoutTests/platform/linux/svg/W3C-SVG-1.1/struct-frag-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/linux/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt
diff --git a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt
index b3f742d6c75015034913f3e944a1031b205da6b1..6f21b6c79785fa15a53d93034dc587d0301c1bb9 100644
--- a/LayoutTests/platform/linux/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt
+++ b/LayoutTests/platform/linux/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt
@@ -26,12 +26,12 @@ layer at (0,0) size 480x360
LayoutSVGInlineText {#text} at (0,0) size 26x19
chunk 1 (middle anchor) text run 1 at (92.00,228.00) startOffset 0 endOffset 4 width 26.00: "gray"
LayoutSVGContainer {g} at (90,235) size 36x36 [transform={m=((0.20,0.00)(0.00,0.20)) t=(90.00,235.00)}]
- RenderSVGPath {path} at (90,235) size 36x36 [fill={[type=SOLID] [color=#808080]}] [data="M 60 0 L 120 0 L 180 60 L 180 120 L 120 180 L 60 180 L 0 120 L 0 60 Z"]
+ LayoutSVGPath {path} at (90,235) size 36x36 [fill={[type=SOLID] [color=#808080]}] [data="M 60 0 L 120 0 L 180 60 L 180 120 L 120 180 L 60 180 L 0 120 L 0 60 Z"]
LayoutSVGText {text} at (181,213) size 48x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 47x19
chunk 1 (middle anchor) text run 1 at (181.50,228.00) startOffset 0 endOffset 8 width 47.00: "outlined"
LayoutSVGContainer {g} at (189,234) size 38x38 [transform={m=((0.20,0.00)(0.00,0.20)) t=(190.00,235.00)}]
- RenderSVGPath {path} at (189,234) size 38x38 [stroke={[type=SOLID] [color=#808080] [stroke width=5.00]}] [data="M 60 0 L 120 0 L 180 60 L 180 120 L 120 180 L 60 180 L 0 120 L 0 60 Z"]
+ LayoutSVGPath {path} at (189,234) size 38x38 [stroke={[type=SOLID] [color=#808080] [stroke width=5.00]}] [data="M 60 0 L 120 0 L 180 60 L 180 120 L 120 180 L 60 180 L 0 120 L 0 60 Z"]
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.9 $"

Powered by Google App Engine
This is Rietveld 408576698