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

Side by Side Diff: LayoutTests/svg/text/text-hkern-expected.txt

Issue 656913006: Remove SVG fonts (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Update tests for landing Created 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
(Empty)
1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600
4 RenderSVGRoot {svg} at (4,29) size 141x115
5 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
6 RenderSVGPath {path} at (0,0) size 0x0 [fill={[type=SOLID] [color=#000000] }] [data="M 2.5 70 L 200 70"]
7 RenderSVGText {text} at (0,-8) size 70x10 contains 1 chunk(s)
8 RenderSVGInlineText {#text} at (0,0) size 70x10
9 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 2.50: "1"
10 chunk 1 text run 2 at (17.50,0.00) startOffset 1 endOffset 2 width 5.00: "2"
11 chunk 1 text run 3 at (37.50,0.00) startOffset 2 endOffset 3 width 7.50: "3"
12 chunk 1 text run 4 at (60.00,0.00) startOffset 3 endOffset 4 width 10.00 : "4"
13 RenderSVGText {text} at (0,-8) size 40x10 contains 1 chunk(s)
14 RenderSVGInlineText {#text} at (0,0) size 3x10
15 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 1 width 2.50: "1"
16 RenderSVGTSpan {tspan} at (0,0) size 28x10
17 RenderSVGInlineText {#text} at (2,0) size 28x10
18 chunk 1 text run 1 at (2.50,0.00) startOffset 0 endOffset 1 width 5.00 : "2"
19 chunk 1 text run 2 at (22.50,0.00) startOffset 1 endOffset 2 width 7.5 0: "3"
20 RenderSVGInlineText {#text} at (30,0) size 10x10
21 chunk 1 text run 1 at (30.00,0.00) startOffset 0 endOffset 1 width 10.00 : "4"
22 RenderSVGText {text} at (2,62) size 71x10 contains 1 chunk(s)
23 RenderSVGTextPath {textPath} at (0,0) size 70x10
24 RenderSVGInlineText {#text} at (0,0) size 70x10
25 chunk 1 text run 1 at (3.75,70.00) startOffset 0 endOffset 1 width 2.5 0: "1"
26 chunk 1 text run 2 at (22.50,70.00) startOffset 1 endOffset 2 width 5. 00: "2"
27 chunk 1 text run 3 at (43.75,70.00) startOffset 2 endOffset 3 width 7. 50: "3"
28 chunk 1 text run 4 at (67.50,70.00) startOffset 3 endOffset 4 width 10 .00: "4"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698