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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/svg/text/text-selection-path-01-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/text/text-selection-path-01-b-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/text/text-selection-path-01-b-expected.txt
index a512fadd33dc5dd3a1811a5823dec986d1590121..b7befe693e391965a4b063d74edb6b5d50f74d0d 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/text/text-selection-path-01-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/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 (168.41,-6.20) size 204.86x119.38 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 205x120
+ LayoutSVGTextPath {textPath} at (168.41,-6.20) size 204.86x119.38
LayoutSVGInlineText {#text} at (168.41,-6.20) size 204.86x119.38
chunk 1 text run 1 at (203.08,78.99) startOffset 0 endOffset 1 width 22.27: "T"
chunk 1 text run 2 at (212.33,61.49) 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.09,50.27) size 215.80x119.41 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 216x120
- LayoutSVGTSpan {tspan} at (0,0) size 56x58
+ LayoutSVGTextPath {textPath} at (-8.09,50.27) size 215.80x119.41
+ LayoutSVGTSpan {tspan} at (-8.09,50.27) size 215.80x119.41
LayoutSVGInlineText {#text} at (-8.09,86.97) size 55.83x56.95
chunk 1 text run 1 at (37.54,135.47) startOffset 0 endOffset 1 width 22.27: "T"
chunk 1 text run 2 at (46.77,117.97) startOffset 1 endOffset 2 width 17.40: "e"
- LayoutSVGTSpan {tspan} at (0,0) size 44x42
+ LayoutSVGTSpan {tspan} at (-8.09,50.27) size 215.80x119.41
LayoutSVGInlineText {#text} at (26.08,75.20) size 42.91x40.17
chunk 1 text run 1 at (57.18,103.42) startOffset 0 endOffset 1 width 18.18: "x"
LayoutSVGInlineText {#text} at (42.66,50.27) size 165.05x119.41
@@ -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 178.77x26.39 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 179x27
+ LayoutSVGTextPath {textPath} at (212,211.41) size 178.77x26.39
LayoutSVGInlineText {#text} at (212,211.41) size 178.77x26.39
chunk 1 text run 1 at (219.33,233.00) startOffset 0 endOffset 1 width 14.66: "T"
chunk 1 text run 2 at (233.33,233.00) startOffset 1 endOffset 2 width 13.35: "h"

Powered by Google App Engine
This is Rietveld 408576698