Files
UXP-Fixed/layout/reftests/forms/input/checkbox/indeterminate-native-checked.html
T
2018-02-02 04:16:08 -05:00

2 lines
106 B
HTML

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