Bug 460926 A11y hierachy is broken on Ubuntu 8.10 (GNOME 2.24), r=Evan.Yan sr=roc
[wine-gecko.git] / content / html / document / reftests / bug448564-5_well-formed.html
blobbdf65c1fd7928425272c5e1c49d867c005d7aa76
1 <html>
2 <head>
3 <link rel="stylesheet" type="text/css"
4 href="bug448564_forms.css">
5 </link>
6 </head>
7 <body>
8 <form>
9 <select>
10 <optgroup></optgroup>
11 </select>
12 <table></table>
13 <input type="button" value="button"></input>
14 </form>
15 <b>asdf</b>
16 </body>
17 </html>