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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/text/text-selection-tselect-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-tselect-01-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-selection-tselect-01-b-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-selection-tselect-01-b-expected.txt
index 627917f5f7c18d4dc0f1b8aaef971358c7a47285..1f03479b1eb4d81b91d1884e877177ffee0718f7 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-selection-tselect-01-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/text/text-selection-tselect-01-b-expected.txt
@@ -20,22 +20,22 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (25,124.41) size 332.39x19.19
chunk 1 text run 1 at (25.00,140.00) startOffset 0 endOffset 47 width 332.40: "text selection should not go across lines here."
LayoutSVGText {text} at (25,174.41) size 367.50x94.19 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 363x20
+ LayoutSVGTSpan {tspan} at (25,174.41) size 367.50x94.19
LayoutSVGInlineText {#text} at (25,174.41) size 362.70x19.19
chunk 1 text run 1 at (25.00,190.00) startOffset 0 endOffset 50 width 362.72: "However, these lines of text are achieved by using"
LayoutSVGInlineText {#text} at (387.70,174.41) size 4.80x19.19
chunk 1 text run 1 at (387.72,190.00) startOffset 0 endOffset 1 width 4.80: " "
- LayoutSVGTSpan {tspan} at (0,0) size 356x20
+ LayoutSVGTSpan {tspan} at (25,174.41) size 367.50x94.19
LayoutSVGInlineText {#text} at (25,199.41) size 355.80x19.19
chunk 1 text run 1 at (25.00,215.00) startOffset 0 endOffset 51 width 355.80: "one 'tspan' per line, all contained within the same"
LayoutSVGInlineText {#text} at (380.80,199.41) size 4.80x19.19
chunk 1 text run 1 at (380.80,215.00) startOffset 0 endOffset 1 width 4.80: " "
- LayoutSVGTSpan {tspan} at (0,0) size 351x20
+ LayoutSVGTSpan {tspan} at (25,174.41) size 367.50x94.19
LayoutSVGInlineText {#text} at (25,224.41) size 351x19.19
chunk 1 text run 1 at (25.00,240.00) startOffset 0 endOffset 51 width 351.00: "'text' element, so you should be able to select all"
LayoutSVGInlineText {#text} at (375.98,224.41) size 4.80x19.19
chunk 1 text run 1 at (376.00,240.00) startOffset 0 endOffset 1 width 4.80: " "
- LayoutSVGTSpan {tspan} at (0,0) size 197x20
+ LayoutSVGTSpan {tspan} at (25,174.41) size 367.50x94.19
LayoutSVGInlineText {#text} at (25,249.41) size 196.80x19.19
chunk 1 text run 1 at (25.00,265.00) startOffset 0 endOffset 28 width 196.80: "four lines at the same time."
LayoutSVGInlineText {#text} at (0,0) size 0x0

Powered by Google App Engine
This is Rietveld 408576698