bzbarsky%mit.edu 698700357b Adding regression tests.
git-svn-id: svn://10.0.0.236/trunk@206149 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-31 17:11:21 +00:00

13 lines
408 B
HTML

<html lang="en">
<head>
<title>Testcase</title>
</head>
<body>
<p>Quirks Mode Testcase</p>
<form style="border-bottom: 1px solid #000; background-color: #ccc;">
<input type="text" ><input type="checkbox"><input type="radio"><input type="password"><input type="file"><input type="submit"><input type="reset"><input type="button" value="TypeButton"><button>Button</button>
</form>
</body>
</html>