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

Unified Diff: third_party/xdg-utils/tests/icons/red-SVG.svg

Issue 151098: Patch from mdm@google.com... (Closed) Base URL: svn://chrome-svn/chrome/trunk/deps/
Patch Set: Created 11 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/xdg-utils/tests/icons/red-64.xcf ('k') | third_party/xdg-utils/tests/icons/red-template.xcf » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/xdg-utils/tests/icons/red-SVG.svg
===================================================================
--- third_party/xdg-utils/tests/icons/red-SVG.svg (revision 0)
+++ third_party/xdg-utils/tests/icons/red-SVG.svg (revision 0)
@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<svg version="1.1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="80" y="110" width="300" height="180" viewBox="0 0 200 120">
+ <g fill="#FF0000" stroke="#FF0000" font-size="45" font-family="Sans">
+ <text>SVG</text>
+ </g>
+</svg>
« no previous file with comments | « third_party/xdg-utils/tests/icons/red-64.xcf ('k') | third_party/xdg-utils/tests/icons/red-template.xcf » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698