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

Side by Side Diff: third_party/WebKit/LayoutTests/svg/animations/animateMotion-accumulate-2a-expected.txt

Issue 2521473002: Change SVG layout tree output to be more meaningful and consistent (Closed)
Patch Set: - Created 4 years, 1 month 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
OLDNEW
1 layer at (0,0) size 800x600 1 layer at (0,0) size 800x600
2 LayoutView at (0,0) size 800x600 2 LayoutView at (0,0) size 800x600
3 layer at (0,0) size 800x600 3 layer at (0,0) size 800x600
4 LayoutSVGRoot {svg} at (0,20) size 768x576 4 LayoutSVGRoot {svg} at (0,0) size 800x600
5 LayoutSVGContainer {g} at (0,20) size 768x576 5 LayoutSVGContainer {g} at (0,0) size 480x360
6 LayoutSVGRect {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 LayoutSVGRect {rect} at (0,0) size 480x360 [fill={[type=SOLID] [color=#FFF FFF]}] [x=0.00] [y=0.00] [width=480.00] [height=360.00]
7 LayoutSVGContainer {g} at (344,81) size 203x195 [transform={m=((0.45,0.00) (0.00,0.45)) t=(40.00,-20.00)}] 7 LayoutSVGContainer {g} at (400,130) size 270x270 [transform={m=((0.45,0.00 )(0.00,0.45)) t=(40.00,-20.00)}]
8 LayoutSVGContainer {g} at (445,81) size 102x102 8 LayoutSVGContainer {g} at (530,130) size 140x140
9 LayoutSVGEllipse {circle} at (445,81) size 102x102 [transform={m=((1.0 0,0.00)(0.00,1.00)) t=(600.00,200.00)}] [fill={[type=SOLID] [color=#FF0000]}] [c x=0.00] [cy=0.00] [r=70.00] 9 LayoutSVGEllipse {circle} at (-70,-70) size 140x140 [transform={m=((1. 00,0.00)(0.00,1.00)) t=(600.00,200.00)}] [fill={[type=SOLID] [color=#FF0000]}] [ cx=0.00] [cy=0.00] [r=70.00]
10 LayoutSVGEllipse {circle} at (445,81) size 102x102 [transform={m=((0.0 0,-1.00)(1.00,0.00)) t=(600.00,200.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 LayoutSVGEllipse {circle} at (-60,-60) size 120x120 [transform={m=((0. 00,-1.00)(1.00,0.00)) t=(600.00,200.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 LayoutSVGEllipse {circle} at (459,95) size 74x74 [transform={m=((0.00, 1.00)(-1.00,0.00)) t=(600.00,200.00)}] [stroke={[type=SOLID] [color=#0000FF] [st roke width=21.00]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [r =40.00] 11 LayoutSVGEllipse {circle} at (-40,-40) size 80x80 [transform={m=((0.00 ,1.00)(-1.00,0.00)) t=(600.00,200.00)}] [stroke={[type=SOLID] [color=#0000FF] [s troke width=21.00]}] [fill={[type=SOLID] [color=#FF0000]}] [cx=0.00] [cy=0.00] [ r=40.00]
12 LayoutSVGEllipse {circle} at (474,110) size 44x44 [transform={m=((1.00 ,0.00)(0.00,1.00)) t=(600.00,200.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 LayoutSVGEllipse {circle} at (-20,-20) size 40x40 [transform={m=((1.00 ,0.00)(0.00,1.00)) t=(600.00,200.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 LayoutSVGContainer {g} at (344,124) size 160x152 13 LayoutSVGContainer {g} at (400,200) size 200x200
14 LayoutSVGPath {path} at (344,124) size 160x152 [stroke={[type=SOLID] [ color=#888888] [stroke width=20.00] [line cap=ROUND] [line join=ROUND]}] [data=" M 400 200 c 0 200 200 200 200 0"] 14 LayoutSVGPath {path} at (400,200) size 200x200 [stroke={[type=SOLID] [ color=#888888] [stroke width=20.00] [line cap=ROUND] [line join=ROUND]}] [data=" M 400 200 c 0 200 200 200 200 0"]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698