Index: third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt |
index f0c6468e2b9864cf6ac4f5828238c0af89b41597..1d4c6d959cd8c17c75083aafa767ae92386dc38e 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/paths-data-10-t-expected.txt |
@@ -32,7 +32,7 @@ layer at (0,0) size 480x360 |
LayoutSVGInlineText {#text} at (0,0) size 29x20 |
chunk 1 text run 1 at (10.00,74.00) startOffset 0 endOffset 4 width 29.00: "m, l" |
LayoutSVGContainer {g} at (122,105) size 113x97 [transform={m=((1.00,0.00)(0.00,1.00)) t=(115.00,0.00)}] |
- LayoutSVGPath {path} at (122,105) size 113x97 [stroke={[type=SOLID] [color=#FF0000] [stroke width=15.00] [line cap=ROUND] [line join=BEVEL]}] [fill={[type=SOLID] [color=#008000]}] [data="M 100 0 L 100 80 L 0 40 L 100 0"] |
+ LayoutSVGPath {path} at (122,105) size 113x97 [stroke={[type=SOLID] [color=#FF0000] [stroke width=15.00] [line cap=ROUND] [line join=BEVEL]}] [fill={[type=SOLID] [color=#008000]}] [data="m 100 0 l 0 80 l -100 -40 l 100 -40"] |
LayoutSVGContainer {g} at (20,210) size 215x102 [transform={m=((1.00,0.00)(0.00,1.00)) t=(10.00,220.00)}] |
LayoutSVGText {text} at (10,4) size 41x20 contains 1 chunk(s) |
LayoutSVGInlineText {#text} at (0,0) size 41x20 |
@@ -77,7 +77,7 @@ layer at (0,0) size 480x360 |
LayoutSVGInlineText {#text} at (0,0) size 48x20 |
chunk 1 text run 1 at (125.00,74.00) startOffset 0 endOffset 7 width 48.00: "m, l, z" |
LayoutSVGContainer {g} at (242,108) size 111x94 |
- LayoutSVGPath {path} at (242,108) size 111x94 [stroke={[type=SOLID] [color=#FF0000] [stroke width=15.00] [line cap=ROUND] [line join=BEVEL]}] [fill={[type=SOLID] [color=#008000]}] [data="M 0 0 L 100 40 L 0 80 Z"] |
+ LayoutSVGPath {path} at (242,108) size 111x94 [stroke={[type=SOLID] [color=#FF0000] [stroke width=15.00] [line cap=ROUND] [line join=BEVEL]}] [fill={[type=SOLID] [color=#008000]}] [data="m 0 0 l 100 40 l -100 40 Z"] |
LayoutSVGContainer {g} at (242,208) size 228x104 [transform={m=((1.00,0.00)(0.00,1.00)) t=(250.00,220.00)}] |
LayoutSVGText {text} at (125,4) size 53x20 contains 1 chunk(s) |
LayoutSVGInlineText {#text} at (0,0) size 53x20 |