gecko/layout/reftests/forms/indeterminate-native-unchecked.html

2 lines
98 B
HTML
Raw Normal View History

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