blob: 8a13222f19ef8fc8b50ad4f38d3b909a66487bbf (
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">
option { font-size: 50px; }
</style>
<select size="3">
<option></option>
</select>
|