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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt

Issue 1867243003: Auto-rebaseline for r386022 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 8 months 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/W3C-SVG-1.1/text-tselect-01-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt
index 7931da67b491ea1b99d719a486f9c233717542b3..d6f81a4629447ba39e80006f57e07ff124894bd6 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt
@@ -6,25 +6,25 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (10,6) size 302x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 302x18
chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 46 width 301.49: "Test single line and multiline text selection."
- LayoutSVGContainer {g} at (25,51) size 361x217
+ LayoutSVGContainer {g} at (25,51) size 362x217
LayoutSVGText {text} at (25,51) size 255x17 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 255x17
chunk 1 text run 1 at (25.00,65.00) startOffset 0 endOffset 37 width 254.24: "Here is a stand-alone 'text' element."
- LayoutSVGText {text} at (25,76) size 297x18 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 297x18
- chunk 1 text run 1 at (25.00,90.00) startOffset 0 endOffset 43 width 296.93: "Here is a second 'text' element just below."
+ LayoutSVGText {text} at (25,76) size 298x18 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 298x18
+ chunk 1 text run 1 at (25.00,90.00) startOffset 0 endOffset 43 width 297.81: "Here is a second 'text' element just below."
LayoutSVGText {text} at (25,101) size 343x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 343x18
chunk 1 text run 1 at (25.00,115.00) startOffset 0 endOffset 48 width 342.30: "Because these are four separate 'text' elements,"
LayoutSVGText {text} at (25,126) size 324x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 324x18
chunk 1 text run 1 at (25.00,140.00) startOffset 0 endOffset 47 width 323.74: "text selection should not go across lines here."
- LayoutSVGText {text} at (25,176) size 361x92 contains 1 chunk(s)
- LayoutSVGTSpan {tspan} at (0,0) size 356x18
- LayoutSVGInlineText {#text} at (0,0) size 356x18
- chunk 1 text run 1 at (25.00,190.00) startOffset 0 endOffset 50 width 355.76: "However, these lines of text are achieved by using"
- LayoutSVGInlineText {#text} at (355,0) size 5x17
- chunk 1 text run 1 at (380.76,190.00) startOffset 0 endOffset 1 width 4.45: " "
+ LayoutSVGText {text} at (25,176) size 362x92 contains 1 chunk(s)
+ LayoutSVGTSpan {tspan} at (0,0) size 357x18
+ LayoutSVGInlineText {#text} at (0,0) size 357x18
+ chunk 1 text run 1 at (25.00,190.00) startOffset 0 endOffset 50 width 356.64: "However, these lines of text are achieved by using"
+ LayoutSVGInlineText {#text} at (356,0) size 5x17
+ chunk 1 text run 1 at (381.64,190.00) startOffset 0 endOffset 1 width 4.45: " "
LayoutSVGTSpan {tspan} at (0,0) size 348x18
LayoutSVGInlineText {#text} at (0,25) size 348x18
chunk 1 text run 1 at (25.00,215.00) startOffset 0 endOffset 51 width 347.66: "one 'tspan' per line, all contained within the same"

Powered by Google App Engine
This is Rietveld 408576698