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

Unified Diff: third_party/WebKit/LayoutTests/platform/linux/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/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 16b13d1477293f964bc6298ce48b6982fdd3ceb0..c8579612e004fadcf6d4c86403d65d91e5ac1897 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
@@ -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 (20,12) size 484x516
- LayoutSVGContainer {g} at (20,12) size 484x516
+ LayoutSVGRoot {svg} at (19,12) size 485x516
+ LayoutSVGContainer {g} at (19,12) size 485x516
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 171x18 contains 1 chunk(s)
+ LayoutSVGText {text} at (9,26) size 172x18 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"
- LayoutSVGText {text} at (10,66) size 108x18 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 108x18
+ LayoutSVGText {text} at (9,66) size 109x18 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 109x18
chunk 1 text run 1 at (10.00,80.00) startOffset 0 endOffset 16 width 108.00: "No leading space"
- LayoutSVGText {text} at (10,86) size 108x18 contains 1 chunk(s)
+ LayoutSVGText {text} at (9,86) size 109x18 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 108x18
chunk 1 text run 1 at (10.00,100.00) startOffset 0 endOffset 17 width 107.50: "No trailing space"
LayoutSVGText {text} at (10,106) size 154x18 contains 1 chunk(s)

Powered by Google App Engine
This is Rietveld 408576698