The `formaction` and `formmethod` attributes already exist. https://developer.mozilla.org/en-US/docs/Web/HTML/Reference/...
I stand corrected, thanks for pointing it out. I suppose then I'm back to not seeing the utility of the proposal over form tags.
Additionally, the proposal of button actions is for the opposite purpose, when you want to avoid sending the form data when the button is pressed.