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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/text/text-selection-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/text/text-selection-path-01-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-selection-path-01-b-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-selection-path-01-b-expected.txt
index 24bcd5108a42cb3522195cae493ff0de1fd9d931..0020de59d6fc8d713e567ad3e4506246c568dc23 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-selection-path-01-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-selection-path-01-b-expected.txt
@@ -11,7 +11,7 @@ layer at (0,0) size 800x600
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 (167.86,-6.92) size 204.64x119.84 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 205x120
+ LayoutSVGTextPath {textPath} at (167.86,-6.92) size 204.64x119.84
LayoutSVGInlineText {#text} at (167.86,-6.92) size 204.64x119.84
chunk 1 text run 1 at (203.06,79.02) startOffset 0 endOffset 1 width 22.20: "T"
chunk 1 text run 2 at (212.29,61.56) startOffset 1 endOffset 2 width 17.40: "e"
@@ -32,12 +32,12 @@ layer at (0,0) size 800x600
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.64,49.55) size 215.59x119.86 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 216x120
- LayoutSVGTSpan {tspan} at (0,0) size 57x58
+ LayoutSVGTextPath {textPath} at (-8.64,49.55) size 215.59x119.86
+ LayoutSVGTSpan {tspan} at (-8.64,49.55) size 215.59x119.86
LayoutSVGInlineText {#text} at (-8.64,86.73) size 56.34x57.19
chunk 1 text run 1 at (37.53,135.50) startOffset 0 endOffset 1 width 22.20: "T"
chunk 1 text run 2 at (46.73,118.03) startOffset 1 endOffset 2 width 17.40: "e"
- LayoutSVGTSpan {tspan} at (0,0) size 44x41
+ LayoutSVGTSpan {tspan} at (-8.64,49.55) size 215.59x119.86
LayoutSVGInlineText {#text} at (25.56,75.05) size 43.27x40.39
chunk 1 text run 1 at (57.08,103.54) startOffset 0 endOffset 1 width 18.00: "x"
LayoutSVGInlineText {#text} at (42.03,49.55) size 164.92x119.86
@@ -64,7 +64,7 @@ layer at (0,0) size 800x600
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,211.41) size 173.72x27 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 174x27
+ LayoutSVGTextPath {textPath} at (212,211.41) size 173.72x27
LayoutSVGInlineText {#text} at (212,211.41) size 173.72x27
chunk 1 text run 1 at (219.20,233.00) startOffset 0 endOffset 1 width 14.40: "T"
chunk 1 text run 2 at (232.70,233.00) startOffset 1 endOffset 2 width 12.60: "h"

Powered by Google App Engine
This is Rietveld 408576698