Home | History | Annotate | Download | only in html

Lines Matching full:boolean

25                  attribute boolean         defaultChecked;
27 attribute boolean formNoValidate;
33 attribute boolean checked;
34 attribute boolean disabled;
35 attribute boolean autofocus;
43 attribute boolean multiple;
47 attribute boolean readOnly;
48 attribute boolean required;
71 readonly attribute boolean willValidate;
73 boolean checkValidity();
83 attribute boolean indeterminate;