Adding regression test.

This commit is contained in:
bzbarsky%mit.edu 2006-07-24 04:51:42 +00:00
parent 5d46a66075
commit c6ef45811a
2 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,15 @@
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>Bug foobar</title>
</head>
<body>
<form>
<select>
<script>document.body.offsetHeight;</script>
<option value="XP Apps: GUI Features" selected>XP Apps: GUI Features
</option>
</select>
</form>
</body>
</html>

View File

@ -22,6 +22,7 @@ bug231574.html
bug26644.html
bug26650.html
bug28598.html
bug297389.html
bug300474-1.html
bug300474-2.html
bug33327.html