mirror of
https://github.com/servo/servo
synced 2026-05-03 21:02:19 +02:00
Address review comments
This commit is contained in:
@@ -37,7 +37,7 @@ interface HTMLInputElement : HTMLElement {
|
||||
attribute unsigned long size;
|
||||
// attribute DOMString src;
|
||||
// attribute DOMString step;
|
||||
attribute DOMString type; //XXXjdm need binaryName
|
||||
attribute DOMString type;
|
||||
// attribute DOMString defaultValue;
|
||||
[TreatNullAs=EmptyString] attribute DOMString value;
|
||||
// attribute Date? valueAsDate;
|
||||
|
||||
Reference in New Issue
Block a user