dom/tests/mochitest/dom-level1-core/files/hc_nodtdstaff.svg

changeset 0
6474c204b198
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/dom/tests/mochitest/dom-level1-core/files/hc_nodtdstaff.svg	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,10 @@
     1.4 +<svg xmlns='http://www.w3.org/2000/svg'><rect x="0" y="0" width="100" height="100"/><head xmlns='http://www.w3.org/1999/xhtml'><title>hc_nodtdstaff</title></head><body xmlns='http://www.w3.org/1999/xhtml'>
     1.5 + <p>
     1.6 +  <em>EMP0001</em>
     1.7 +  <strong>Margaret Martin</strong>
     1.8 +  <code>Accountant</code>           
     1.9 +  <sup>56,000</sup>
    1.10 +  <var>Female</var>
    1.11 +  <acronym title="Yes">1230 North Ave. Dallas, Texas 98551</acronym>
    1.12 + </p>
    1.13 +</body></svg>

mercurial