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

Unified Diff: LayoutTests/platform/mac/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/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt
diff --git a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt b/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt
index 82018e41c388543ba682a7b4bdbbb5b32b68ca51..bbb555873a272fdf239fde733bed40a04b201e21 100644
--- a/LayoutTests/platform/mac/svg/W3C-SVG-1.1/struct-frag-06-t-expected.txt
+++ b/LayoutTests/platform/mac/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 29x18
chunk 1 (middle anchor) text run 1 at (90.79,228.00) startOffset 0 endOffset 4 width 28.43: "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 (178,214) size 54x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 53x18
chunk 1 (middle anchor) text run 1 at (178.78,228.00) startOffset 0 endOffset 8 width 52.44: "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 264x46 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 264x46
chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 263.34: "$Revision: 1.9 $"

Powered by Google App Engine
This is Rietveld 408576698