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

Unified Diff: third_party/WebKit/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt

Issue 1476303002: Auto-rebaseline for r361893 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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: third_party/WebKit/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt b/third_party/WebKit/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt
index e984c9995170f7f8e33af1e793c1691b2fabf7ee..d1b9dd02e6c230ca55d980baffefb0c15f8c083d 100644
--- a/third_party/WebKit/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/painting-stroke-03-t-expected.txt
@@ -1,13 +1,13 @@
layer at (0,0) size 480x360
- RenderView at (0,0) size 480x360
+ LayoutView at (0,0) size 480x360
layer at (0,0) size 480x360
LayoutSVGRoot {svg} at (0,0) size 480x360
LayoutSVGContainer {g} at (10,7) size 470x282
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\""

Powered by Google App Engine
This is Rietveld 408576698