Sign in
apache
/
netbeans
/
refs/heads/release310
/
.
/
webcommon
/
javascript2.jade
/
test
/
unit
/
data
/
testfiles
/
lexer
/
attribute05.jade
blob: 2fccc255c7dd1694635fae32e8cecee418cd26a4 [
file
]
input
(
type
=
'checkbox'
,
checked
)
input
(
type
=
'checkbox'
,
checked
=
true
)
input
(
type
=
'checkbox'
,
checked
=
false
)
input
(
type
=
'checkbox'
,
checked
=
true
.
toString
())