mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
Move InputCheckbox to Activatable
This commit is contained in:
@@ -21,7 +21,7 @@ interface HTMLInputElement : HTMLElement {
|
||||
// attribute boolean formNoValidate;
|
||||
attribute DOMString formTarget;
|
||||
// attribute unsigned long height;
|
||||
// attribute boolean indeterminate;
|
||||
attribute boolean indeterminate;
|
||||
// attribute DOMString inputMode;
|
||||
//readonly attribute HTMLElement? list;
|
||||
// attribute DOMString max;
|
||||
|
||||
Reference in New Issue
Block a user