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

Side by Side Diff: LayoutTests/svg/text/small-fonts-3-expected.txt

Issue 927583002: Moving RenderSVG* files from rendering/ to layout/ (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 5 years, 10 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
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 RenderView at (0,0) size 800x600 2 RenderView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 RenderSVGRoot {svg} at (0,0) size 569x443 4 RenderSVGRoot {svg} at (0,0) size 569x443
5 RenderSVGEllipse {ellipse} at (0,0) size 569x443 [stroke={[type=SOLID] [colo r=#000000] [stroke width=0.10]}] [cx=12.43] [cy=13.65] [rx=4.34] [ry=2.68] 5 LayoutSVGEllipse {ellipse} at (0,0) size 569x443 [stroke={[type=SOLID] [colo r=#000000] [stroke width=0.10]}] [cx=12.43] [cy=13.65] [rx=4.34] [ry=2.68]
6 LayoutSVGText {text} at (11,11) size 3x2 contains 1 chunk(s) 6 LayoutSVGText {text} at (11,11) size 3x2 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 2x1 7 LayoutSVGInlineText {#text} at (0,0) size 2x1
8 chunk 1 (middle anchor) text run 1 at (11.58,12.43) startOffset 0 endOff set 6 width 1.70: "Passes" 8 chunk 1 (middle anchor) text run 1 at (11.58,12.43) startOffset 0 endOff set 6 width 1.70: "Passes"
9 LayoutSVGText {text} at (9,13) size 7x1 contains 1 chunk(s) 9 LayoutSVGText {text} at (9,13) size 7x1 contains 1 chunk(s)
10 LayoutSVGInlineText {#text} at (0,0) size 6x1 10 LayoutSVGInlineText {#text} at (0,0) size 6x1
11 chunk 1 (middle anchor) text run 1 at (9.56,13.79) startOffset 0 endOffs et 24 width 5.72: "if text aligns perfectly" 11 chunk 1 (middle anchor) text run 1 at (9.56,13.79) startOffset 0 endOffs et 24 width 5.72: "if text aligns perfectly"
12 LayoutSVGText {text} at (9,14) size 7x1 contains 1 chunk(s) 12 LayoutSVGText {text} at (9,14) size 7x1 contains 1 chunk(s)
13 LayoutSVGInlineText {#text} at (0,0) size 7x1 13 LayoutSVGInlineText {#text} at (0,0) size 7x1
14 chunk 1 (middle anchor) text run 1 at (9.10,14.59) startOffset 0 endOffs et 28 width 6.64: "in the center of the circle." 14 chunk 1 (middle anchor) text run 1 at (9.10,14.59) startOffset 0 endOffs et 28 width 6.64: "in the center of the circle."
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698