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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-path-01-b-expected.txt

Issue 2524803002: Output LayoutSVGInline in layout tree in SVG way (Closed)
Patch Set: Rebaseline-cl Created 4 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/W3C-SVG-1.1/text-path-01-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-path-01-b-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-path-01-b-expected.txt
index 481e5e5a05f1b5e96bb2f957cf19a68d05563646..28fbe4ef7f5a811c98d848151aeeee744219d94b 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-path-01-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-path-01-b-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 480x360
LayoutSVGContainer {use} at (199,13.20) size 219x97.90
LayoutSVGPath {path} at (199,13.20) size 219x97.90 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 199 89.3 C 206.6 66.6 235.8 13.2 270 30.3 C 286.6 38.6 298.9 59.4 310 73.3 C 321.7 87.9 338.6 99 356 103.3 C 387.3 111.1 396.6 90.4 418 74.3"]
LayoutSVGText {text} at (168.41,-6.48) size 204.17x119.66 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 205x120
+ LayoutSVGTextPath {textPath} at (168.41,-6.48) size 204.17x119.66
LayoutSVGInlineText {#text} at (168.41,-6.48) size 204.17x119.66
chunk 1 text run 1 at (203.03,79.10) startOffset 0 endOffset 1 width 22.00: "T"
chunk 1 text run 2 at (212.08,61.90) startOffset 1 endOffset 2 width 17.00: "e"
@@ -32,12 +32,12 @@ layer at (0,0) size 480x360
LayoutSVGContainer {use} at (33.50,69.70) size 219x97.90
LayoutSVGPath {path} at (33.50,69.70) size 219x97.90 [stroke={[type=SOLID] [color=#0000FF]}] [data="M 33.5 145.8 C 41 123 70.3 69.7 104.5 86.8 C 121 95 133 116 144.5 129.8 C 156.2 144.4 173 155.5 190.5 159.8 C 221.8 167.6 231 146.9 252.5 130.8"]
LayoutSVGText {text} at (-8.09,49.98) size 215.11x119.69 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 216x120
- LayoutSVGTSpan {tspan} at (0,0) size 56x58
+ LayoutSVGTextPath {textPath} at (-8.09,49.98) size 215.11x119.69
+ LayoutSVGTSpan {tspan} at (-8.09,49.98) size 215.11x119.69
LayoutSVGInlineText {#text} at (-8.09,87.66) size 55.61x56.34
chunk 1 text run 1 at (37.49,135.59) startOffset 0 endOffset 1 width 22.00: "T"
chunk 1 text run 2 at (46.52,118.37) startOffset 1 endOffset 2 width 17.00: "e"
- LayoutSVGTSpan {tspan} at (0,0) size 44x41
+ LayoutSVGTSpan {tspan} at (-8.09,49.98) size 215.11x119.69
LayoutSVGInlineText {#text} at (25.55,76) size 43.05x40.02
chunk 1 text run 1 at (56.69,104.00) startOffset 0 endOffset 1 width 18.00: "x"
LayoutSVGInlineText {#text} at (41.64,49.98) size 165.38x119.69
@@ -64,7 +64,7 @@ layer at (0,0) size 480x360
LayoutSVGContainer {use} at (113,233) size 300x0
LayoutSVGPath {path} at (113,233) size 300x0 [stroke={[type=SOLID] [color=#0000FF] [stroke width=4.00]}] [data="M 113 233 L 413 233"]
LayoutSVGText {text} at (212,212) size 179.33x27 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 180x27
+ LayoutSVGTextPath {textPath} at (212,212) size 179.33x27
LayoutSVGInlineText {#text} at (212,212) size 179.33x27
chunk 1 text run 1 at (219.00,233.00) startOffset 0 endOffset 1 width 14.00: "T"
chunk 1 text run 2 at (233.00,233.00) startOffset 1 endOffset 2 width 14.00: "h"

Powered by Google App Engine
This is Rietveld 408576698