1
0
mirror of https://github.com/roytam1/UXP.git synced 2026-06-24 09:18:46 +00:00
Files
UXP/layout/reftests/forms/input/checkbox/indeterminate-native-checked.html
T

2 lines
106 B
HTML

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