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

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

Issue 1830783002: Auto-rebaseline for r382908 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 9 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/textLayout2-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textLayout2-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textLayout2-expected.txt
index b48d6fa3824444826fed541c099f64806102afc9..f464310bf94c5e013b77ebb1c707f89cd969ec99 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textLayout2-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textLayout2-expected.txt
@@ -62,8 +62,8 @@ layer at (0,0) size 450x500
LayoutSVGText {text} at (0,-67) size 106x122 contains 1 chunk(s)
LayoutSVGTSpan {tspan} at (0,0) size 106x122
LayoutSVGInlineText {#text} at (0,50) size 106x122
- chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 11.30: "T"
- chunk 1 text run 1 at (10.00,-25.00) startOffset 0 endOffset 1 width 8.30: "e"
+ chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 12.00: "T"
+ chunk 1 text run 1 at (10.00,-25.00) startOffset 0 endOffset 1 width 9.00: "e"
chunk 1 text run 1 at (25.00,-40.00) startOffset 0 endOffset 1 width 9.00: "x"
chunk 1 text run 1 at (50.00,-50.00) startOffset 0 endOffset 1 width 5.00: "t"
chunk 1 text run 1 at (75.00,-40.00) startOffset 0 endOffset 1 width 7.00: "-"
@@ -77,8 +77,8 @@ layer at (0,0) size 450x500
LayoutSVGInlineText {#text} at (0,0) size 0x0
LayoutSVGText {text} at (0,-17) size 90x102 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 90x102
- chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 11.30: "T"
- chunk 1 text run 1 at (20.00,0.00) startOffset 0 endOffset 1 width 8.30: "e"
+ chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 12.00: "T"
+ chunk 1 text run 1 at (20.00,0.00) startOffset 0 endOffset 1 width 9.00: "e"
chunk 1 text run 1 at (40.00,0.00) startOffset 0 endOffset 1 width 9.00: "x"
chunk 1 text run 1 at (60.00,0.00) startOffset 0 endOffset 1 width 5.00: "t"
chunk 1 text run 1 at (80.00,0.00) startOffset 0 endOffset 1 width 7.00: "-"

Powered by Google App Engine
This is Rietveld 408576698