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

Side by Side Diff: LayoutTests/platform/win-xp/svg/W3C-SVG-1.1/text-align-01-b-expected.txt

Issue 913143006: Move RenderSVGRect to layout/svg (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 RenderSVGRoot {svg} at (0,0) size 480x360
5 LayoutSVGContainer {g} at (5,8) size 446x279 5 LayoutSVGContainer {g} at (5,8) size 446x279
6 LayoutSVGText {text} at (5,8) size 424x39 contains 1 chunk(s) 6 LayoutSVGText {text} at (5,8) size 424x39 contains 1 chunk(s)
7 LayoutSVGInlineText {#text} at (0,0) size 424x39 7 LayoutSVGInlineText {#text} at (0,0) size 424x39
8 chunk 1 text run 1 at (5.00,40.00) startOffset 0 endOffset 31 width 42 4.00: "Test 'text-anchor' (horizontal)" 8 chunk 1 text run 1 at (5.00,40.00) startOffset 0 endOffset 31 width 42 4.00: "Test 'text-anchor' (horizontal)"
9 LayoutSVGContainer {g} at (25,102) size 426x185 9 LayoutSVGContainer {g} at (25,102) size 426x185
10 LayoutSVGContainer {g} at (227,102) size 224x35 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(230.00,130.00)}] 10 LayoutSVGContainer {g} at (227,102) size 224x35 [transform={m=((1.00,0.0 0)(0.00,1.00)) t=(230.00,130.00)}]
(...skipping 16 matching lines...) Expand all
27 chunk 1 (middle anchor) text run 1 at (-122.00,0.00) startOffset 0 endOffset 18 width 244.00: "text-anchor:middle" 27 chunk 1 (middle anchor) text run 1 at (-122.00,0.00) startOffset 0 endOffset 18 width 244.00: "text-anchor:middle"
28 LayoutSVGContainer {g} at (25,252) size 208x35 [transform={m=((1.00,0.00 )(0.00,1.00)) t=(230.00,280.00)}] 28 LayoutSVGContainer {g} at (25,252) size 208x35 [transform={m=((1.00,0.00 )(0.00,1.00)) t=(230.00,280.00)}]
29 RenderSVGPath {line} at (180,279) size 50x2 [stroke={[type=SOLID] [col or=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x1=-50.00] [y1=0.00] [x2=0. 00] [y2=0.00] 29 RenderSVGPath {line} at (180,279) size 50x2 [stroke={[type=SOLID] [col or=#000000]}] [fill={[type=SOLID] [color=#000000]}] [x1=-50.00] [y1=0.00] [x2=0. 00] [y2=0.00]
30 RenderSVGEllipse {circle} at (227,277) size 6x6 [fill={[type=SOLID] [c olor=#000000]}] [cx=0.00] [cy=0.00] [r=3.00] 30 RenderSVGEllipse {circle} at (227,277) size 6x6 [fill={[type=SOLID] [c olor=#000000]}] [cx=0.00] [cy=0.00] [r=3.00]
31 LayoutSVGText {text} at (-205,-28) size 205x35 contains 1 chunk(s) 31 LayoutSVGText {text} at (-205,-28) size 205x35 contains 1 chunk(s)
32 LayoutSVGInlineText {#text} at (0,0) size 205x35 32 LayoutSVGInlineText {#text} at (0,0) size 205x35
33 chunk 1 (end anchor) text run 1 at (-205.00,0.00) startOffset 0 en dOffset 15 width 205.00: "text-anchor:end" 33 chunk 1 (end anchor) text run 1 at (-205.00,0.00) startOffset 0 en dOffset 15 width 205.00: "text-anchor:end"
34 LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s) 34 LayoutSVGText {text} at (10,304) size 261x46 contains 1 chunk(s)
35 LayoutSVGInlineText {#text} at (0,0) size 261x46 35 LayoutSVGInlineText {#text} at (0,0) size 261x46
36 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 1.00: "$Revision: 1.5 $" 36 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 1.00: "$Revision: 1.5 $"
37 RenderSVGRect {rect} at (0,0) size 480x360 [stroke={[type=SOLID] [color=#000 000]}] [x=1.00] [y=1.00] [width=478.00] [height=358.00] 37 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