Mozilla/mozilla/content/html/document/reftests/bug448564-5_malformed.html
mrbkap%gmail.com 24bd801bae Fixing build bustage from the checkin from bug 448564.
git-svn-id: svn://10.0.0.236/trunk@255089 18797224-902f-48f8-a5cc-f745e15eee43
2008-11-18 05:33:58 +00:00

17 lines
267 B
HTML

<html>
<head>
<link rel="stylesheet" type="text/css"
href="bug448564_forms.css">
</link>
</head>
<body>
<form>
<table>
<optgroup></optgroup>
</table>
<input type="button" value="button"></input>
</form>
<b>asdf</b>
</body>
</html>