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

Side by Side Diff: LayoutTests/svg/animations/animateMotion-accumulate-2b-expected.txt

Issue 923533002: Move RenderSVGContainer to layout/svg/LayoutSVGContainer. (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 800x600 3 layer at (0,0) size 800x600
4 RenderSVGRoot {svg} at (0,20) size 768x576 4 RenderSVGRoot {svg} at (0,20) size 768x576
5 RenderSVGContainer {g} at (0,20) size 768x576 5 LayoutSVGContainer {g} at (0,20) size 768x576
6 RenderSVGRect {rect} at (0,20) size 768x576 [fill={[type=SOLID] [color=#FF FFFF]}] [x=0.00] [y=0.00] [width=480.00] [height=360.00] 6 RenderSVGRect {rect} at (0,20) size 768x576 [fill={[type=SOLID] [color=#FF FFFF]}] [x=0.00] [y=0.00] [width=480.00] [height=360.00]
7 RenderSVGContainer {g} at (560,153) size 203x196 [transform={m=((0.45,0.00 )(0.00,0.45)) t=(40.00,-20.00)}] 7 LayoutSVGContainer {g} at (560,153) size 203x196 [transform={m=((0.45,0.00 )(0.00,0.45)) t=(40.00,-20.00)}]
8 RenderSVGContainer {g} at (661,153) size 102x102 8 LayoutSVGContainer {g} at (661,153) size 102x102
9 RenderSVGEllipse {circle} at (661,153) size 102x102 [transform={m=((1. 00,0.00)(0.00,1.00)) t=(900.00,300.00)}] [fill={[type=SOLID] [color=#FF0000]}] [ cx=0.00] [cy=0.00] [r=70.00] 9 RenderSVGEllipse {circle} at (661,153) size 102x102 [transform={m=((1. 00,0.00)(0.00,1.00)) t=(900.00,300.00)}] [fill={[type=SOLID] [color=#FF0000]}] [ cx=0.00] [cy=0.00] [r=70.00]
10 RenderSVGEllipse {circle} at (661,153) size 102x102 [transform={m=((0. 00,-1.00)(1.00,0.00)) t=(900.00,300.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=21.00]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=60.00] 10 RenderSVGEllipse {circle} at (661,153) size 102x102 [transform={m=((0. 00,-1.00)(1.00,0.00)) t=(900.00,300.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=21.00]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=60.00]
11 RenderSVGEllipse {circle} at (675,167) size 74x74 [transform={m=((-0.0 0,1.00)(-1.00,-0.00)) t=(900.00,300.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=21.00]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=40.00] 11 RenderSVGEllipse {circle} at (675,167) size 74x74 [transform={m=((-0.0 0,1.00)(-1.00,-0.00)) t=(900.00,300.00)}] [stroke={[type=SOLID] [color=#0000FF] [stroke width=21.00]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r=40.00]
12 RenderSVGEllipse {circle} at (690,182) size 44x44 [transform={m=((1.00 ,0.00)(0.00,1.00)) t=(900.00,300.00)}] [stroke={[type=SOLID] [color=#0000FF] [st roke width=21.00]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r =20.00] 12 RenderSVGEllipse {circle} at (690,182) size 44x44 [transform={m=((1.00 ,0.00)(0.00,1.00)) t=(900.00,300.00)}] [stroke={[type=SOLID] [color=#0000FF] [st roke width=21.00]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r =20.00]
13 RenderSVGContainer {g} at (560,196) size 160x153 13 LayoutSVGContainer {g} at (560,196) size 160x153
14 RenderSVGPath {path} at (560,196) size 160x153 [stroke={[type=SOLID] [ color=#888888] [stroke width=20.00] [line cap=ROUND] [line join=ROUND]}] [data=" M 700 300 C 700 500 900 500 900 300"] 14 RenderSVGPath {path} at (560,196) size 160x153 [stroke={[type=SOLID] [ color=#888888] [stroke width=20.00] [line cap=ROUND] [line join=ROUND]}] [data=" M 700 300 C 700 500 900 500 900 300"]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698