mirror of
https://github.com/servo/servo.git
synced 2025-07-22 23:03:42 +01:00
parent
1c6fb0f04e
commit
75d258f866
3 changed files with 4 additions and 4 deletions
|
@ -17,7 +17,7 @@ interface HTMLFormElement : HTMLElement {
|
|||
attribute DOMString target;
|
||||
|
||||
[SameObject] readonly attribute HTMLFormControlsCollection elements;
|
||||
readonly attribute long length;
|
||||
readonly attribute unsigned long length;
|
||||
//getter Element (unsigned long index);
|
||||
//getter (RadioNodeList or Element) (DOMString name);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue