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

Side by Side Diff: LayoutTests/platform/android/svg/W3C-SVG-1.1/text-text-04-t-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 480x360 1 layer at (0,0) size 480x360
2 RenderView at (0,0) size 480x360 2 RenderView at (0,0) size 480x360
3 layer at (0,0) size 480x360 3 layer at (0,0) size 480x360
4 RenderSVGRoot {svg} at (0,0) size 480x360 4 LayoutSVGRoot {svg} at (0,0) size 480x360
5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0 5 LayoutSVGHiddenContainer {defs} at (0,0) size 0x0
6 LayoutSVGContainer {g} at (39,20) size 415x290 6 LayoutSVGContainer {g} at (39,20) size 415x290
7 LayoutSVGContainer {g} at (39,20) size 151x25 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(130.00,40.00)}] 7 LayoutSVGContainer {g} at (39,20) size 151x25 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(130.00,40.00)}]
8 LayoutSVGText {text} at (-91,-15) size 61x19 contains 1 chunk(s) 8 LayoutSVGText {text} at (-91,-15) size 61x19 contains 1 chunk(s)
9 LayoutSVGInlineText {#text} at (0,0) size 61x19 9 LayoutSVGInlineText {#text} at (0,0) size 61x19
10 chunk 1 (end anchor) text run 1 at (-91.00,0.00) startOffset 0 endOf fset 9 width 61.00: "Reference" 10 chunk 1 (end anchor) text run 1 at (-91.00,0.00) startOffset 0 endOf fset 9 width 61.00: "Reference"
11 LayoutSVGContainer {g} at (126,20) size 64x25 11 LayoutSVGContainer {g} at (126,20) size 64x25
12 LayoutSVGContainer {use} at (126,36) size 8x8 12 LayoutSVGContainer {use} at (126,36) size 8x8
13 LayoutSVGRect {rect} at (126,36) size 8x8 [fill={[type=SOLID] [color =#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00] 13 LayoutSVGRect {rect} at (126,36) size 8x8 [fill={[type=SOLID] [color =#8888FF]}] [x=-4.00] [y=-4.00] [width=8.00] [height=8.00]
14 LayoutSVGContainer {use} at (141,36) size 8x8 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(15.00,0.00)}] 14 LayoutSVGContainer {use} at (141,36) size 8x8 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(15.00,0.00)}]
(...skipping 220 matching lines...) Expand 10 before | Expand all | Expand 10 after
235 LayoutSVGText {text} at (20,-30) size 70x45 contains 1 chunk(s) 235 LayoutSVGText {text} at (20,-30) size 70x45 contains 1 chunk(s)
236 LayoutSVGInlineText {#text} at (0,0) size 70x45 236 LayoutSVGInlineText {#text} at (0,0) size 70x45
237 chunk 1 text run 1 at (20.00,-10.00) startOffset 0 endOffset 1 wid th 15.00: "1" 237 chunk 1 text run 1 at (20.00,-10.00) startOffset 0 endOffset 1 wid th 15.00: "1"
238 chunk 1 text run 1 at (40.00,-5.00) startOffset 0 endOffset 1 widt h 15.00: "2" 238 chunk 1 text run 1 at (40.00,-5.00) startOffset 0 endOffset 1 widt h 15.00: "2"
239 chunk 1 text run 1 at (60.00,5.00) startOffset 0 endOffset 1 width 15.00: "3" 239 chunk 1 text run 1 at (60.00,5.00) startOffset 0 endOffset 1 width 15.00: "3"
240 chunk 1 text run 1 at (75.00,10.00) startOffset 0 endOffset 1 widt h 15.00: "4" 240 chunk 1 text run 1 at (75.00,10.00) startOffset 0 endOffset 1 widt h 15.00: "4"
241 LayoutSVGText {text} at (10,304) size 281x46 contains 1 chunk(s) 241 LayoutSVGText {text} at (10,304) size 281x46 contains 1 chunk(s)
242 LayoutSVGInlineText {#text} at (0,0) size 281x46 242 LayoutSVGInlineText {#text} at (0,0) size 281x46
243 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 28 1.00: "$Revision: 1.13 $" 243 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 17 width 28 1.00: "$Revision: 1.13 $"
244 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 244 LayoutSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698