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