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

Side by Side Diff: LayoutTests/platform/mac/svg/custom/alignment-baseline-modes-expected.txt

Issue 933953003: Move the remaining rendering/svg/RenderSVG* files 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 400x400 3 layer at (0,0) size 400x400
4 RenderSVGRoot {svg} at (10,0) size 101x398 4 LayoutSVGRoot {svg} at (10,0) size 101x398
5 LayoutSVGContainer {g} at (10,0) size 101x20 5 LayoutSVGContainer {g} at (10,0) size 101x20
6 LayoutSVGText {text} at (10,-3) size 101x23 contains 1 chunk(s) 6 LayoutSVGText {text} at (10,-3) size 101x23 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 41x23 7 LayoutSVGInlineText {#text} at (0,0) size 41x23
8 chunk 1 text run 1 at (10.00,15.00) startOffset 0 endOffset 5 width 40 .56: "This " 8 chunk 1 text run 1 at (10.00,15.00) startOffset 0 endOffset 5 width 40 .56: "This "
9 LayoutSVGTSpan {tspan} at (0,0) size 28x23 9 LayoutSVGTSpan {tspan} at (0,0) size 28x23
10 LayoutSVGInlineText {#text} at (40,0) size 28x23 10 LayoutSVGInlineText {#text} at (40,0) size 28x23
11 chunk 1 text run 1 at (50.56,15.00) startOffset 0 endOffset 4 width 27.22: "is a" 11 chunk 1 text run 1 at (50.56,15.00) startOffset 0 endOffset 4 width 27.22: "is a"
12 LayoutSVGInlineText {#text} at (67,0) size 33x23 12 LayoutSVGInlineText {#text} at (67,0) size 33x23
13 chunk 1 text run 1 at (77.77,15.00) startOffset 0 endOffset 5 width 32 .77: " test" 13 chunk 1 text run 1 at (77.77,15.00) startOffset 0 endOffset 5 width 32 .77: " test"
14 LayoutSVGPath {line} at (10,14) size 100x2 [stroke={[type=SOLID] [color=#F F0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=15.00] [x2=110.00] [y2=15.00] 14 LayoutSVGPath {line} at (10,14) size 100x2 [stroke={[type=SOLID] [color=#F F0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=15.00] [x2=110.00] [y2=15.00]
(...skipping 110 matching lines...) Expand 10 before | Expand all | Expand 10 after
125 LayoutSVGContainer {g} at (10,357) size 101x41 [transform={m=((1.00,0.00)(0. 00,1.00)) t=(0.00,360.00)}] 125 LayoutSVGContainer {g} at (10,357) size 101x41 [transform={m=((1.00,0.00)(0. 00,1.00)) t=(0.00,360.00)}]
126 LayoutSVGText {text} at (10,-3) size 101x41 contains 1 chunk(s) 126 LayoutSVGText {text} at (10,-3) size 101x41 contains 1 chunk(s)
127 LayoutSVGInlineText {#text} at (0,18) size 41x23 127 LayoutSVGInlineText {#text} at (0,18) size 41x23
128 chunk 1 text run 1 at (10.00,33.00) startOffset 0 endOffset 5 width 40 .56: "This " 128 chunk 1 text run 1 at (10.00,33.00) startOffset 0 endOffset 5 width 40 .56: "This "
129 LayoutSVGTSpan {tspan} at (0,0) size 28x23 129 LayoutSVGTSpan {tspan} at (0,0) size 28x23
130 LayoutSVGInlineText {#text} at (40,0) size 28x23 130 LayoutSVGInlineText {#text} at (40,0) size 28x23
131 chunk 1 text run 1 at (50.56,15.00) startOffset 0 endOffset 4 width 27.22: "is a" 131 chunk 1 text run 1 at (50.56,15.00) startOffset 0 endOffset 4 width 27.22: "is a"
132 LayoutSVGInlineText {#text} at (67,18) size 33x23 132 LayoutSVGInlineText {#text} at (67,18) size 33x23
133 chunk 1 text run 1 at (77.77,33.00) startOffset 0 endOffset 5 width 32 .77: " test" 133 chunk 1 text run 1 at (77.77,33.00) startOffset 0 endOffset 5 width 32 .77: " test"
134 LayoutSVGPath {line} at (10,374) size 100x2 [stroke={[type=SOLID] [color=# FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=15.00] [x2=110.00 ] [y2=15.00] 134 LayoutSVGPath {line} at (10,374) size 100x2 [stroke={[type=SOLID] [color=# FF0000]}] [fill={[type=SOLID] [color=#000000]}] [x1=10.00] [y1=15.00] [x2=110.00 ] [y2=15.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698