#812: FYI - Add optional `submitter` parameter to the `FormData` constructor

Visit on Github.

Opened Jan 30, 2023

Wotcher TAG!

I'm requesting a TAG review of the optional submitter parameter to the FormData constructor.

Per the Chromium Intent to Ship, it was requested that I file a TAG review as a FYI - hence this request.

This new optional parameter allows developers to construct a FormData object that matches an equivalent native form submission, i.e. including the submit button entry(s), as appropriate.

Further details:

We'd prefer the TAG provide feedback as:

💬 leave review feedback as a comment in this issue and @-notify @jenseng

Discussions