Skip to content

Add combobox role to button and input[type="button"]#22459

Merged
estelle merged 1 commit intomdn:mainfrom
hudochenkov:button-combobox
Nov 22, 2022
Merged

Add combobox role to button and input[type="button"]#22459
estelle merged 1 commit intomdn:mainfrom
hudochenkov:button-combobox

Conversation

@hudochenkov
Copy link
Contributor

Description

Add combobox role to button element and input[type="button"].

Motivation

combobox role for button element and input[type="button"] was added to ARIA in HTML on January 15, 2022. Aligning MDN documentation to spec.

Additional details

Related docs for button and for input[type="button"].

@hudochenkov hudochenkov requested a review from a team as a code owner November 21, 2022 17:33
@hudochenkov hudochenkov requested review from estelle and removed request for a team November 21, 2022 17:33
@github-actions github-actions bot added the Content:HTML Hypertext Markup Language docs label Nov 21, 2022
@github-actions
Copy link
Contributor

Preview URLs

Flaws (4)

Note! 1 document with no flaws that don't need to be listed. 🎉

URL: /en-US/docs/Web/HTML/Element/input
Title: <input>: The Input (Form Input) element
Flaw count: 4

  • macros:
    • /en-US/docs/Web/API/ValidityState/valueMissing does not exist
    • /en-US/docs/Web/API/ValidityState/valueMissing does not exist
    • /en-US/docs/Web/API/ValidityState/valid does not exist
    • /en-US/docs/Web/API/ValidityState/customError does not exist

Copy link
Member

@estelle estelle left a comment

Choose a reason for hiding this comment

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

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Content:HTML Hypertext Markup Language docs

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants