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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textEffect2-expected.txt

Issue 1414063002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 months 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/textEffect2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textEffect2-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textEffect2-expected.txt
index fe7a7574e6a1e969b1191de7368bd446ebd1d3ee..4788a002ad892aa30f760931669016ca49eda6e8 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textEffect2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textEffect2-expected.txt
@@ -15,20 +15,20 @@ layer at (0,0) size 450x500
LayoutSVGGradientStop {stop} [offset=0.50] [color=#FFA500]
LayoutSVGGradientStop {stop} [offset=1.00] [color=#DC143C]
LayoutSVGResourceClipper {clipPath} [id="clip"] [clipPathUnits=userSpaceOnUse]
- LayoutSVGText {text} at (100,152) size 153x60 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 153x60
- chunk 1 text run 1 at (100.00,200.00) startOffset 0 endOffset 5 width 153.00: "BATIK"
+ LayoutSVGText {text} at (100,152) size 150x60 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 150x60
+ chunk 1 text run 1 at (100.00,200.00) startOffset 0 endOffset 5 width 149.04: "BATIK"
LayoutSVGResourceClipper {clipPath} [id="svgClip"] [clipPathUnits=userSpaceOnUse]
- LayoutSVGText {text} at (100,252) size 153x60 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 153x60
- chunk 1 text run 1 at (100.00,300.00) startOffset 0 endOffset 5 width 153.00: "BATIK"
- LayoutSVGRect {rect} at (100,160) size 153x45 [fill={[type=LINEAR-GRADIENT] [id="grad"]}] [x=100.00] [y=160.00] [width=200.00] [height=45.00]
- [clipPath="clip"] LayoutSVGResourceClipper {clipPath} at (100,152) size 153x60
+ LayoutSVGText {text} at (100,252) size 150x60 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 150x60
+ chunk 1 text run 1 at (100.00,300.00) startOffset 0 endOffset 5 width 149.04: "BATIK"
+ LayoutSVGRect {rect} at (100,160) size 150x45 [fill={[type=LINEAR-GRADIENT] [id="grad"]}] [x=100.00] [y=160.00] [width=200.00] [height=45.00]
+ [clipPath="clip"] LayoutSVGResourceClipper {clipPath} at (100,152) size 149.03x60
LayoutSVGText {text} at (300,188) size 67x15 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 67x15
chunk 1 text run 1 at (300.00,200.00) startOffset 0 endOffset 13 width 67.00: "(System font)"
- LayoutSVGRect {rect} at (100,260) size 153x45 [fill={[type=LINEAR-GRADIENT] [id="grad"]}] [x=100.00] [y=260.00] [width=200.00] [height=45.00]
- [clipPath="svgClip"] LayoutSVGResourceClipper {clipPath} at (100,252) size 153x60
+ LayoutSVGRect {rect} at (100,260) size 150x45 [fill={[type=LINEAR-GRADIENT] [id="grad"]}] [x=100.00] [y=260.00] [width=200.00] [height=45.00]
+ [clipPath="svgClip"] LayoutSVGResourceClipper {clipPath} at (100,252) size 149.03x60
LayoutSVGText {text} at (300,288) size 54x15 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 54x15
chunk 1 text run 1 at (300.00,300.00) startOffset 0 endOffset 10 width 54.00: "(SVG font)"

Powered by Google App Engine
This is Rietveld 408576698