Implement formdata event

This commit is contained in:
CYBAI 2019-01-09 18:57:35 +08:00
parent 477b6ef886
commit 9d70f51356
13 changed files with 189 additions and 90 deletions

View file

@ -27102,7 +27102,7 @@
"testharness"
],
"mozilla/interfaces.html": [
"95ab0109c82c8e90a3e53a3579b9337e2091e26c",
"55cafc9995da83d48230eed5b5c3863d8cf173c9",
"testharness"
],
"mozilla/interfaces.js": [

View file

@ -77,6 +77,7 @@ test_interfaces([
"FileReader",
"FocusEvent",
"FormData",
"FormDataEvent",
"GainNode",
"HashChangeEvent",
"Headers",