close
Skip to content

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

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

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

Conversation

@hudochenkov

Copy link
Copy Markdown
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 review from a team and 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
Copy Markdown
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

@estelle estelle left a comment

Copy link
Copy Markdown
Member

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