You can have button actions today by wrapping the button in a form tag. The article even shows this. The implication seems to be somehow that this is no good because what if you're already in a form tag? The answer is to move the two actions which aren't actually related to the form outside of the form tag and give them their own unique form parents.
wxw•7m ago
> The proposal itself is very straightforward: we want to add the action and method attributes to the button.
singpolyma3•13m ago