Closed Bug 1117803 Opened 9 years ago Closed 9 years ago

Document FormData

Categories

(Developer Documentation Graveyard :: API: DOM, defect, P5)

All
Other
defect

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bruant.d, Unassigned)

Details

:: Developer Documentation Request

      Request Type: New Documentation
     Gecko Version: unspecified
 Technical Contact: 

:: Details

https://developer.mozilla.org/en-US/docs/Web/API/FormData is incomplete. See https://xhr.spec.whatwg.org/#formdata
Oh... Apparently Firefox only implements the append method?
Yep, http://mxr.mozilla.org/mozilla-central/source/dom/webidl/FormData.webidl

But the page follow the old style, so the bug is still valid.
As an FYI, I've updated this and added in the new methods:

https://developer.mozilla.org/en-US/docs/Web/API/FormData
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.