Index: third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt |
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt |
index 296be3bc7a6cf15823d328ebd72f0e3f9f94963b..d1b9dd02e6c230ca55d980baffefb0c15f8c083d 100644 |
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt |
+++ b/third_party/WebKit/LayoutTests/platform/linux/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 471x41 contains 1 chunk(s) |
LayoutSVGInlineText {#text} at (0,0) size 471x41 |
chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 31 width 471.00: "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 393x45 contains 1 chunk(s) |
LayoutSVGInlineText {#text} at (0,0) size 393x45 |
chunk 1 text run 1 at (60.00,160.00) startOffset 0 endOffset 22 width 393.00: "stroke-linecap=\"round\"" |