Click here to download the Blitz Browser!

WPT

wpt / html / semantics / forms / form-submission-0 / constructing-form-data-set.html

Spec: HTML ↗

Runs: Chrome 155.0.8043.0 (wpt@21420d4c0, 2026-09-05) | Firefox 157.0a1 (wpt@9b965429d, 2026-09-05) | Safari 251 preview (wpt@c29bd2aee, 2026-09-05) | Ladybird 1.0-4912a (wpt@b09f5cdca, 2026-09-05) | Servo Servo 0.6 (wpt@2c385f65e, 2026-09-04) | Blitz a50cb8971 (wpt@a95401e4e, 2026-09-03)

View on the Blitz WPT dashboard | Open test on wpt.live | wpt.fyi

ChromeFirefoxSafariLadybirdServoBlitz
Total13/1313/1313/1310/139/13NOT RUN
SubtestChromeFirefoxSafariLadybirdServoBlitz
FormData constructor always produces UTF-8 _charset_ value.PASSPASSPASSPASSPASS
_charset_ control sets the expected encoding name.PASSPASSPASSPASSPASS
The button cannot be setted if it is not a submitter.PASSPASSPASSPASSFAIL
"formdata" event bubbles, and is not cancelable.PASSPASSPASSPASSPASS
"formdata" event bubbles in an orphan tree.PASSPASSPASSPASSPASS
Files in a application/x-www-form-urlencoded form show up as File objects in the "formData" IDL attributePASSPASSPASSFAILFAIL
Files in a multipart/form-data form show up as File objects in the "formData" IDL attributePASSPASSPASSFAILFAIL
Files in a text/plain form show up as File objects in the "formData" IDL attributePASSPASSPASSFAILFAIL
"formData" IDL attribute should have entries for form-associated elements in the first event handler, and the second handler can read entries set by the first handler.PASSPASSPASSPASSPASS
Entries added to "formData" IDL attribute should be submitted.PASSPASSPASSPASSPASS
Entries added to the "formdata" IDL attribute shouldn't be newline normalized in the resulting FormDataPASSPASSPASSPASSPASS
The constructed FormData object should not contain an entry for the submit button that was used to submit the form.PASSPASSPASSPASSPASS
The constructed FormData object should not contain an entry for the image submit button that was used to submit the form.PASSPASSPASSPASSPASS