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

Unified Diff: third_party/WebKit/LayoutTests/platform/mac/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/mac/svg/custom/text-whitespace-handling-expected.txt
diff --git a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-whitespace-handling-expected.txt b/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-whitespace-handling-expected.txt
index a86ae172e320526d6892675a7be45ca713981614..6a2b853ac4d69f5198074ba1517e47705a8da5ba 100644
--- a/third_party/WebKit/LayoutTests/platform/mac/svg/custom/text-whitespace-handling-expected.txt
+++ b/third_party/WebKit/LayoutTests/platform/mac/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 239x19
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 (10,25) size 162x19 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 162x19
- chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 20 width 161.34: "NoSpacesBetweenWords"
+ LayoutSVGText {text} at (10,25) size 174x19 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 174x19
+ 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 130x19
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