Re: [whatwg/xhr] FormData: Add ability to specify submitter in addition to <form> (#262)

Is it worth also providing a way to pass in the selected `x`/`y` coordinate when the submitter is an [Image Button](https://www.w3.org/TR/2014/REC-html5-20141028/forms.html#image-button-state-(type=image))? That would allow for full parity with the [form submission algorithm](https://www.w3.org/TR/2014/REC-html5-20141028/forms.html#constructing-the-form-data-set) (though it would require the end user to capture the coordinate, e.g. via `click` handler)

-- 
Reply to this email directly or view it on GitHub:
https://github.com/whatwg/xhr/issues/262#issuecomment-1273662341
You are receiving this because you are subscribed to this thread.

Message ID: <whatwg/xhr/issues/262/1273662341@github.com>

Received on Monday, 10 October 2022 18:14:47 UTC