blob: d97bc7d1bc04aa2ac9f6baabc815d2207358cd0a [file]
<!DOCTYPE html>
<!-- Even though the label is missing the 'equals value' piece, it exists, so it is used. -->
<body>
<select>
<option label>this text should appear</option>
</select>
</body>