<!-- @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="checkbox" id="test"/> </body> </html>