~ubuntu-branches/debian/squeeze/librsvg/squeeze

« back to all changes in this revision

Viewing changes to tests/fixtures/dimensions/bug608102.svg

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2010-05-01 14:23:09 UTC
  • mfrom: (1.1.22 upstream) (25.1.2 sid)
  • Revision ID: james.westby@ubuntu.com-20100501142309-f0otyldu6gyratt9
Tags: 2.26.3-1
New upstream bugfix release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
 
2
<svg id="svg2" 
 
3
  viewBox="0 0 16 16"
 
4
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
 
5
  xmlns="http://www.w3.org/2000/svg"
 
6
  version="1.1"
 
7
  xmlns:cc="http://creativecommons.org/ns#"
 
8
  xmlns:dc="http://purl.org/dc/elements/1.1/">
 
9
 <defs id="defs6">
 
10
  <clipPath id="clipPath3622" clipPathUnits="userSpaceOnUse">
 
11
   <rect id="rect3624" fill-rule="nonzero" height="5.4258" width="11.531" y="6.0898" x="1.7969" fill="#999"/>
 
12
  </clipPath>
 
13
 </defs>
 
14
 <path id="p" stroke-linejoin="round" style="stroke-dasharray:none;" d="m2.3244,5.7854,10.461,0l-5.2303,5.3116-5.2303-5.3116z" clip-path="url(#clipPath3622)" stroke="#DDD" stroke-miterlimit="4" stroke-width="0.60196698000000004" fill="#797979"/>
 
15
</svg>