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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/text/text-selection-align-04-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/mac/svg/text/text-selection-align-04-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/text/text-selection-align-04-b-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/text/text-selection-align-04-b-expected.txt
index 19a8dea23f8519f2d4b63d071dbd90f129e3fa24..b1f7d2a4da7feea9c330b6277ab34e3b8633f65a 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/text/text-selection-align-04-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/text/text-selection-align-04-b-expected.txt
@@ -19,18 +19,18 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (220,113) size 256.77x33.59 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (220,113) size 123.36x33.59
chunk 1 text run 1 at (220.00,140.00) startOffset 0 endOffset 11 width 123.37: "start text "
- LayoutSVGTSpan {tspan} at (0,0) size 134x34
+ LayoutSVGTSpan {tspan} at (220,113) size 256.77x33.59
LayoutSVGInlineText {#text} at (343.36,113) size 133.41x33.59
chunk 1 text run 1 at (343.37,140.00) startOffset 0 endOffset 10 width 133.42: " red tspan"
LayoutSVGText {text} at (63.30,153) size 313.39x33.59 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (63.30,153) size 153.39x33.59
chunk 1 (middle anchor) text run 1 at (63.31,180.00) startOffset 0 endOffset 12 width 153.40: "middle text "
- LayoutSVGTSpan {tspan} at (0,0) size 161x34
+ LayoutSVGTSpan {tspan} at (63.30,153) size 313.39x33.59
LayoutSVGInlineText {#text} at (216.70,153) size 159.98x33.59
chunk 1 (middle anchor) text run 1 at (216.70,180.00) startOffset 0 endOffset 11 width 159.99: " bold tspan"
LayoutSVGText {text} at (0,0) size 0x0
LayoutSVGText {text} at (-3.50,233) size 223.48x33.59 contains 1 chunk(s)
- LayoutSVGTextPath {textPath} at (0,0) size 224x34
+ LayoutSVGTextPath {textPath} at (-3.50,233) size 223.48x33.59
LayoutSVGInlineText {#text} at (-3.50,233) size 223.48x33.59
chunk 1 (end anchor) text run 1 at (0.66,260.00) startOffset 12 endOffset 13 width 8.33: " "
chunk 1 (end anchor) text run 2 at (13.17,260.00) startOffset 13 endOffset 14 width 16.68: "e"

Powered by Google App Engine
This is Rietveld 408576698