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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/batik/text/textOnPath3-expected.txt

Issue 1479853002: Auto-rebaseline for r361873 (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/svg/batik/text/textOnPath3-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/batik/text/textOnPath3-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/batik/text/textOnPath3-expected.txt
index 17af72ee7fc60e739ed50f50a913b3a5ced9908e..5b685dfb2d0a080a8e2e0121bbd838f1cfaae8b3 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/batik/text/textOnPath3-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/batik/text/textOnPath3-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 450x500
LayoutSVGInlineText {#text} at (0,0) size 249x17
chunk 1 (middle anchor) text run 1 at (100.55,40.00) startOffset 0 endOffset 38 width 248.89: "Text on Path with for text with an 'x'"
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
- LayoutSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 100 0 C 100 -125 240 -125 240 0"]
+ LayoutSVGPath {path} at (0,0) size 0x0 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 100 0 c 0 -125 140 -125 140 0"]
LayoutSVGContainer {g} at (29,49) size 392x142 [transform={m=((1.00,0.00)(0.00,1.00)) t=(40.00,185.00)}]
LayoutSVGRect {rect} at (29,49) size 392x22 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x=-10.00] [y=-135.00] [width=390.00] [height=20.00]
LayoutSVGRect {rect} at (29,69) size 392x122 [stroke={[type=SOLID] [color=#000000]}] [fill={[type=SOLID] [color=#FFFFFF]}] [x=-10.00] [y=-115.00] [width=390.00] [height=120.00]
@@ -14,7 +14,7 @@ layer at (0,0) size 450x500
LayoutSVGInlineText {#text} at (0,0) size 227x16
chunk 1 text run 1 at (-10.00,-120.00) startOffset 0 endOffset 39 width 226.02: "Text with one textPath child and x=\"10\""
LayoutSVGContainer {use} at (139,60) size 142x125
- LayoutSVGPath {path} at (139,60) size 142x125 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 100 0 C 100 -125 240 -125 240 0"]
+ LayoutSVGPath {path} at (139,60) size 142x125 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 100 0 c 0 -125 140 -125 140 0"]
LayoutSVGText {text} at (95,-108) size 156x80 contains 1 chunk(s)
LayoutSVGTextPath {textPath} at (0,0) size 156x80
LayoutSVGInlineText {#text} at (0,0) size 156x80
@@ -56,7 +56,7 @@ layer at (0,0) size 450x500
LayoutSVGInlineText {#text} at (0,0) size 234x16
chunk 1 text run 1 at (-10.00,-120.00) startOffset 0 endOffset 40 width 233.02: "Text with one textPath child and x=\"100\""
LayoutSVGContainer {use} at (139,205) size 142x125
- LayoutSVGPath {path} at (139,205) size 142x125 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 100 0 C 100 -125 240 -125 240 0"]
+ LayoutSVGPath {path} at (139,205) size 142x125 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 100 0 c 0 -125 140 -125 140 0"]
LayoutSVGText {text} at (177,-107) size 77x108 contains 1 chunk(s)
LayoutSVGTextPath {textPath} at (0,0) size 77x108
LayoutSVGInlineText {#text} at (0,0) size 77x108
@@ -87,7 +87,7 @@ layer at (0,0) size 450x500
LayoutSVGInlineText {#text} at (0,0) size 282x16
chunk 1 text run 1 at (-10.00,-120.00) startOffset 0 endOffset 48 width 281.02: "Text with one textPath child and x=\"-100\" y=\"10\""
LayoutSVGContainer {use} at (139,350) size 142x125
- LayoutSVGPath {path} at (139,350) size 142x125 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 100 0 C 100 -125 240 -125 240 0"]
+ LayoutSVGPath {path} at (139,350) size 142x125 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 100 0 c 0 -125 140 -125 140 0"]
LayoutSVGText {text} at (123,-108) size 120x59 contains 1 chunk(s)
LayoutSVGTextPath {textPath} at (0,0) size 120x59
LayoutSVGInlineText {#text} at (-123,107) size 0x0

Powered by Google App Engine
This is Rietveld 408576698