| OLD | NEW |
| 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" | 1 <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" |
| 2 "http://www.w3.org/TR/html4/strict.dtd" > | 2 "http://www.w3.org/TR/html4/strict.dtd" > |
| 3 <!-- This is comment number 1.--> | 3 <!-- This is comment number 1.--> |
| 4 <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><
title>hc_staff</title><script type="text/javascript" src="selfhtml.js"></script>
<script charset="UTF-8" type="text/javascript" src="hc_attrappendchild2.js"></sc
ript><script type='text/javascript'>function loadComplete() { startTest(); }</sc
ript></head><body onload="loadComplete()"> | 4 <html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"><
title>hc_staff</title><script type="text/javascript" src="selfhtml.js"></script>
<script charset="UTF-8" type="text/javascript" src="createAttributeNS06.js"></sc
ript><script type='text/javascript'>function loadComplete() { startTest(); }</sc
ript></head><body onload="loadComplete()"> |
| 5 <p> | 5 <p> |
| 6 <em>EMP0001</em> | 6 <em>EMP0001</em> |
| 7 <strong>Margaret Martin</strong> | 7 <strong>Margaret Martin</strong> |
| 8 <code>Accountant</code> | 8 <code>Accountant</code> |
| 9 <sup>56,000</sup> | 9 <sup>56,000</sup> |
| 10 <var>Female</var> | 10 <var>Female</var> |
| 11 <acronym title="Yes">1230 North Ave. Dallas, Texas 98551</acronym> | 11 <acronym title="Yes">1230 North Ave. Dallas, Texas 98551</acronym> |
| 12 </p> | 12 </p> |
| 13 <p> | 13 <p> |
| 14 <em>EMP0002</em> | 14 <em>EMP0002</em> |
| (...skipping 24 matching lines...) Expand all Loading... |
| 39 </p> | 39 </p> |
| 40 <p> | 40 <p> |
| 41 <em>EMP0005</em> | 41 <em>EMP0005</em> |
| 42 <strong>Robert Myers</strong> | 42 <strong>Robert Myers</strong> |
| 43 <code>Computer Specialist</code> | 43 <code>Computer Specialist</code> |
| 44 <sup>90,000</sup> | 44 <sup>90,000</sup> |
| 45 <var>male</var> | 45 <var>male</var> |
| 46 <acronym title="Yes">1821 Nordic. Road, Irving Texas 98558</acronym> | 46 <acronym title="Yes">1821 Nordic. Road, Irving Texas 98558</acronym> |
| 47 </p> | 47 </p> |
| 48 </body></html> | 48 </body></html> |
| OLD | NEW |