mirror of
https://github.com/servo/servo
synced 2026-04-27 09:57:23 +02:00
Add type IDL attr for submittable elements
This commit is contained in:
@@ -14,7 +14,7 @@ interface HTMLButtonElement : HTMLElement {
|
||||
// attribute boolean formNoValidate;
|
||||
// attribute DOMString formTarget;
|
||||
// attribute DOMString name;
|
||||
// attribute DOMString type;
|
||||
attribute DOMString type;
|
||||
// attribute DOMString value;
|
||||
// attribute HTMLMenuElement? menu;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user