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

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.html	Wed Dec 31 06:09:35 2014 +0100
     1.3 @@ -0,0 +1,10 @@
     1.4 +<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><title>hc_nodtdstaff</title></head><body onload="parent.loadComplete()">
     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></html>

mercurial