Thu, 15 Jan 2015 15:55:04 +0100
Back out 97036ab72558 which inappropriately compared turds to third parties.
michael@0 | 1 | <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> |
michael@0 | 2 | <HTML> |
michael@0 | 3 | <HEAD> |
michael@0 | 4 | <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=utf-8"> |
michael@0 | 5 | <TITLE>NIST DOM HTML Test - OPTIONSCOLLECTION</TITLE> |
michael@0 | 6 | </HEAD> |
michael@0 | 7 | <BODY onload="parent.loadComplete()"> |
michael@0 | 8 | <FORM ID="form1" NAME="form1" ACTION="./files/getData.pl" METHOD="post"> |
michael@0 | 9 | <P> |
michael@0 | 10 | <SELECT ID="selectId" DIR="ltr" TABINDEX="7" NAME="select1" MULTIPLE="multiple" SIZE="1"> |
michael@0 | 11 | <OPTION SELECTED="selected" value="10001">EMP10001</OPTION> |
michael@0 | 12 | <OPTION LABEL="l1">EMP10002</OPTION> |
michael@0 | 13 | <OPTION>EMP10003</OPTION> |
michael@0 | 14 | <OPTION>EMP10004</OPTION> |
michael@0 | 15 | <OPTION>EMP10005</OPTION> |
michael@0 | 16 | </SELECT> |
michael@0 | 17 | </P> |
michael@0 | 18 | </FORM> |
michael@0 | 19 | <P> |
michael@0 | 20 | <SELECT NAME="select2" disabled="disabled"> |
michael@0 | 21 | <OPTION>EMP20001</OPTION> |
michael@0 | 22 | <OPTION>EMP20002</OPTION> |
michael@0 | 23 | <OPTION>EMP20003</OPTION> |
michael@0 | 24 | <OPTION>EMP20004</OPTION> |
michael@0 | 25 | <OPTION DISABLED="disabled">EMP20005</OPTION> |
michael@0 | 26 | </SELECT> |
michael@0 | 27 | </P> |
michael@0 | 28 | </BODY> |
michael@0 | 29 | </HTML> |
michael@0 | 30 | |
michael@0 | 31 | |
michael@0 | 32 | |
michael@0 | 33 | |
michael@0 | 34 | |
michael@0 | 35 | |
michael@0 | 36 |