summaryrefslogtreecommitdiffstats
path: root/layout/reftests/forms/input/checkbox/indeterminate-native-checked.html
blob: 91097098ce12d23e321b8ed9295397ac7c8c939e (plain)
1
<input type="checkbox" id="s" checked><script>document.getElementById("s").indeterminate = true;</script>