mirror of
https://github.com/servo/servo.git
synced 2025-07-23 07:13:52 +01:00
parent
6d49681c79
commit
bff8947e43
14 changed files with 142 additions and 68 deletions
|
@ -16,7 +16,7 @@ interface HTMLFormElement : HTMLElement {
|
|||
attribute boolean noValidate;
|
||||
attribute DOMString target;
|
||||
|
||||
//[SameObject] readonly attribute HTMLFormControlsCollection elements;
|
||||
[SameObject] readonly attribute HTMLFormControlsCollection elements;
|
||||
//readonly attribute long length;
|
||||
//getter Element (unsigned long index);
|
||||
//getter (RadioNodeList or Element) (DOMString name);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue