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

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

Issue 2178363002: Auto-rebaseline for r407755 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 years, 5 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 dfa3ffe79fba5d260439704e876d53216c3183c9..721f62b2093d3d1ff9b2853b615fa847210d0fef 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
@@ -1,21 +1,21 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (19,11) size 498x516
- LayoutSVGContainer {g} at (19,11) size 498x516
+ LayoutSVGRoot {svg} at (20,11) size 497x516
+ LayoutSVGContainer {g} at (20,11) size 497x516
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 175x19 contains 1 chunk(s)
+ LayoutSVGText {text} at (10,25) size 174x19 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"
- LayoutSVGText {text} at (9,65) size 112x19 contains 1 chunk(s)
+ LayoutSVGText {text} at (10,65) size 111x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 111x18
chunk 1 text run 1 at (10.00,80.00) startOffset 0 endOffset 16 width 110.18: "No leading space"
- LayoutSVGText {text} at (9,85) size 111x19 contains 1 chunk(s)
+ LayoutSVGText {text} at (10,85) size 110x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 110x18
chunk 1 text run 1 at (10.00,100.00) startOffset 0 endOffset 17 width 109.30: "No trailing space"
LayoutSVGText {text} at (10,105) size 159x19 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698