blob: 6c5467bd1b7119594a843fd594280b7b427287e2 [file] [log] [blame]
PASS Constructors should throw a type error
PASS empty formdata
PASS formdata with string
PASS formdata with named string
PASS formdata from form
PASS Newly created FormData contains entries added to "formData" IDL attribute of FormDataEvent.
PASS |new FormData()| in formdata event handler should throw