summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/input/checkbox/indeterminate-unchecked.html
blob: 56a8d0955a61be2159ad7d4d39af0a7b63201069 (plain)
1
<input type="checkbox" id="s" style="-moz-appearance: none;"><script>document.getElementById("s").indeterminate = true;</script>