adele | bab2b91 | 2007-02-09 02:24:14 +0000 | [diff] [blame] | 1 | <html> |
2 | <body> | ||||
3 | This tests that backgrounds for list box items draw correctly when a list box is a block<br> | ||||
4 | <select style="display: block;" multiple> | ||||
5 | <option selected>Item1</option> | ||||
6 | </select> | ||||
7 | </body> | ||||
8 | </html> |