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

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

Issue 2184693002: Auto-rebaseline for r407755 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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..050e2aea8d1e18a5fb464f9b0ee85b93d854fe21 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
@@ -3,35 +3,35 @@ layer at (0,0) size 480x360
layer at (0,0) size 480x360
LayoutSVGRoot {svg} at (0,0) size 480x360
LayoutSVGContainer {g} at (0,0) size 480x360
- LayoutSVGText {text} at (10,6) size 302x18 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 302x18
+ LayoutSVGText {text} at (10,6) size 302x17 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 302x17
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
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
+ LayoutSVGText {text} at (25,76) size 297x17 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 297x17
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,101) size 343x18 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 343x18
+ LayoutSVGText {text} at (25,101) size 343x17 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 343x17
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
+ LayoutSVGText {text} at (25,126) size 324x17 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 324x17
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
+ LayoutSVGTSpan {tspan} at (0,0) size 356x17
+ LayoutSVGInlineText {#text} at (0,0) size 356x17
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: " "
- LayoutSVGTSpan {tspan} at (0,0) size 348x18
- LayoutSVGInlineText {#text} at (0,25) size 348x18
+ LayoutSVGTSpan {tspan} at (0,0) size 348x17
+ LayoutSVGInlineText {#text} at (0,25) size 348x17
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"
LayoutSVGInlineText {#text} at (347,25) size 5x17
chunk 1 text run 1 at (372.66,215.00) startOffset 0 endOffset 1 width 4.45: " "
- LayoutSVGTSpan {tspan} at (0,0) size 343x18
- LayoutSVGInlineText {#text} at (0,50) size 343x18
+ LayoutSVGTSpan {tspan} at (0,0) size 343x17
+ LayoutSVGInlineText {#text} at (0,50) size 343x17
chunk 1 text run 1 at (25.00,240.00) startOffset 0 endOffset 51 width 342.31: "'text' element, so you should be able to select all"
LayoutSVGInlineText {#text} at (342,50) size 5x17
chunk 1 text run 1 at (367.31,240.00) startOffset 0 endOffset 1 width 4.45: " "

Powered by Google App Engine
This is Rietveld 408576698