blob: 45b7382f552ab1e9de7ce2171a02c8348954515a [file] [log] [blame]
<html>
<body>
<label for="hiddenInput">This label should be visible</label>
<input type="checkbox" id="hiddenInput" style="display: none;"/>
</body>
</html>