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

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

Issue 2178363002: Auto-rebaseline for r407755 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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/textPCDATA-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textPCDATA-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textPCDATA-expected.txt
index 449769a2b8778bb9bbbdf284fe3a8d5dd1b8e782..040c40f96761f8e219c9df1eeab314b9ee7f7bf9 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textPCDATA-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/batik/text/textPCDATA-expected.txt
@@ -6,29 +6,29 @@ layer at (0,0) size 450x500
LayoutSVGText {text} at (138,15) size 174x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 174x18
chunk 1 (middle anchor) text run 1 at (138.00,30.00) startOffset 0 endOffset 24 width 174.00: "Character Data on <text>"
- LayoutSVGContainer {g} at (135,105) size 181x39 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,120.00)}]
+ LayoutSVGContainer {g} at (135,105) size 180x39 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,120.00)}]
LayoutSVGText {text} at (-40,-15) size 81x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 80x19
chunk 1 (middle anchor) text run 1 at (-39.47,0.00) startOffset 0 endOffset 10 width 78.95: "CDATA only"
- LayoutSVGText {text} at (-90,5) size 181x19 contains 1 chunk(s)
- LayoutSVGInlineText {#cdata-section} at (0,0) size 181x19
+ LayoutSVGText {text} at (-90,5) size 180x19 contains 1 chunk(s)
+ LayoutSVGInlineText {#cdata-section} at (0,0) size 180x19
chunk 1 (middle anchor) text run 1 at (-89.97,20.00) startOffset 0 endOffset 27 width 179.95: "<text> with a CDATA section"
- LayoutSVGContainer {g} at (71,165) size 309x39 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,180.00)}]
+ LayoutSVGContainer {g} at (71,165) size 308x39 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,180.00)}]
LayoutSVGText {text} at (-55,-15) size 110x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 110x19
chunk 1 (middle anchor) text run 1 at (-54.97,0.00) startOffset 0 endOffset 17 width 109.95: "text, CDATA, text"
- LayoutSVGText {text} at (-154,5) size 309x19 contains 1 chunk(s)
+ LayoutSVGText {text} at (-154,5) size 308x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 89x19
chunk 1 (middle anchor) text run 1 at (-153.91,20.00) startOffset 0 endOffset 17 width 88.88: "Text first, then "
LayoutSVGInlineText {#cdata-section} at (88,0) size 154x19
chunk 1 (middle anchor) text run 1 at (-65.03,20.00) startOffset 0 endOffset 23 width 153.95: "CDATA section in <text>"
- LayoutSVGInlineText {#text} at (242,0) size 66x19
+ LayoutSVGInlineText {#text} at (242,0) size 65x19
chunk 1 (middle anchor) text run 1 at (88.91,20.00) startOffset 0 endOffset 12 width 65.00: ", text again"
LayoutSVGContainer {g} at (0,225) size 450x39 [transform={m=((1.00,0.00)(0.00,1.00)) t=(225.00,240.00)}]
LayoutSVGText {text} at (-104,-15) size 208x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 208x19
chunk 1 (middle anchor) text run 1 at (-103.95,0.00) startOffset 0 endOffset 31 width 207.89: "text, CDATA, tspan, CDATA, text"
- LayoutSVGText {text} at (-236,5) size 473x19 contains 1 chunk(s)
+ LayoutSVGText {text} at (-236,5) size 472x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 30x19
chunk 1 (middle anchor) text run 1 at (-235.95,20.00) startOffset 0 endOffset 6 width 30.00: "text, "
LayoutSVGInlineText {#cdata-section} at (30,0) size 154x19
@@ -40,5 +40,5 @@ layer at (0,0) size 450x500
chunk 1 (middle anchor) text run 1 at (-44.00,20.00) startOffset 0 endOffset 8 width 51.00: "tspan w/"
LayoutSVGInlineText {#cdata-section} at (242,0) size 164x19
chunk 1 (middle anchor) text run 1 at (7.00,20.00) startOffset 0 endOffset 24 width 163.95: "CDATA section in <tspan>"
- LayoutSVGInlineText {#text} at (406,0) size 66x19
+ LayoutSVGInlineText {#text} at (406,0) size 65x19
chunk 1 (middle anchor) text run 1 at (170.95,20.00) startOffset 0 endOffset 12 width 65.00: ", text again"

Powered by Google App Engine
This is Rietveld 408576698