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