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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textGlyphOrientationHorizontal-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/textGlyphOrientationHorizontal-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textGlyphOrientationHorizontal-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textGlyphOrientationHorizontal-expected.txt
index 54da763463df3258565397118c7b6de70adec434..18504f3ddd91e90e8005be54b28f6f5718ad8266 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textGlyphOrientationHorizontal-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textGlyphOrientationHorizontal-expected.txt
@@ -4,7 +4,7 @@ layer at (0,0) size 450x500
LayoutSVGRoot {svg} at (40,15) size 360x385
LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
LayoutSVGPath {path} at (19,0) size 161x60 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 20 40 C 40 20 60 0 80 20 C 100 40 120 60 140 40 C 160 20 180 20 180 20"]
- LayoutSVGPath {path} at (19,0) size 321x60 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 20 40 C 60 20 100 0 140 20 C 180 40 220 60 260 40 C 300 20 340 20 340 20"]
+ LayoutSVGPath {path} at (19,0) size 321x60 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 20 40 c 40 -20 80 -40 120 -20 c 40 20 80 40 120 20 c 40 -20 80 -20 80 -20"]
LayoutSVGText {text} at (134,15) size 182x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 181x18
chunk 1 (middle anchor) text run 1 at (134.89,30.00) startOffset 0 endOffset 27 width 180.23: "Text Orientation Horizontal"
@@ -43,7 +43,7 @@ layer at (0,0) size 450x500
chunk 1 text run 1 at (50.00,130.00) startOffset 0 endOffset 13 width 143.00: "Batik is Good"
LayoutSVGContainer {g} at (40,132) size 330x78 [transform={m=((1.00,0.00)(0.00,1.00)) t=(30.00,150.00)}]
LayoutSVGContainer {use} at (49,150) size 321x60
- LayoutSVGPath {path} at (49,150) size 321x60 [stroke={[type=SOLID] [color=#0000FF] [stroke width=2.00]}] [data="M 20 40 C 60 20 100 0 140 20 C 180 40 220 60 260 40 C 300 20 340 20 340 20"]
+ LayoutSVGPath {path} at (49,150) size 321x60 [stroke={[type=SOLID] [color=#0000FF] [stroke width=2.00]}] [data="M 20 40 c 40 -20 80 -40 120 -20 c 40 20 80 40 120 20 c 40 -20 80 -20 80 -20"]
LayoutSVGText {text} at (10,-18) size 154x64 contains 1 chunk(s)
LayoutSVGTextPath {textPath} at (0,0) size 154x64
LayoutSVGInlineText {#text} at (0,14) size 67x50
@@ -99,7 +99,7 @@ layer at (0,0) size 450x500
chunk 1 text run 1 at (50.00,320.00) startOffset 0 endOffset 13 width 143.00: "Batik is Good"
LayoutSVGContainer {g} at (40,322) size 330x78 [transform={m=((1.00,0.00)(0.00,1.00)) t=(30.00,340.00)}]
LayoutSVGContainer {use} at (49,340) size 321x60
- LayoutSVGPath {path} at (49,340) size 321x60 [stroke={[type=SOLID] [color=#0000FF] [stroke width=2.00]}] [data="M 20 40 C 60 20 100 0 140 20 C 180 40 220 60 260 40 C 300 20 340 20 340 20"]
+ LayoutSVGPath {path} at (49,340) size 321x60 [stroke={[type=SOLID] [color=#0000FF] [stroke width=2.00]}] [data="M 20 40 c 40 -20 80 -40 120 -20 c 40 20 80 40 120 20 c 40 -20 80 -20 80 -20"]
LayoutSVGText {text} at (10,-18) size 154x64 contains 1 chunk(s)
LayoutSVGTextPath {textPath} at (0,0) size 154x64
LayoutSVGInlineText {#text} at (0,14) size 67x50

Powered by Google App Engine
This is Rietveld 408576698