Dactyloidae/layout/reftests/forms/input/checkbox/indeterminate-native-unchecked.html

1 line
98 B
HTML
Raw Normal View History

<input type="checkbox" id="s"><script>document.getElementById("s").indeterminate = true;</script>