mirror of
https://github.com/servo/servo
synced 2026-05-01 11:57:31 +02:00
@@ -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);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user