Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Editorial] rework button states to allow for command/commandfor attributes #10960

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

keithamus
Copy link
Contributor

@keithamus keithamus commented Jan 29, 2025

This PR changes the way button elements represent their state; specifically how they are defined as submit buttons. This also re-writes some of the generic algorithms (such as the IDL reflection) to be manual steps.

The intent of this change is to carve out the space for the new command and commandfor attributes. Most of these changes are already in #9841 but this PR separates them out to shrink the amount of changes inside #9841.


/form-elements.html ( diff )

source Show resolved Hide resolved
source Show resolved Hide resolved
source Show resolved Hide resolved
source Show resolved Hide resolved
source Show resolved Hide resolved
@keithamus keithamus requested review from domenic and annevk February 2, 2025 12:03
keithamus added a commit to keithamus/html that referenced this pull request Feb 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants