mirror of
https://github.com/servo/servo
synced 2026-05-05 06:32:13 +02:00
Implement NamedItem and NamedGetter on HTMLFormControlsCollection
This commit is contained in:
@@ -5,5 +5,5 @@
|
||||
|
||||
// https://html.spec.whatwg.org/multipage/#radionodelist
|
||||
interface RadioNodeList : NodeList {
|
||||
attribute DOMString value;
|
||||
attribute DOMString value;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user