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

Side by Side Diff: LayoutTests/platform/linux/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 100x397 4 LayoutSVGRoot {svg} at (10,0) size 100x397
5 LayoutSVGContainer {g} at (10,0) size 100x20 5 LayoutSVGContainer {g} at (10,0) size 100x20
6 LayoutSVGText {text} at (10,-2) size 100x22 contains 1 chunk(s) 6 LayoutSVGText {text} at (10,-2) size 100x22 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 40x22 7 LayoutSVGInlineText {#text} at (0,0) size 40x22
8 chunk 1 text run 1 at (10.00,15.00) startOffset 0 endOffset 5 width 40 .00: "This " 8 chunk 1 text run 1 at (10.00,15.00) startOffset 0 endOffset 5 width 40 .00: "This "
9 LayoutSVGTSpan {tspan} at (0,0) size 28x22 9 LayoutSVGTSpan {tspan} at (0,0) size 28x22
10 LayoutSVGInlineText {#text} at (40,0) size 28x22 10 LayoutSVGInlineText {#text} at (40,0) size 28x22
11 chunk 1 text run 1 at (50.00,15.00) startOffset 0 endOffset 4 width 28.00: "is a" 11 chunk 1 text run 1 at (50.00,15.00) startOffset 0 endOffset 4 width 28.00: "is a"
12 LayoutSVGInlineText {#text} at (68,0) size 32x22 12 LayoutSVGInlineText {#text} at (68,0) size 32x22
13 chunk 1 text run 1 at (78.00,15.00) startOffset 0 endOffset 5 width 32 .00: " test" 13 chunk 1 text run 1 at (78.00,15.00) startOffset 0 endOffset 5 width 32 .00: " 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,358) size 100x39 [transform={m=((1.00,0.00)(0. 00,1.00)) t=(0.00,360.00)}] 125 LayoutSVGContainer {g} at (10,358) size 100x39 [transform={m=((1.00,0.00)(0. 00,1.00)) t=(0.00,360.00)}]
126 LayoutSVGText {text} at (10,-2) size 100x39 contains 1 chunk(s) 126 LayoutSVGText {text} at (10,-2) size 100x39 contains 1 chunk(s)
127 LayoutSVGInlineText {#text} at (0,17) size 40x22 127 LayoutSVGInlineText {#text} at (0,17) size 40x22
128 chunk 1 text run 1 at (10.00,32.00) startOffset 0 endOffset 5 width 40 .00: "This " 128 chunk 1 text run 1 at (10.00,32.00) startOffset 0 endOffset 5 width 40 .00: "This "
129 LayoutSVGTSpan {tspan} at (0,0) size 28x22 129 LayoutSVGTSpan {tspan} at (0,0) size 28x22
130 LayoutSVGInlineText {#text} at (40,0) size 28x22 130 LayoutSVGInlineText {#text} at (40,0) size 28x22
131 chunk 1 text run 1 at (50.00,15.00) startOffset 0 endOffset 4 width 28.00: "is a" 131 chunk 1 text run 1 at (50.00,15.00) startOffset 0 endOffset 4 width 28.00: "is a"
132 LayoutSVGInlineText {#text} at (68,17) size 32x22 132 LayoutSVGInlineText {#text} at (68,17) size 32x22
133 chunk 1 text run 1 at (78.00,32.00) startOffset 0 endOffset 5 width 32 .00: " test" 133 chunk 1 text run 1 at (78.00,32.00) startOffset 0 endOffset 5 width 32 .00: " 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