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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/svg/text/text-selection-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/mac/svg/text/text-selection-tselect-01-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/text/text-selection-tselect-01-b-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/text/text-selection-tselect-01-b-expected.txt
index 0248c57239da842c16ee2991e8af42ab97a79417..972169ef1d7abccab3e2c77661058471798b963c 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/text/text-selection-tselect-01-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/svg/text/text-selection-tselect-01-b-expected.txt
@@ -6,13 +6,13 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (10,5) size 302x19 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.42: "Test single line and multiline text selection."
- LayoutSVGContainer {g} at (41,84) size 601x364
+ LayoutSVGContainer {g} at (41,84) size 603x364
LayoutSVGText {text} at (25,50) size 255x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 255x18
chunk 1 text run 1 at (25.00,65.00) startOffset 0 endOffset 37 width 254.18: "Here is a stand-alone 'text' element."
- LayoutSVGText {text} at (25,75) size 297x19 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.86: "Here is a second 'text' element just below."
+ LayoutSVGText {text} at (25,75) size 298x19 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.74: "Here is a second 'text' element just below."
LayoutSVGText {text} at (25,100) size 343x19 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.22: "Because these are four separate 'text' elements,"
@@ -20,11 +20,11 @@ layer at (0,0) size 800x600
LayoutSVGInlineText {#text} at (0,0) size 324x18
chunk 1 text run 1 at (25.00,140.00) startOffset 0 endOffset 47 width 323.66: "text selection should not go across lines here."
LayoutSVGText {text} at (25,175) size 361x94 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.67: "However, these lines of text are achieved by using"
- LayoutSVGInlineText {#text} at (355,0) size 5x18
- chunk 1 text run 1 at (380.67,190.00) startOffset 0 endOffset 1 width 4.44: " "
+ 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.55: "However, these lines of text are achieved by using"
+ LayoutSVGInlineText {#text} at (356,0) size 5x18
+ chunk 1 text run 1 at (381.55,190.00) startOffset 0 endOffset 1 width 4.44: " "
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.57: "one 'tspan' per line, all contained within the same"

Powered by Google App Engine
This is Rietveld 408576698