Index: third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt |
index f5292d55f50fff27fa6242537c9d8c323356bac9..e91bbd1ccd6ea233727c90592da0527a0d1c1321 100644 |
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/W3C-SVG-1.1/paths-data-12-t-expected.txt |
@@ -3,11 +3,11 @@ layer at (0,0) size 480x360 |
layer at (0,0) size 480x360 |
LayoutSVGRoot {svg} at (0,0) size 480x360 |
LayoutSVGContainer {g} at (98,20) size 206x284 |
- LayoutSVGPath {path} at (98,20) size 204x160 [stroke={[type=SOLID] [color=#FF0000] [stroke width=3.00]}] [data="M 100 100 C 100 20 200 20 200 100 C 200 180 300 180 300 100"] |
+ LayoutSVGPath {path} at (98,20) size 204x160 [stroke={[type=SOLID] [color=#FF0000] [stroke width=3.00]}] [data="M 100 100 C 100 20 200 20 200 100 S 300 180 300 100"] |
LayoutSVGRect {rect} at (100,100) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [x=100.00] [y=100.00] [width=4.00] [height=4.00] |
LayoutSVGRect {rect} at (200,100) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [x=200.00] [y=100.00] [width=4.00] [height=4.00] |
LayoutSVGRect {rect} at (300,100) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [x=300.00] [y=100.00] [width=4.00] [height=4.00] |
- LayoutSVGPath {path} at (99,200) size 203x100 [stroke={[type=SOLID] [color=#FF0000] [stroke width=3.00]}] [data="M 100 250 C 100 250 200 200 200 250 C 200 300 300 300 300 250"] |
+ LayoutSVGPath {path} at (99,200) size 203x100 [stroke={[type=SOLID] [color=#FF0000] [stroke width=3.00]}] [data="M 100 250 S 200 200 200 250 S 300 300 300 250"] |
LayoutSVGRect {rect} at (100,250) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [x=100.00] [y=250.00] [width=4.00] [height=4.00] |
LayoutSVGRect {rect} at (200,200) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [x=200.00] [y=200.00] [width=4.00] [height=4.00] |
LayoutSVGRect {rect} at (200,250) size 4x4 [fill={[type=SOLID] [color=#0000FF]}] [x=200.00] [y=250.00] [width=4.00] [height=4.00] |