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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/svg/batik/text/textOnPath3-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textOnPath3-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textOnPath3-expected.txt
index c90850130808ddc890a8ee175fa70955f7a9306a..f6906eb9a96c810dfce570282f251d5bae97d83d 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textOnPath3-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textOnPath3-expected.txt
@@ -6,7 +6,7 @@ layer at (0,0) size 450x500
LayoutSVGInlineText {#text} at (0,0) size 235x18
chunk 1 (middle anchor) text run 1 at (107.89,40.00) startOffset 0 endOffset 38 width 234.23: "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 (97,-109) size 154x77 contains 1 chunk(s)
LayoutSVGTextPath {textPath} at (0,0) size 154x77
LayoutSVGInlineText {#text} at (0,0) size 154x77
@@ -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 (182,-107) size 73x106 contains 1 chunk(s)
LayoutSVGTextPath {textPath} at (0,0) size 73x105
LayoutSVGInlineText {#text} at (0,0) size 73x105
@@ -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 (84,-109) size 159x110 contains 1 chunk(s)
LayoutSVGTextPath {textPath} at (0,0) size 158x110
LayoutSVGInlineText {#text} at (0,104) size 20x5

Powered by Google App Engine
This is Rietveld 408576698