blob: 7e7c2e23811c82fd0b82dca3e3c7471ed63c3412 [file] [log] [blame]
<!DOCTYPE html>
<meta charset="utf-8" />
<title>Hidden INPUT @type="checkbox" is untogglable</title>
<style>
input { display: none }
</style>
<input type="checkbox" />