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

Side by Side Diff: client/samples/swarm/info.svg

Issue 9314024: Final CL to kill off client/samples . (Closed) Base URL: http://dart.googlecode.com/svn/branches/bleeding_edge/dart/
Patch Set: Created 8 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
« no previous file with comments | « client/samples/swarm/gen_manifest.py ('k') | client/samples/swarm/lefttriangle.svg » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 <svg width="40" height="40" xmlns="http://www.w3.org/2000/svg">
2 <g>
3 <circle fill="#fff" stroke-width="0" cx="20" cy="20" r="20"/>
4 <text fill="#000" stroke-width="0" x="20" y="33" font-size="41"
5 font-family='"Times New Roman", Gadget, serif' text-anchor="middle" font -weight="bold" font-style="italic">
6 i
7 </text>
8 </g>
9 </svg>
10
OLDNEW
« no previous file with comments | « client/samples/swarm/gen_manifest.py ('k') | client/samples/swarm/lefttriangle.svg » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698