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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/text/text-selection-tspan-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-tspan-01-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-selection-tspan-01-b-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-selection-tspan-01-b-expected.txt
index 8d458df1af2c885868f4e3be040727f532f74180..65b5459f1d3868ac3822bb0f6f74fa4c4cb4ce6b 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-selection-tspan-01-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-selection-tspan-01-b-expected.txt
@@ -10,7 +10,7 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (74,48.16) size 163.52x19.78 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (74,48.16) size 55.53x19.19
chunk 1 text run 1 at (74.00,63.75) startOffset 0 endOffset 7 width 55.53: "You are"
- LayoutSVGTSpan {tspan} at (0,0) size 36x20
+ LayoutSVGTSpan {tspan} at (74,48.16) size 163.52x19.78
LayoutSVGInlineText {#text} at (129.53,48.75) size 35.39x19.19
chunk 1 text run 1 at (129.53,63.75) startOffset 0 endOffset 5 width 35.40: " not "
LayoutSVGInlineText {#text} at (164.92,48.16) size 72.59x19.19
@@ -29,10 +29,10 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (257.50,128) size 180.19x44.09 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (257.50,138.16) size 55.80x19.19
chunk 1 text run 1 at (257.50,153.75) startOffset 0 endOffset 7 width 55.80: "But you"
- LayoutSVGTSpan {tspan} at (0,0) size 26x20
+ LayoutSVGTSpan {tspan} at (257.50,128) size 180.19x44.09
LayoutSVGInlineText {#text} at (345.30,128) size 24.59x19.19
chunk 1 text run 1 at (345.30,143.00) startOffset 0 endOffset 3 width 24.60: "are"
- LayoutSVGTSpan {tspan} at (0,0) size 69x21
+ LayoutSVGTSpan {tspan} at (257.50,128) size 180.19x44.09
LayoutSVGInlineText {#text} at (369.89,152.91) size 67.80x19.19
chunk 1 text run 1 at (369.90,168.50) startOffset 0 endOffset 9 width 67.80: " a peach!"
LayoutSVGRect {rect} at (225,179) size 245.50x53.50 [stroke={[type=SOLID] [color=#000000]}] [x=225.00] [y=179.00] [width=245.50] [height=53.50]
@@ -47,7 +47,7 @@ layer at (0,0) size 800x600
chunk 1 text run 1 at (238.00,229.50) startOffset 0 endOffset 25 width 177.60: "'tspan' lowers \"a peach!\""
LayoutSVGContainer {g} at (17.50,184.41) size 336.55x113.84
LayoutSVGText {text} at (35,184.41) size 145.05x49.69 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 146x20
+ LayoutSVGTSpan {tspan} at (35,184.41) size 145.05x49.69
LayoutSVGInlineText {#text} at (35,184.41) size 145.05x19.19
chunk 1 text run 1 at (35.00,200.00) startOffset 0 endOffset 1 width 12.00: "C"
chunk 1 text run 1 at (53.75,200.00) startOffset 0 endOffset 1 width 9.00: "u"
@@ -58,7 +58,7 @@ layer at (0,0) size 800x600
chunk 1 text run 1 at (147.50,200.00) startOffset 0 endOffset 1 width 9.00: "n"
chunk 1 text run 1 at (166.25,200.00) startOffset 0 endOffset 2 width 13.80: "d "
LayoutSVGInlineText {#text} at (0,0) size 0x0
- LayoutSVGTSpan {tspan} at (0,0) size 88x20
+ LayoutSVGTSpan {tspan} at (35,184.41) size 145.05x49.69
LayoutSVGInlineText {#text} at (63.13,214.91) size 87x19.19
chunk 1 text run 1 at (63.13,230.50) startOffset 0 endOffset 1 width 4.20: "f"
chunk 1 text run 1 at (81.88,230.50) startOffset 0 endOffset 1 width 9.00: "u"

Powered by Google App Engine
This is Rietveld 408576698