summaryrefslogtreecommitdiffstats
path: root/third_party/WebKit/LayoutTests/fast/forms/select/HTMLOptionElement_label05.html
blob: e17150ccb6063410c8330c8d2462a0ad2b0c721a (plain)
1
2
In the list box below, the text "This text should appear" should be shown as the first entry into the list box.<br>
<select size="5"><option label="This label should not appear">This text should appear</option></select>