summaryrefslogtreecommitdiffstats
path: root/LayoutTests/dom/xhtml/level1/core/documentgetdoctypenodtd.xhtml
blob: 1a6bc84c54ebae0802d5e84457de5d5745c8cfb8 (plain)
1
2
3
4
5
6
7
8
9
10
<html xmlns="http://www.w3.org/1999/xhtml"><head><title>hc_nodtdstaff</title><script type='text/javascript' src='selfxhtml.js'></script><script charset='UTF-8' type='text/javascript' src='documentgetdoctypenodtd.js'></script><script type='text/javascript'>function loadComplete() { startTest(); }</script></head><body onload="loadComplete()">
 <p>
  <em>EMP0001</em>
  <strong>Margaret Martin</strong>
  <code>Accountant</code>           
  <sup>56,000</sup>
  <var>Female</var>
  <acronym title="Yes">1230 North Ave. Dallas, Texas 98551</acronym>
 </p>
</body></html>