Thu, 15 Jan 2015 15:55:04 +0100
Back out 97036ab72558 which inappropriately compared turds to third parties.
michael@0 | 1 | <?xml version="1.0" encoding="UTF-8"?> |
michael@0 | 2 | <!DOCTYPE html |
michael@0 | 3 | PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" |
michael@0 | 4 | "xhtml1-transitional.dtd"> |
michael@0 | 5 | <html xmlns='http://www.w3.org/1999/xhtml'> |
michael@0 | 6 | <head> |
michael@0 | 7 | <title>NIST DOM HTML Test - DOCUMENT</title> |
michael@0 | 8 | </head> |
michael@0 | 9 | <body onload="parent.loadComplete()" id="TEST-BODY"> |
michael@0 | 10 | <form id="form1" accept-charset="US-ASCII" action="./files/getData.pl" enctype="application/x-www-form-urlencoded" method="post"> |
michael@0 | 11 | <p> |
michael@0 | 12 | <textarea name="text1" cols="20" rows="7"></textarea> |
michael@0 | 13 | <input type="submit" name="submit1" value="Submit" /> |
michael@0 | 14 | <input type="reset" name="submit2" value="Reset" /> |
michael@0 | 15 | </p> |
michael@0 | 16 | </form> |
michael@0 | 17 | <p> |
michael@0 | 18 | <map name="mapid" id="mapid"> |
michael@0 | 19 | <area tabindex="10" accesskey="a" shape="rect" alt="Domain" coords="0,2,45,45" href="./files/dletter.html" title="Domain1" /> |
michael@0 | 20 | <area tabindex="10" accesskey="a" shape="rect" alt="Domain" coords="0,2,45,45" href="./files/dletter.html" title="Domain2" /> |
michael@0 | 21 | </map> |
michael@0 | 22 | </p> |
michael@0 | 23 | <p> |
michael@0 | 24 | <img id="IMAGE-1" src="./pix/dts.gif" alt="DTS IMAGE LOGO" longdesc="./files/desc.html" usemap="#DTS-MAP" width="115"/> |
michael@0 | 25 | </p> |
michael@0 | 26 | <p> |
michael@0 | 27 | <object data="./pix/line.gif" codetype="image/gif" height="10"> |
michael@0 | 28 | <applet alt="Applet Number 1" code="applet1.class" width="10" height="10"></applet> |
michael@0 | 29 | </object> |
michael@0 | 30 | <object data="./pix/logo.gif" type="image/gif"> |
michael@0 | 31 | <applet alt="Applet Number 2" code="applet2.class" width="10" height="10"></applet> |
michael@0 | 32 | </object> |
michael@0 | 33 | </p> |
michael@0 | 34 | <p> |
michael@0 | 35 | <a id="Anchor" dir="ltr" href="./pix/submit.gif" accesskey="g" type="image/gif" coords="0,0,100,100" shape="rect" rel="GLOSSARY" rev="STYLESHEET" hreflang="en" charset="US-ASCII" tabindex="22" name="Anchor">View Submit Button</a> |
michael@0 | 36 | </p> |
michael@0 | 37 | </body> |
michael@0 | 38 | </html> |
michael@0 | 39 |