summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/391994-1-ref.html
blob: 0ea20b39e0375dd1fd2544a5914c7ab82da4a7e8 (plain)
1
2
3
4
5
6
7
8
9
<!DOCTYPE html>
<html>
<body>
<select>
<option>1
<option selected>2
</select>
</body>
</html>