mirror of
https://github.com/servo/servo
synced 2026-04-27 18:07:52 +02:00
Add tracking issue for HTMLFormControlsCollection
This commit is contained in:
@@ -11,7 +11,9 @@ interface HTMLFieldSetElement : HTMLElement {
|
||||
|
||||
//readonly attribute DOMString type;
|
||||
|
||||
//HTMLFormControlsCollection: https://github.com/servo/servo/issues/8566
|
||||
//readonly attribute HTMLFormControlsCollection elements;
|
||||
|
||||
readonly attribute HTMLCollection elements;
|
||||
|
||||
//readonly attribute boolean willValidate;
|
||||
|
||||
Reference in New Issue
Block a user