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

Command updates #50829

Merged
merged 2 commits into from
Feb 26, 2025
Merged

Command updates #50829

merged 2 commits into from
Feb 26, 2025

Conversation

lukewarlow
Copy link
Member

Update popovertarget and commandfor reset button tests

Reset buttons should no longer trigger popovertarget or commandfor behaviour

Update commandfor invalid button tests

Invalid type buttons should no longer trigger commandfor behaviour

Reset buttons should no longer trigger popovertarget or commandfor behaviour
Invalid type buttons should no longer trigger commandfor behaviour
Copy link
Contributor

@keithamus keithamus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This requires whatwg/html#11053 but I think that spec change is good, and I also think this looks to be a good change that accurately reflects the spec changes. So let's wait for whatwg/html#11053 then merge this.

annevk pushed a commit to whatwg/html that referenced this pull request Feb 26, 2025
Reset buttons and inputs no longer trigger popover target activation behavior when there's a form owner.

Reset buttons no longer trigger command button activation behavior when there's a form owner.

Missing and invalid type buttons no longer trigger command button activation behavior when there's a form owner.

Tests: web-platform-tests/wpt#50829.
@lukewarlow lukewarlow merged commit 551d868 into master Feb 26, 2025
19 checks passed
@lukewarlow lukewarlow deleted the command-updates branch February 26, 2025 11:02
lozy219 pushed a commit to lozy219/html that referenced this pull request Mar 10, 2025
Reset buttons and inputs no longer trigger popover target activation behavior when there's a form owner.

Reset buttons no longer trigger command button activation behavior when there's a form owner.

Missing and invalid type buttons no longer trigger command button activation behavior when there's a form owner.

Tests: web-platform-tests/wpt#50829.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants