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

add one-time-code to list of autocomplete attrs #2614

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

Conversation

fstrr
Copy link
Contributor

@fstrr fstrr commented Aug 12, 2022

Closes #2613

fstrr added 2 commits August 12, 2022 12:43
The attribute values listed are code, so should be marked up as code.
fstrr added a commit that referenced this pull request Sep 8, 2023
[PR 2614](#2614) includes this change, but also adds a normative change. This PR is just to add syntax highlighting support.
kfranqueiro pushed a commit that referenced this pull request Nov 19, 2024
In [section 7](https://www.w3.org/TR/WCAG22/#input-purposes) of WCAG
2.1/2.2, there is a list of "Input Purposes for User Interface
Components".

This change simply updates the code from using `<strong>` tags to
`<code>` tags, including the language attribute so they are styled as
HTML.

The related [PR 2614](#2614) includes
this change, but also added a normative change. This PR is just to add
syntax highlighting support.

This would apply to WCAG 2.1 and 2.2.
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.

Add one-time-code to list of autocomplete attributes
1 participant