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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-whitespace-handling-expected.txt

Issue 1893493002: Auto-rebaseline for r387440 (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/custom/text-whitespace-handling-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-whitespace-handling-expected.txt b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-whitespace-handling-expected.txt
index 97acc833e3a87e01ecdeefc2a497835e28ecdda3..16b13d1477293f964bc6298ce48b6982fdd3ceb0 100644
--- a/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-whitespace-handling-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/linux/svg/custom/text-whitespace-handling-expected.txt
@@ -6,9 +6,9 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (10,6) size 233x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 233x18
chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 36 width 232.38: "Testing xml:space=\"default\" support:"
- LayoutSVGText {text} at (10,26) size 159x18 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 159x18
- chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 20 width 158.22: "NoSpacesBetweenWords"
+ LayoutSVGText {text} at (10,26) size 171x18 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 171x18
+ chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 23 width 170.22: "No Spaces Between Words"
LayoutSVGText {text} at (10,46) size 126x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 126x18
chunk 1 text run 1 at (10.00,60.00) startOffset 0 endOffset 18 width 125.38: "Tabs become spaces"

Powered by Google App Engine
This is Rietveld 408576698