Index: html/DOMFormData.idl |
diff --git a/html/DOMFormData.idl b/html/DOMFormData.idl |
index 10febe92fdf9929eb453ab3001b8b6c67b1e457f..d1a0148ea6a52777f47a39afaf56e61502a7031b 100644 |
--- a/html/DOMFormData.idl |
+++ b/html/DOMFormData.idl |
@@ -31,8 +31,6 @@ |
[ |
CustomConstructor, |
ConstructorParameters=1, |
- JSGenerateToNativeObject, |
- JSGenerateToJSObject, |
InterfaceName=FormData, |
ImplementationLacksVTable |
] interface DOMFormData { |