Index: third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt |
index 4975b6688e43cc7ae0fc7fa6e3bcc3d2b2aaada5..7f380be1c5dfb939995c9bae94a65cbee4e36cae 100644 |
--- a/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt |
@@ -6,8 +6,8 @@ layer at (0,0) size 480x360 |
LayoutSVGText {text} at (10,7) size 475x41 contains 1 chunk(s) |
LayoutSVGInlineText {#text} at (0,0) size 475x41 |
chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 31 width 474.22: "Basic paint: stroke properties." |
- LayoutSVGPath {path} at (143,53) size 219x74 [stroke={[type=SOLID] [color=#FF0000] [stroke width=30.00] [line cap=ROUND]}] [data="M 160 70 L 360 90 L 160 110"] |
- LayoutSVGPath {path} at (158,175) size 204x70 [stroke={[type=SOLID] [color=#FF0000] [stroke width=30.00] [miter limit=1.00]}] [data="M 160 190 L 360 210 L 160 230"] |
+ LayoutSVGPath {path} at (143,53) size 219x74 [stroke={[type=SOLID] [color=#FF0000] [stroke width=30.00] [line cap=ROUND]}] [data="M 160 70 l 200 20 l -200 20"] |
+ LayoutSVGPath {path} at (158,175) size 204x70 [stroke={[type=SOLID] [color=#FF0000] [stroke width=30.00] [miter limit=1.00]}] [data="M 160 190 l 200 20 l -200 20"] |
LayoutSVGText {text} at (60,124) size 404x44 contains 1 chunk(s) |
LayoutSVGInlineText {#text} at (0,0) size 404x44 |
chunk 1 text run 1 at (60.00,160.00) startOffset 0 endOffset 22 width 403.07: "stroke-linecap=\"round\"" |