index
:
firefox
debian
progress-linux
upstream
debian 12 backports: mozilla
Progress Linux
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
layout
/
reftests
/
forms
/
input
/
checkbox
/
indeterminate-native-unchecked.html
blob: 11832f477948a65bc8c71598c7969ad3f083daa2 (
plain
)
1
<
input
type
=
"checkbox"
id
=
"s"
><
script
>
document
.
getElementById
(
"s"
).
indeterminate
=
true
;</
script
>