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

Unified Diff: LayoutTests/platform/win/svg/W3C-SVG-1.1/text-spacing-01-b-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/W3C-SVG-1.1/text-spacing-01-b-expected.txt
diff --git a/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt b/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt
index 562ba1f29e776f1dfc2797476535864f73fee1e9..1553732b4a6f39ca1afd5aa166750d6d23ea9841 100644
--- a/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt
+++ b/LayoutTests/platform/win/svg/W3C-SVG-1.1/text-spacing-01-b-expected.txt
@@ -26,9 +26,25 @@ layer at (0,0) size 480x360
chunk 1 text run 15 at (37.00,16.00) startOffset 14 endOffset 15 width 2.17: ":"
chunk 1 text run 16 at (38.17,16.00) startOffset 15 endOffset 16 width 2.67: "-"
chunk 1 text run 17 at (39.83,16.00) startOffset 16 endOffset 17 width 4.50: "1"
- RenderSVGText {text} at (3,16) size 57x10 contains 1 chunk(s)
- RenderSVGInlineText {#text} at (0,0) size 57x10
- chunk 1 text run 1 at (3.00,24.00) startOffset 0 endOffset 17 width 56.83: "letter-spacing:.3"
+ RenderSVGText {text} at (3,16) size 62x10 contains 1 chunk(s)
+ RenderSVGInlineText {#text} at (0,0) size 62x10
+ chunk 1 text run 1 at (3.00,24.00) startOffset 0 endOffset 1 width 1.67: "l"
+ chunk 1 text run 2 at (4.97,24.00) startOffset 1 endOffset 2 width 4.50: "e"
+ chunk 1 text run 3 at (9.77,24.00) startOffset 2 endOffset 3 width 2.17: "t"
+ chunk 1 text run 4 at (12.23,24.00) startOffset 3 endOffset 4 width 2.17: "t"
+ chunk 1 text run 5 at (14.70,24.00) startOffset 4 endOffset 5 width 4.50: "e"
+ chunk 1 text run 6 at (19.50,24.00) startOffset 5 endOffset 6 width 2.67: "r"
+ chunk 1 text run 7 at (22.47,24.00) startOffset 6 endOffset 7 width 2.67: "-"
+ chunk 1 text run 8 at (25.43,24.00) startOffset 7 endOffset 8 width 4.00: "s"
+ chunk 1 text run 9 at (29.73,24.00) startOffset 8 endOffset 9 width 4.50: "p"
+ chunk 1 text run 10 at (34.53,24.00) startOffset 9 endOffset 10 width 4.50: "a"
+ chunk 1 text run 11 at (39.33,24.00) startOffset 10 endOffset 11 width 4.00: "c"
+ chunk 1 text run 12 at (43.63,24.00) startOffset 11 endOffset 12 width 1.67: "i"
+ chunk 1 text run 13 at (45.60,24.00) startOffset 12 endOffset 13 width 4.50: "n"
+ chunk 1 text run 14 at (50.40,24.00) startOffset 13 endOffset 14 width 4.50: "g"
+ chunk 1 text run 15 at (55.20,24.00) startOffset 14 endOffset 15 width 2.17: ":"
+ chunk 1 text run 16 at (57.67,24.00) startOffset 15 endOffset 16 width 2.17: "."
+ chunk 1 text run 17 at (60.13,24.00) startOffset 16 endOffset 17 width 4.50: "3"
RenderSVGText {text} at (3,25) size 64x10 contains 1 chunk(s)
RenderSVGInlineText {#text} at (0,0) size 64x10
chunk 1 text run 1 at (3.00,33.00) startOffset 0 endOffset 16 width 63.67: "ws:0 - Two Words"

Powered by Google App Engine
This is Rietveld 408576698