Index: html/RadioNodeList.idl |
diff --git a/html/RadioNodeList.idl b/html/RadioNodeList.idl |
index 7cae4859c58de18397a7ed127c7d85c8e910972f..cfb85c2eaaec05b0d863a702c1feabbf924634ef 100644 |
--- a/html/RadioNodeList.idl |
+++ b/html/RadioNodeList.idl |
@@ -24,7 +24,6 @@ |
*/ |
[ |
- JSGenerateToJSObject, |
IndexedGetter, |
] interface RadioNodeList : NodeList { |
attribute DOMString value; |