mirror of
https://github.com/servo/servo
synced 2026-04-27 01:55:03 +02:00
Add type IDL attr for submittable elements
This commit is contained in:
@@ -13,7 +13,7 @@ interface HTMLSelectElement : HTMLElement {
|
||||
// attribute boolean required;
|
||||
// attribute unsigned long size;
|
||||
|
||||
//readonly attribute DOMString type;
|
||||
readonly attribute DOMString type;
|
||||
|
||||
//readonly attribute HTMLOptionsCollection options;
|
||||
// attribute unsigned long length;
|
||||
|
||||
Reference in New Issue
Block a user