This commit is contained in:
bzbarsky%mit.edu 2006-07-24 04:51:42 +00:00
Родитель 5d46a66075
Коммит c6ef45811a
2 изменённых файлов: 16 добавлений и 0 удалений

Просмотреть файл

@ -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>

Просмотреть файл

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