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

Unified Diff: third_party/WebKit/LayoutTests/platform/win/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/win/svg/custom/text-whitespace-handling-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-whitespace-handling-expected.txt b/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-whitespace-handling-expected.txt
index 5fccabb85d53514de42ff75e2e00bee430068979..dfa3ffe79fba5d260439704e876d53216c3183c9 100644
--- a/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-whitespace-handling-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/win/svg/custom/text-whitespace-handling-expected.txt
@@ -6,9 +6,9 @@ layer at (0,0) size 800x600
LayoutSVGText {text} at (10,5) size 239x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 239x18
chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 36 width 238.70: "Testing xml:space=\"default\" support:"
- LayoutSVGText {text} at (9,25) size 163x19 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 162x18
- chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 20 width 161.34: "NoSpacesBetweenWords"
+ LayoutSVGText {text} at (9,25) size 175x19 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 174x18
+ chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 23 width 173.34: "No Spaces Between Words"
LayoutSVGText {text} at (10,45) size 130x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 130x18
chunk 1 text run 1 at (10.00,60.00) startOffset 0 endOffset 18 width 129.49: "Tabs become spaces"

Powered by Google App Engine
This is Rietveld 408576698