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

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

Issue 1414063002: Auto-rebaseline for r354723 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 2 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 c13bfcc1308636f5cabc69e4ef7ab73864681ec2..e5e99724a81d7b6d06bd21c48c8325188da4c16c 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,17 +1,17 @@
layer at (0,0) size 800x600
LayoutView at (0,0) size 800x600
layer at (0,0) size 800x600
- LayoutSVGRoot {svg} at (20,11) size 500x516
- LayoutSVGContainer {g} at (20,11) size 500x516
- LayoutSVGText {text} at (10,5) size 240x19 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 240x18
- chunk 1 text run 1 at (10.00,20.00) startOffset 0 endOffset 36 width 239.81: "Testing xml:space=\"default\" support:"
- LayoutSVGText {text} at (10,25) size 163x19 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 163x18
- chunk 1 text run 1 at (10.00,40.00) startOffset 0 endOffset 20 width 162.62: "NoSpacesBetweenWords"
- LayoutSVGText {text} at (10,45) size 131x19 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 131x18
- chunk 1 text run 1 at (10.00,60.00) startOffset 0 endOffset 18 width 130.61: "Tabs become spaces"
+ 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 (10,25) size 162x19 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 (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 (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"
@@ -23,15 +23,15 @@ layer at (0,0) size 800x600
chunk 1 text run 1 at (10.00,120.00) startOffset 0 endOffset 11 width 78.63: "Whitespace "
chunk 1 text run 1 at (88.63,120.00) startOffset 0 endOffset 3 width 14.67: "is "
chunk 1 text run 1 at (103.30,120.00) startOffset 0 endOffset 10 width 64.88: "simplified"
- LayoutSVGText {text} at (10,145) size 250x19 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 250x18
- chunk 1 text run 1 at (10.00,160.00) startOffset 0 endOffset 37 width 249.58: "Testing xml:space=\"preserve\" support:"
+ LayoutSVGText {text} at (10,145) size 249x19 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 249x18
+ chunk 1 text run 1 at (10.00,160.00) startOffset 0 endOffset 37 width 248.46: "Testing xml:space=\"preserve\" support:"
LayoutSVGText {text} at (10,165) size 174x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 174x18
chunk 1 text run 1 at (10.00,180.00) startOffset 0 endOffset 24 width 173.28: " Newlines Become Spaces "
- LayoutSVGText {text} at (10,185) size 131x19 contains 1 chunk(s)
- LayoutSVGInlineText {#text} at (0,0) size 131x18
- chunk 1 text run 1 at (10.00,200.00) startOffset 0 endOffset 18 width 130.61: "Tabs become spaces"
+ LayoutSVGText {text} at (10,185) size 130x19 contains 1 chunk(s)
+ LayoutSVGInlineText {#text} at (0,0) size 130x18
+ chunk 1 text run 1 at (10.00,200.00) startOffset 0 endOffset 18 width 129.49: "Tabs become spaces"
LayoutSVGText {text} at (10,205) size 158x19 contains 1 chunk(s)
LayoutSVGInlineText {#text} at (0,0) size 158x18
chunk 1 text run 1 at (10.00,220.00) startOffset 0 endOffset 25 width 157.27: " Respect leading space"

Powered by Google App Engine
This is Rietveld 408576698