bzbarsky%mit.edu 95768cf95a Adding regression test.
git-svn-id: svn://10.0.0.236/trunk@203490 18797224-902f-48f8-a5cc-f745e15eee43
2006-07-24 04:51:42 +00:00

16 lines
377 B
HTML

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