This is an archived snapshot of W3C's public bugzilla bug tracker, decommissioned in April 2019. Please see the home page for more details.

Bug 22644 - "FormData" and workers
Summary: "FormData" and workers
Status: RESOLVED FIXED
Alias: None
Product: WebAppsWG
Classification: Unclassified
Component: XHR (show other bugs)
Version: unspecified
Hardware: PC All
: P2 normal
Target Milestone: ---
Assignee: Anne
QA Contact: public-webapps-bugzilla
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-07-11 18:14 UTC by Anne
Modified: 2013-07-11 20:03 UTC (History)
2 users (show)

See Also:


Attachments

Description Anne 2013-07-11 18:14:14 UTC
http://xhr.spec.whatwg.org/#interface-formdata

In workers there is no HTMLFormElement. Take that into account.