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

Side by Side Diff: LayoutTests/svg/hixie/links/001-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 (250,90) size 300x420 4 RenderSVGRoot {svg} at (250,90) size 300x420
5 RenderSVGContainer {a} at (250,90) size 300x180 5 LayoutSVGContainer {a} at (250,90) size 300x180
6 RenderSVGEllipse {circle} at (250,90) size 180x180 [fill={[type=SOLID] [co lor=#0000FF]}] [cx=40.00] [cy=30.00] [r=15.00] 6 RenderSVGEllipse {circle} at (250,90) size 180x180 [fill={[type=SOLID] [co lor=#0000FF]}] [cx=40.00] [cy=30.00] [r=15.00]
7 RenderSVGEllipse {circle} at (370,90) size 180x180 [fill={[type=SOLID] [co lor=#0000FF]}] [cx=60.00] [cy=30.00] [r=15.00] 7 RenderSVGEllipse {circle} at (370,90) size 180x180 [fill={[type=SOLID] [co lor=#0000FF]}] [cx=60.00] [cy=30.00] [r=15.00]
8 RenderSVGContainer {a} at (250,330) size 300x180 8 LayoutSVGContainer {a} at (250,330) size 300x180
9 RenderSVGContainer {g} at (250,330) size 300x180 9 LayoutSVGContainer {g} at (250,330) size 300x180
10 RenderSVGEllipse {circle} at (250,330) size 180x180 [fill={[type=SOLID] [color=#0000FF]}] [cx=40.00] [cy=70.00] [r=15.00] 10 RenderSVGEllipse {circle} at (250,330) size 180x180 [fill={[type=SOLID] [color=#0000FF]}] [cx=40.00] [cy=70.00] [r=15.00]
11 RenderSVGEllipse {circle} at (370,330) size 180x180 [fill={[type=SOLID] [color=#0000FF]}] [cx=60.00] [cy=70.00] [r=15.00] 11 RenderSVGEllipse {circle} at (370,330) size 180x180 [fill={[type=SOLID] [color=#0000FF]}] [cx=60.00] [cy=70.00] [r=15.00]
OLDNEW
« no previous file with comments | « LayoutTests/svg/hixie/error/014-test-expected.txt ('k') | LayoutTests/svg/hixie/shapes/path/001-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698