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

Unified Diff: LayoutTests/platform/win/svg/batik/text/textLayout-expected.txt

Issue 18332019: Allow fractional letter- word-spacing values. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: *actually* add the file Created 7 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: LayoutTests/platform/win/svg/batik/text/textLayout-expected.txt
diff --git a/LayoutTests/platform/win/svg/batik/text/textLayout-expected.txt b/LayoutTests/platform/win/svg/batik/text/textLayout-expected.txt
index 3f8fd57ca938ecc64ef5450424f79f4e38a32c63..3a4bf4c3a8df312aca23f9ab4a5b3196431ca575 100644
--- a/LayoutTests/platform/win/svg/batik/text/textLayout-expected.txt
+++ b/LayoutTests/platform/win/svg/batik/text/textLayout-expected.txt
@@ -117,15 +117,15 @@ layer at (0,0) size 450x500
RenderSVGText {text} at (290,232) size 103x10 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 103x10
chunk 1 text run 1 at (290.00,240.00) startOffset 0 endOffset 29 width 103.00: "textLength=\"120\",kerning=\"10\""
- RenderSVGContainer {g} at (40,254) size 102x38
- RenderSVGText {text} at (40,254) size 102x27 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 102x27
+ RenderSVGContainer {g} at (40,254) size 103x38
+ RenderSVGText {text} at (40,254) size 103x27 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 103x27
chunk 1 text run 1 at (40.00,275.00) startOffset 0 endOffset 1 width 9.00: "s"
- chunk 1 text run 2 at (56.00,275.00) startOffset 1 endOffset 2 width 11.00: "a"
- chunk 1 text run 3 at (74.00,275.00) startOffset 2 endOffset 3 width 18.00: "m"
- chunk 1 text run 4 at (99.00,275.00) startOffset 3 endOffset 4 width 12.00: "p"
- chunk 1 text run 5 at (118.00,275.00) startOffset 4 endOffset 5 width 6.00: "l"
- chunk 1 text run 6 at (131.00,275.00) startOffset 5 endOffset 6 width 11.00: "e"
+ chunk 1 text run 2 at (56.20,275.00) startOffset 1 endOffset 2 width 11.00: "a"
+ chunk 1 text run 3 at (74.40,275.00) startOffset 2 endOffset 3 width 18.00: "m"
+ chunk 1 text run 4 at (99.60,275.00) startOffset 3 endOffset 4 width 12.00: "p"
+ chunk 1 text run 5 at (118.80,275.00) startOffset 4 endOffset 5 width 6.00: "l"
+ chunk 1 text run 6 at (132.00,275.00) startOffset 5 endOffset 6 width 11.00: "e"
RenderSVGText {text} at (40,282) size 77x10 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 77x10
chunk 1 text run 1 at (40.00,290.00) startOffset 0 endOffset 22 width 77.00: "letter-spacing=\"0.3em\""

Powered by Google App Engine
This is Rietveld 408576698