<!--
@BLINK-DENY:descri*
-->
<!doctype html>
<html>
<body>
<label for="test">silly
<div role="spinbutton"
aria-valuetext="Monday"
aria-valuemin="1"
aria-valuemax="7"
aria-valuenow="4">
</div>
</label>
<input type="text" id="test" value="baz"/>
</body>
</html>