1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-13 03:48:44 +00:00
Files
UXP/layout/reftests/forms/input/checkbox/indeterminate-native-unchecked.html
T

2 lines
98 B
HTML

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