<!--
@BLINK-DENY:descri*
-->
<!doctype html>
<html>
<body>
<input type="radio" id="test" />
<label for="test">Flash the screen
<select size="1">
<option selected="selected">1</option>
<option>2</option>
<option>3</option>
</select>
times.
</label>
</body>
</html>