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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/linux/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt
index 9110746b3718c532377c5343f4318adb4a80246f..736580a7e2ad45344191c271e06d58ededd206a0 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/W3C-SVG-1.1/text-tselect-01-b-expected.txt
@@ -12,7 +12,7 @@ layer at (0,0) size 480x360
chunk 1 text run 1 at (25.00,65.00) startOffset 0 endOffset 37 width 245.00: "Here is a stand-alone 'text' element."
LayoutSVGText {text} at (25,75) size 287x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 287x18
- chunk 1 text run 1 at (25.00,90.00) startOffset 0 endOffset 43 width 286.12: "Here is a second 'text' element just below."
+ chunk 1 text run 1 at (25.00,90.00) startOffset 0 endOffset 43 width 287.00: "Here is a second 'text' element just below."
LayoutSVGText {text} at (25,100) size 332x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 332x18
chunk 1 text run 1 at (25.00,115.00) startOffset 0 endOffset 48 width 332.00: "Because these are four separate 'text' elements,"
@@ -22,9 +22,9 @@ layer at (0,0) size 480x360
LayoutSVGText {text} at (25,175) size 347x93 contains 1 chunk(s)
LayoutSVGTSpan {tspan} at (0,0) size 343x18
LayoutSVGInlineText {#text} at (0,0) size 343x18
- chunk 1 text run 1 at (25.00,190.00) startOffset 0 endOffset 50 width 342.12: "However, these lines of text are achieved by using"
- LayoutSVGInlineText {#text} at (342,0) size 4x18
- chunk 1 text run 1 at (367.12,190.00) startOffset 0 endOffset 1 width 4.00: " "
+ chunk 1 text run 1 at (25.00,190.00) startOffset 0 endOffset 50 width 343.00: "However, these lines of text are achieved by using"
+ LayoutSVGInlineText {#text} at (343,0) size 4x18
+ chunk 1 text run 1 at (368.00,190.00) startOffset 0 endOffset 1 width 4.00: " "
LayoutSVGTSpan {tspan} at (0,0) size 335x18
LayoutSVGInlineText {#text} at (0,25) size 335x18
chunk 1 text run 1 at (25.00,215.00) startOffset 0 endOffset 51 width 335.00: "one 'tspan' per line, all contained within the same"

Powered by Google App Engine
This is Rietveld 408576698