summaryrefslogtreecommitdiffstats
path: root/layout/reftests/bugs/467084-2-ref.html
blob: e09caca5204abee77f6116b64ad6ab40fd732c18 (plain)
1
2
3
4
5
6
7
8
9
10
<!DOCTYPE HTML>
<title>Testcase for side issue in bug 467084</title>
<style type="text/css">

select { font-size: 50px; }

</style>
<select size="3">
  <option></option>
</select>