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

Side by Side Diff: LayoutTests/svg/text/text-vkern-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 (5,29) size 75x177
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 90 L 200 90"]
7 RenderSVGText {text} at (0,-8) size 25x10 contains 1 chunk(s)
8 RenderSVGInlineText {#text} at (0,0) size 25x10
9 chunk 1 text run 1 at (0.00,0.00) startOffset 0 endOffset 4 width 25.00: "1234"
10 RenderSVGContainer {g} at (10,90) size 70x116
11 RenderSVGText {text} at (-5,0) size 10x58 contains 1 chunk(s)
12 RenderSVGInlineText {#text} at (0,0) size 10x58
13 chunk 1 (vertical) text run 1 at (-3.00,0.00) startOffset 0 endOffset 1 height 10.00: "1"
14 chunk 1 (vertical) text run 2 at (-3.00,16.00) startOffset 1 endOffset 2 height 10.00: "2"
15 chunk 1 (vertical) text run 3 at (-3.00,32.00) startOffset 2 endOffset 3 height 10.00: "3"
16 chunk 1 (vertical) text run 4 at (-3.00,48.00) startOffset 3 endOffset 4 height 10.00: "4"
17 RenderSVGText {text} at (-5,0) size 10x46 contains 1 chunk(s)
18 RenderSVGInlineText {#text} at (3,0) size 3x10
19 chunk 1 (vertical) text run 1 at (-3.00,0.00) startOffset 0 endOffset 1 height 10.00: "1"
20 RenderSVGTSpan {tspan} at (0,0) size 8x26
21 RenderSVGInlineText {#text} at (1,10) size 8x26
22 chunk 1 (vertical) text run 1 at (-3.00,10.00) startOffset 0 endOffs et 1 height 10.00: "2"
23 chunk 1 (vertical) text run 2 at (-3.00,26.00) startOffset 1 endOffs et 2 height 10.00: "3"
24 RenderSVGInlineText {#text} at (0,36) size 10x10
25 chunk 1 (vertical) text run 1 at (-3.00,36.00) startOffset 0 endOffset 1 height 10.00: "4"
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698