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

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

Issue 301193007: Unreviewed Win XP rebaselines for r175038, part 9 (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 RenderSVGContainer {g} at (0,8) size 471x273 5 RenderSVGContainer {g} at (0,8) size 471x273
6 RenderSVGHiddenContainer {defs} at (0,0) size 0x0 6 RenderSVGHiddenContainer {defs} at (0,0) size 0x0
7 RenderSVGResourceLinearGradient {linearGradient} [id="gradientDefault"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)] 7 RenderSVGResourceLinearGradient {linearGradient} [id="gradientDefault"] [gradientUnits=objectBoundingBox] [start=(0,0)] [end=(1,0)]
8 RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF] 8 RenderSVGGradientStop {stop} [offset=0.00] [color=#FFFFFF]
9 RenderSVGGradientStop {stop} [offset=0.33] [color=#0000FF] 9 RenderSVGGradientStop {stop} [offset=0.33] [color=#0000FF]
10 RenderSVGGradientStop {stop} [offset=0.66] [color=#FF0000] 10 RenderSVGGradientStop {stop} [offset=0.66] [color=#FF0000]
(...skipping 65 matching lines...) Expand 10 before | Expand all | Expand 10 after
76 RenderSVGPath {line} at (289,255) size 2x10 [stroke={[type=SOLID] [color =#FF8000]}] [fill={[type=SOLID] [color=#000000]}] [x1=250.00] [y1=15.00] [x2=250 .00] [y2=25.00] 76 RenderSVGPath {line} at (289,255) size 2x10 [stroke={[type=SOLID] [color =#FF8000]}] [fill={[type=SOLID] [color=#000000]}] [x1=250.00] [y1=15.00] [x2=250 .00] [y2=25.00]
77 RenderSVGEllipse {circle} at (336,226) size 8x8 [stroke={[type=SOLID] [c olor=#000000]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=300.00] [cy=-10.00] [r =3.00] 77 RenderSVGEllipse {circle} at (336,226) size 8x8 [stroke={[type=SOLID] [c olor=#000000]}] [fill={[type=SOLID] [color=#FFFF00]}] [cx=300.00] [cy=-10.00] [r =3.00]
78 RenderSVGPath {line} at (339,233) size 2x47 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(300.00,0.00)}] [stroke={[type=SOLID] [color=#000000]}] [fill={[typ e=SOLID] [color=#000000]}] [x1=0.00] [y1=-7.00] [x2=0.00] [y2=40.00] 78 RenderSVGPath {line} at (339,233) size 2x47 [transform={m=((1.00,0.00)(0 .00,1.00)) t=(300.00,0.00)}] [stroke={[type=SOLID] [color=#000000]}] [fill={[typ e=SOLID] [color=#000000]}] [x1=0.00] [y1=-7.00] [x2=0.00] [y2=40.00]
79 RenderSVGText {text} at (310,5) size 80x18 contains 1 chunk(s) 79 RenderSVGText {text} at (310,5) size 80x18 contains 1 chunk(s)
80 RenderSVGInlineText {#text} at (0,0) size 80x18 80 RenderSVGInlineText {#text} at (0,0) size 80x18
81 chunk 1 text run 1 at (310.00,20.00) startOffset 0 endOffset 9 width 80.00: "linearRGB" 81 chunk 1 text run 1 at (310.00,20.00) startOffset 0 endOffset 9 width 80.00: "linearRGB"
82 RenderSVGText {text} at (10,304) size 261x46 contains 1 chunk(s) 82 RenderSVGText {text} at (10,304) size 261x46 contains 1 chunk(s)
83 RenderSVGInlineText {#text} at (0,0) size 261x46 83 RenderSVGInlineText {#text} at (0,0) size 261x46
84 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 1.00: "$Revision: 1.7 $" 84 chunk 1 text run 1 at (10.00,340.00) startOffset 0 endOffset 16 width 26 1.00: "$Revision: 1.7 $"
85 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] 85 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]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698